xml-parser-xo
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "xml-parser-xo", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"repository": "chrisbottin/xml-parser", | ||
"description": "XML Parser with eXtra Options", | ||
"scripts": { | ||
"test": "make test" | ||
"test": "node_modules/.bin/mocha", | ||
"prepublishOnly": "npm test" | ||
}, | ||
"engines": { | ||
"node": ">= 10" | ||
}, | ||
"keywords": [ | ||
@@ -15,8 +19,7 @@ "xml", | ||
"dependencies": { | ||
"debug": "^2.2.0" | ||
"debug": "^4.1.1" | ||
}, | ||
"devDependencies": { | ||
"matcha": "^0.6.0", | ||
"mocha": "^2.2.5", | ||
"should": "^6.0.3" | ||
"chai": "^4.2.0", | ||
"mocha": "^6.2.1" | ||
}, | ||
@@ -23,0 +26,0 @@ "browser": { |
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
8737
2
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@^4.1.1