You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

swc-plugin-import-meta-env

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swc-plugin-import-meta-env - npm Package Compare versions

Comparing version

to
1.13.2

8

package.json
{
"name": "swc-plugin-import-meta-env",
"version": "1.13.1",
"version": "1.13.2",
"description": "@swc plugin for handling the transformation of import.meta.env",

@@ -38,12 +38,12 @@ "author": "Alex Miller <codex.nz@gmail.com>",

"devDependencies": {
"@swc/core": "^1.13.1",
"@swc/core": "^1.13.2",
"@swc/jest": "^0.2.39",
"@types/jest": "^30.0.0",
"auto-changelog": "^2.5.0",
"jest": "^30.0.4",
"jest": "^30.0.5",
"release-it": "^19.0.4"
},
"peerDependencies": {
"@swc/core": "^1.13.1"
"@swc/core": "^1.13.2"
}
}

Sorry, the diff of this file is not supported yet