string_decoder
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "string_decoder", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "The string_decoder module from Node core", | ||
"main": "lib/string_decoder.js", | ||
"dependencies": { | ||
"safe-buffer": "^5.0.1" | ||
"safe-buffer": "~5.0.1" | ||
}, | ||
@@ -14,3 +14,3 @@ "devDependencies": { | ||
"scripts": { | ||
"test": "tap test/parallel/*.js" | ||
"test": "tap test/parallel/*.js && node test/verify-dependencies" | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
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
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
12268
0
+ Addedsafe-buffer@5.0.1(transitive)
- Removedsafe-buffer@5.2.1(transitive)
Updatedsafe-buffer@~5.0.1