@tokenscript/xml-core
Advanced tools
+2
-2
| { | ||
| "name": "@tokenscript/xml-core", | ||
| "version": "1.1.5", | ||
| "version": "1.1.6", | ||
| "description": "`xml-core` is a set of classes that make it easier to work with XML within the browser and node.", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@xmldom/xmldom": "^0.9.0-beta.6", | ||
| "@xmldom/xmldom": "^0.9.0-beta.11", | ||
| "tslib": "^2.4.0", | ||
@@ -15,0 +15,0 @@ "xpath.js": "^1.1.0" |
114311
0