New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

swc-plugin-import-meta-env

Package Overview
Dependencies
Maintainers
1
Versions
55
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 1.4.12 to 1.4.16

10

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

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

"preferUnplugged": true,
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.3",
"devDependencies": {
"@swc/core": "^1.4.12",
"@swc/core": "^1.4.16",
"@swc/jest": "^0.2.36",

@@ -43,7 +43,7 @@ "@types/jest": "^29.5.12",

"jest": "^29.7.0",
"release-it": "^17.1.1"
"release-it": "^17.2.0"
},
"peerDependencies": {
"@swc/core": "^1.4.12"
"@swc/core": "^1.4.16"
}
}

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