Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "neps", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A simple Node.js REPL interface with module requires", | ||
@@ -33,5 +33,5 @@ "author": { | ||
"dependencies": { | ||
"async": "^2.1.5", | ||
"minimist": "~1.2.0" | ||
"minimist": "~1.2.0", | ||
"node-async-loop": "^1.2.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7909
+ Addednode-async-loop@^1.2.2
+ Addednode-async-loop@1.2.2(transitive)
- Removedasync@^2.1.5
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.21(transitive)