Skip to content

Commit 5df6b0e

Browse files
author
Michael Perrotte
committed
- fix: pack git directories properly (@claudiahdz) - respect no-optional argument (@cruzdanilo)
1 parent 0ca063c commit 5df6b0e

File tree

6 files changed

+35
-18
lines changed

6 files changed

+35
-18
lines changed

node_modules/libcipm/CHANGELOG.md

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/libcipm/index.js

+8-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/libcipm/lib/extract.js

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/libcipm/package.json

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"is-cidr": "^3.0.0",
7474
"json-parse-better-errors": "^1.0.2",
7575
"lazy-property": "~1.0.0",
76-
"libcipm": "^4.0.3",
76+
"libcipm": "^4.0.4",
7777
"libnpm": "^3.0.1",
7878
"libnpmaccess": "^3.0.2",
7979
"libnpmhook": "^5.0.3",

0 commit comments

Comments
 (0)