Skip to content

Releases: stanrogo/browser-line-reader

Secuirty patch

27 May 12:11

Choose a tag to compare

Update packages to fix security vulnerabilities

Read n number of lines

24 Nov 11:46
d1d1177

Choose a tag to compare

  • Implement readNLines function
  • Update dependencies to latest versions

Encoding Support

11 Aug 10:10

Choose a tag to compare

0.2.0

0.2.0

Security Patch

10 Aug 13:08

Choose a tag to compare

0.1.2

0.1.2

Use yarn instead of npm

22 Mar 18:00

Choose a tag to compare

Move to yarn

Signed-off-by: Stanley Clark <me@stanrogo.com>

Efficiency improvements

12 Aug 07:36

Choose a tag to compare

0.1.0

Added proper linting support

Adjusted version number

22 May 10:02

Choose a tag to compare

0.0.7

Updated version number

Revert back to main field

22 May 09:57

Choose a tag to compare

0.0.6

Reverted back to main field

Module is now a browser module

22 May 09:47

Choose a tag to compare

0.0.5

Replaced main with browser since this is a browser module

Resolve src folder

22 May 09:17

Choose a tag to compare

Added "files" property to package.json so that module imports work correctly.