node-stringprep
Advanced tools
Comparing version 0.1.4 to 0.1.5-test
@@ -1,20 +0,37 @@ | ||
{ "name": "node-stringprep", | ||
"version": "0.1.4", | ||
"main": "./build/default/node-stringprep", | ||
{ | ||
"name": "node-stringprep", | ||
"version": "0.1.5-test", | ||
"main": "./build/Release/node-stringprep.node", | ||
"description": "ICU StringPrep profiles", | ||
"keywords": ["unicode", "stringprep", "icu"], | ||
"scripts" : { "install" : "sh ./install.sh" }, | ||
"keywords": [ | ||
"unicode", | ||
"stringprep", | ||
"icu" | ||
], | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"repository": { "type": "git", | ||
"path": "git://github.com/astro/node-stringprep.git" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"path": "git://github.com/astro/node-stringprep.git" | ||
}, | ||
"homepage": "http://github.com/astro/node-stringprep", | ||
"bugs": "http://github.com/astro/node-stringprep/issues", | ||
"author": { "name": "Astro", | ||
"email": "astro@spaceboyz.net", | ||
"web": "http://spaceboyz.net/~astro/" | ||
}, | ||
"licenses": [{ "type": "MIT" }], | ||
"engines": { "node": ">=0.4" } | ||
"author": { | ||
"name": "Astro", | ||
"email": "astro@spaceboyz.net", | ||
"web": "http://spaceboyz.net/~astro/" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT" | ||
} | ||
], | ||
"engines": { | ||
"node": ">=0.4" | ||
}, | ||
"contributors": [ | ||
"Camilo Aguilar", | ||
"Mauro Pompilio", | ||
"Joachim Kainz" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11450
9
46
0
2