+6
-6
| { | ||
| "name": "mlly", | ||
| "version": "1.8.1", | ||
| "version": "1.8.2", | ||
| "description": "Missing ECMAScript module utils for Node.js", | ||
@@ -36,6 +36,6 @@ "repository": "unjs/mlly", | ||
| "devDependencies": { | ||
| "@types/node": "^25.3.3", | ||
| "@vitest/coverage-v8": "^4.0.18", | ||
| "@types/node": "^25.5.0", | ||
| "@vitest/coverage-v8": "^4.1.0", | ||
| "changelogen": "^0.6.2", | ||
| "eslint": "^10.0.2", | ||
| "eslint": "^10.0.3", | ||
| "eslint-config-unjs": "^0.6.2", | ||
@@ -45,6 +45,6 @@ "import-meta-resolve": "^4.2.0", | ||
| "prettier": "^3.8.1", | ||
| "std-env": "^3.10.0", | ||
| "std-env": "^4.0.0", | ||
| "typescript": "^5.9.3", | ||
| "unbuild": "^3.6.1", | ||
| "vitest": "^4.0.18" | ||
| "vitest": "^4.1.0" | ||
| }, | ||
@@ -51,0 +51,0 @@ "packageManager": "pnpm@10.20.0", |
+1
-1
@@ -446,3 +446,3 @@ # mlly | ||
| ```js | ||
| import { ensureProtocol } from "mlly"; | ||
| import { normalizeid } from "mlly"; | ||
@@ -449,0 +449,0 @@ // file:///foo/bar.js |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
237957
0.33%5531
0.44%