Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

swc-plugin-import-meta-env

Package Overview
Dependencies
Maintainers
1
Versions
40
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 0.1.1 to 0.1.2

2

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

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

@@ -5,2 +5,4 @@ # swc-plugin-import-meta-env

[![npm](https://img.shields.io/npm/v/swc-plugin-import-meta-env.svg)](https://www.npmjs.com/package/swc-plugin-import-meta-env)
This `@swc` plugin provides a simple transformation from `import.meta.env` to `process.env`.

@@ -7,0 +9,0 @@

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