Socket
Socket
Sign inDemoInstall

mlly

Package Overview
Dependencies
Maintainers
1
Versions
76
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.2.0 to 1.2.1

30

package.json
{
"name": "mlly",
"version": "1.2.0",
"version": "1.2.1",
"description": "Missing ECMAScript module utils for Node.js",

@@ -30,20 +30,20 @@ "repository": "unjs/mlly",

"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"ufo": "^1.1.1"
"pkg-types": "^1.0.3",
"ufo": "^1.1.2"
},
"devDependencies": {
"@types/node": "^18.15.0",
"@vitest/coverage-c8": "^0.29.2",
"@types/node": "^20.1.2",
"@vitest/coverage-c8": "^0.31.0",
"c8": "^7.13.0",
"changelogen": "^0.5.1",
"eslint": "^8.35.0",
"changelogen": "^0.5.3",
"eslint": "^8.40.0",
"eslint-config-unjs": "^0.1.0",
"import-meta-resolve": "^2.2.1",
"jiti": "^1.17.2",
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
"import-meta-resolve": "^2.2.2",
"jiti": "^1.18.2",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
},
"packageManager": "pnpm@7.29.1"
}
"packageManager": "pnpm@8.5.0"
}

@@ -399,3 +399,3 @@ # mlly

```js
import { toDataURL } from "mlly";
import { transformModule } from "mlly";
console.log(transformModule(`console.log(import.meta.url)`), {

@@ -402,0 +402,0 @@ url: "test.mjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc