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.6

6

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

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

"devDependencies": {
"@swc/core": "^1.12.5",
"@swc/core": "^1.12.6",
"@swc/jest": "^0.2.38",

@@ -47,4 +47,4 @@ "@types/jest": "^30.0.0",

"peerDependencies": {
"@swc/core": "^1.12.5"
"@swc/core": "^1.12.6"
}
}

Sorry, the diff of this file is not supported yet