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

node-stringprep

Package Overview
Dependencies
Maintainers
2
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.6.2 to 0.7.0

19

package.json
{
"name": "node-stringprep",
"version": "0.6.2",
"version": "0.7.0",
"main": "index.js",

@@ -12,15 +12,16 @@ "description": "ICU StringPrep profiles",

"scripts": {
"test": "grunt test"
"test": "./node_modules/.bin/grunt test"
},
"dependencies": {
"nan": "~1.2.0",
"bindings": "~1.1.1",
"debug": "~2.0.0"
"bindings": "^1.2.1",
"debug": "~2.0.0",
"nan": "^1.5.1"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "~0.7.2",
"grunt-mocha-cli": "~1.3.0",
"proxyquire": "~0.5.2",
"grunt-mocha-cli": "~1.3.0",
"grunt-contrib-jshint": "~0.7.2",
"should": "~2.1.1",
"grunt": "~0.4.2"
"should": "~2.1.1"
},

@@ -27,0 +28,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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