Releases: robertohuertasm/package-lock-json-parser
Releases Β· robertohuertasm/package-lock-json-parser
v0.4.0
What's Changed
- feat(v2): improvements in v2 parsing by @robertohuertasm in #8
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix(optional): option for resolved and integrity by @robertohuertasm in #5
- fix(nested): ignore nested dependencies in v2 by @robertohuertasm in #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(structs): expose struct fields for use by consumers of library by @JamesPatrickGill in #2
New Contributors
- @JamesPatrickGill made their first contribution in #2
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Remove content from instrumentation traces
v0.1.0
What's Changed
- feat(parse): first implementation by @robertohuertasm in #1
New Contributors
- @robertohuertasm made their first contribution in #1
Full Changelog: https://github.com/robertohuertasm/package-lock-json-parser/commits/v0.1.0