File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.1.7] ( https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.1.6...lockfile-lint-api@5.1.7 ) (2021-02-26)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** parser:** Fix exception on empty dependencies ([ #107 ] ( https://github.com/lirantal/lockfile-lint/issues/107 ) ) ([ 1ab87a9] ( https://github.com/lirantal/lockfile-lint/commit/1ab87a9 ) )
12+
13+
14+
15+
16+
617## [ 5.1.6] ( https://github.com/lirantal/lockfile-lint/compare/lockfile-lint-api@5.1.5...lockfile-lint-api@5.1.6 ) (2020-05-13)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " lockfile-lint-api" ,
3- "version" : " 5.1.6 " ,
3+ "version" : " 5.1.7 " ,
44 "description" : " Lint an npm or yarn lockfile to analyze and detect issues" ,
55 "main" : " index.js" ,
66 "engines" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.6.2] ( https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.6.1...lockfile-lint@4.6.2 ) (2021-02-26)
7+
8+ ** Note:** Version bump only for package lockfile-lint
9+
10+
11+
12+
13+
614## [ 4.6.1] ( https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.6.0...lockfile-lint@4.6.1 ) (2021-02-20)
715
816** Note:** Version bump only for package lockfile-lint
Original file line number Diff line number Diff line change 11{
22 "name" : " lockfile-lint" ,
3- "version" : " 4.6.1 " ,
3+ "version" : " 4.6.2 " ,
44 "description" : " A CLI to lint a lockfile for security policies" ,
55 "bin" : {
66 "lockfile-lint" : " ./bin/lockfile-lint.js"
5454 "dependencies" : {
5555 "cosmiconfig" : " ^6.0.0" ,
5656 "debug" : " ^4.1.1" ,
57- "lockfile-lint-api" : " ^5.1.6 " ,
57+ "lockfile-lint-api" : " ^5.1.7 " ,
5858 "yargs" : " ^16.0.0"
5959 },
6060 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments