Releases: snyk/nodejs-lockfile-parser
Releases · snyk/nodejs-lockfile-parser
v1.6.0
1.6.0 (2018-10-31)
Features
v1.5.4
1.5.4 (2018-10-31)
Bug Fixes
v1.5.3
1.5.3 (2018-10-05)
Bug Fixes
- Allow package.json to have missing dependency property (55de7e0)
v1.5.2
1.5.2 (2018-09-28)
Bug Fixes
- Remove un-needed path dependency (4b40d91)
v1.5.1
1.5.1 (2018-08-29)
Bug Fixes
- enable strict compilation and address findings (4c4d9c6)
v1.5.0
1.5.0 (2018-08-24)
Bug Fixes
- transitive dependency type (f80cd27)
- workaround for yarn.lock parsing under node 4 (c040a46)
Features
v1.4.1
1.4.1 (2018-08-17)
Bug Fixes
- handle cyclic dependencies (acf01ba)
Performance Improvements
- remove unncessary map-reduce for creating path for lockfile (8f70e72)
v1.4.0
1.4.0 (2018-08-17)
Features
- add support for different type of dependencies (5a83396)
v1.3.0
1.3.0 (2018-08-16)
Bug Fixes
- verify devDependencies content (355f3fb)
Features
- add support for different type of dependencies (ef119f8)
v1.2.2
1.2.2 (2018-08-10)
Bug Fixes
- source-map-support is a dependency (bd0f3c6)