Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-stringprep

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-stringprep - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

.npmignore

22

package.json
{ "name": "node-stringprep",
"version": "0.1.2",
"version": "0.1.3",
"main": "./build/default/node-stringprep",
"description": "ICU StringPrep profiles",
"keywords": ["unicode", "stringprep", "icu"],
"scripts" : { "install" : "sh ./install.sh" },
"dependencies": [],
"repositories": [{ "type": "git",
"path": "git://github.com/astro/node-stringprep.git"
}],
"dependencies": {},
"devDependencies": {},
"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",
"maintainers": [{ "name": "Astro",
"email": "astro@spaceboyz.net",
"web": "http://spaceboyz.net/~astro/"
}],
"author": { "name": "Astro",
"email": "astro@spaceboyz.net",
"web": "http://spaceboyz.net/~astro/"
},
"licenses": [{ "type": "MIT" }],
"engine": "node"
"engines": { "node": ">=0.4" }
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc