Comparing version
{ | ||
"name": "xml-query", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Super small library to retrieve values and attributes from the XML AST generated by xml-reader", | ||
"main": "build/index.js", | ||
"scripts": { | ||
"test": "ava test/test.js", | ||
"test": "nyc ava test/test.js", | ||
"pretest": "tsc", | ||
"prepublish": "npm test" | ||
"prepublish": "npm test", | ||
"report": "nyc report --reporter=html && opn coverage/index.html" | ||
}, | ||
@@ -27,2 +28,4 @@ "keywords": [ | ||
"ava": "^0.15.2", | ||
"nyc": "^6.6.1", | ||
"opn-cli": "^3.1.0", | ||
"xml-reader": "0.0.6" | ||
@@ -29,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
56555
670.4%15
150%638
912.7%4
100%1
Infinity%