You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

mlly

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mlly - npm Package Compare versions

Comparing version
1.8.1
to
1.8.2
+6
-6
package.json
{
"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",

@@ -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