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
1
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.12.7

8

package.json
{
"name": "swc-plugin-import-meta-env",
"version": "1.12.6",
"version": "1.12.7",
"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.12.6",
"@swc/core": "^1.12.7",
"@swc/jest": "^0.2.38",
"@types/jest": "^30.0.0",
"auto-changelog": "^2.5.0",
"jest": "^30.0.2",
"jest": "^30.0.3",
"release-it": "^19.0.3"
},
"peerDependencies": {
"@swc/core": "^1.12.6"
"@swc/core": "^1.12.7"
}
}

Sorry, the diff of this file is not supported yet