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

@snowpack/plugin-babel

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snowpack/plugin-babel - npm Package Compare versions

Comparing version 1.0.0 to 1.4.0

4

package.json
{
"name": "@snowpack/plugin-babel",
"version": "1.0.0",
"version": "1.4.0",
"main": "plugin.js",

@@ -12,3 +12,3 @@ "license": "MIT",

},
"gitHead": "49e6b0e0f8eb30996157051981c2316f93dd5afe"
"gitHead": "b53ac392ac00abc2d67d1524f434c8159d63319f"
}

@@ -11,2 +11,3 @@ const babel = require("@babel/core");

ast: false,
compact: false,
});

@@ -13,0 +14,0 @@

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