node-stringprep
Advanced tools
Comparing version 0.5.3 to 0.5.4
{ | ||
"name": "node-stringprep", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"main": "index.js", | ||
@@ -15,5 +15,5 @@ "description": "ICU StringPrep profiles", | ||
"dependencies": { | ||
"nan": "^1.2.0", | ||
"nan": "~1.2.0", | ||
"bindings": "~1.1.1", | ||
"debug": "^2.0.0" | ||
"debug": "~2.0.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
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
21280
+ Addeddebug@2.0.0(transitive)
+ Addedms@0.6.2(transitive)
+ Addednan@1.2.0(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
- Removednan@1.9.0(transitive)
Updateddebug@~2.0.0
Updatednan@~1.2.0