xslt-processor
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "xslt-processor", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "A JavaScript XSLT Processor", | ||
@@ -56,4 +56,4 @@ "main": "index.js", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^9.10.0", | ||
"eslint-plugin-jest": "^27.2.2", | ||
"eslint": "^9.12.0", | ||
"eslint-plugin-jest": "^28.8.3", | ||
"eslint-plugin-jsx": "^0.1.0", | ||
@@ -75,3 +75,3 @@ "jest": "^29.7.0", | ||
"he": "^1.2.0", | ||
"node-fetch": "cjs" | ||
"node-fetch": "release-2.x" | ||
}, | ||
@@ -78,0 +78,0 @@ "copyFiles": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1390416
10624
+ Addednode-fetch@2.7.0(transitive)
- Removednode-fetch@2.6.7(transitive)
Updatednode-fetch@release-2.x