@cspell/url
Advanced tools
+3
-4
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "9.6.0", | ||
| "version": "9.6.1", | ||
| "description": "URL parsing and manipulation utilities for cspell", | ||
@@ -46,4 +46,3 @@ "keywords": [ | ||
| "test": "pnpm test:build && vitest run", | ||
| "test:perf": "insight --file \"dist/perf/**/*.perf.{mjs,js}\" -t 1000", | ||
| "test:perf:ts": "insight --register ts-node/esm --file \"src/perf/**/*.perf.{mts,ts}\" -t 1000", | ||
| "test:perf": "insight --file \"src/perf/**/*.perf.{mts,ts}\" -t 1000", | ||
| "test:perf:prof": "NODE_ENV=production node --cpu-prof ../../node_modules/perf-insight/bin.mjs --file \"dist/perf/**/*.perf.{mjs,js}\" -t 1000", | ||
@@ -63,3 +62,3 @@ "watch": "tsc -p . --watch" | ||
| }, | ||
| "gitHead": "163793ddf2a0ad90bc7c90351698a106003297af" | ||
| "gitHead": "666fb79096d25c53af9519cad07030e7aca597e1" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
27099
-0.37%