node-stringprep
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -1,19 +0,37 @@ | ||
{ "name": "node-stringprep", | ||
"version": "0.1.5", | ||
{ | ||
"name": "node-stringprep", | ||
"version": "0.1.6", | ||
"main": "./build/Release/node-stringprep.node", | ||
"description": "ICU StringPrep profiles", | ||
"keywords": ["unicode", "stringprep", "icu"], | ||
"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
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
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
11445
46
0