Skip to content

Commit 00ef580

Browse files
committed
inflight@1.0.3
We really, really, really don't want any race conditions in npm.
1 parent e8dc533 commit 00ef580

9 files changed

Lines changed: 70 additions & 34 deletions

File tree

node_modules/inflight/inflight.js

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/inflight/package.json

Lines changed: 9 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/inflight/test.js

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/dezalgo/node_modules/wrappy/LICENSE renamed to node_modules/wrappy/LICENSE

File renamed without changes.

node_modules/dezalgo/node_modules/wrappy/README.md renamed to node_modules/wrappy/README.md

File renamed without changes.

node_modules/dezalgo/node_modules/wrappy/package.json renamed to node_modules/wrappy/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/dezalgo/node_modules/wrappy/test/basic.js renamed to node_modules/wrappy/test/basic.js

File renamed without changes.

node_modules/dezalgo/node_modules/wrappy/wrappy.js renamed to node_modules/wrappy/wrappy.js

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"github-url-from-username-repo": "~1.0.2",
5555
"glob": "~4.0.5",
5656
"graceful-fs": "~3.0.0",
57-
"inflight": "~1.0.1",
57+
"inflight": "~1.0.3",
5858
"inherits": "~2.0.1",
5959
"ini": "~1.2.0",
6060
"init-package-json": "~1.1.0",

0 commit comments

Comments
 (0)