node-expat
Advanced tools
Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "node-expat", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"main": "./lib/node-expat", | ||
@@ -18,3 +18,3 @@ "description": "NodeJS binding for fast XML parsing.", | ||
"dependencies": { | ||
"nan": "~0.6.0" | ||
"nan": "~1.2.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
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
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
3961249
25
+ Addednan@1.2.0(transitive)
- Removednan@0.6.0(transitive)
Updatednan@~1.2.0