Comparing version 0.10.3 to 0.10.4
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"homepage": "https://github.com/defunctzombie/node-util", | ||
@@ -19,2 +19,6 @@ "repository": { | ||
"main": "./util.js", | ||
"files": [ | ||
"util.js", | ||
"support" | ||
], | ||
"scripts": { | ||
@@ -24,3 +28,3 @@ "test": "node test/node/*.js && zuul test/browser/*.js" | ||
"dependencies": { | ||
"inherits": "2.0.1" | ||
"inherits": "2.0.3" | ||
}, | ||
@@ -27,0 +31,0 @@ "license": "MIT", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
1
18043
6
510
+ Addedinherits@2.0.3(transitive)
- Removedinherits@2.0.1(transitive)
Updatedinherits@2.0.3