isomorphic-xml2js
Advanced tools
Comparing version
{ | ||
"name": "isomorphic-xml2js", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "XML parsing for browser and node.js", | ||
@@ -19,3 +19,3 @@ "main": "dist/lib/index.js", | ||
"type": "git", | ||
"url": "https://www.github.com/RikkiGibson/isomorphic-xml2js" | ||
"url": "https://github.com/RikkiGibson/isomorphic-xml2js" | ||
}, | ||
@@ -38,3 +38,2 @@ "keywords": [ | ||
"@types/webpack-dev-middleware": "^2.0.1", | ||
"@types/xml2js": "^0.4.2", | ||
"express": "^4.16.3", | ||
@@ -53,4 +52,5 @@ "glob": "^7.1.2", | ||
"dependencies": { | ||
"xml2js": "^0.4.19" | ||
"xml2js": "^0.4.19", | ||
"@types/xml2js": "^0.4.2" | ||
} | ||
} |
17
-5.56%12045
-0.03%2
100%+ Added
+ Added
+ Added
+ Added