xml-tokenizer
Advanced tools
+7
-7
| { | ||
| "name": "xml-tokenizer", | ||
| "version": "0.0.42", | ||
| "version": "0.0.43", | ||
| "private": false, | ||
@@ -26,13 +26,13 @@ "description": "Straightforward and typesafe XML tokenizer that streams tokens through a callback mechanism", | ||
| "devDependencies": { | ||
| "@types/node": "^24.3.0", | ||
| "@types/node": "^24.10.0", | ||
| "@types/sax": "^1.2.7", | ||
| "@types/xml2js": "^0.4.14", | ||
| "camaro": "^6.2.3", | ||
| "fast-xml-parser": "^5.2.5", | ||
| "sax": "^1.4.1", | ||
| "fast-xml-parser": "^5.3.1", | ||
| "sax": "^1.4.3", | ||
| "saxen": "^10.0.0", | ||
| "txml": "^5.1.1", | ||
| "txml": "^5.2.1", | ||
| "xml2js": "^0.6.2", | ||
| "@blgc/config": "0.0.37", | ||
| "rollup-presets": "0.0.23" | ||
| "rollup-presets": "0.0.25", | ||
| "@blgc/config": "0.0.39" | ||
| }, | ||
@@ -39,0 +39,0 @@ "size-limit": [ |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
121573
0