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

esmify

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esmify - npm Package Compare versions

Comparing version 1.2.0 to 2.0.0

12

package.json
{
"name": "esmify",
"version": "1.2.0",
"version": "2.0.0",
"description": "parse and handle import/export for browserify",

@@ -13,7 +13,7 @@ "main": "./esmify.js",

"dependencies": {
"@babel/core": "^7.0.0-beta.52",
"@babel/plugin-syntax-async-generators": "^7.0.0-beta.53",
"@babel/plugin-syntax-dynamic-import": "^7.0.0-beta.52",
"@babel/plugin-syntax-object-rest-spread": "^7.0.0-beta.53",
"@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.52",
"@babel/core": "^7.1.2",
"@babel/plugin-syntax-async-generators": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-syntax-object-rest-spread": "^7.0.0",
"@babel/plugin-transform-modules-commonjs": "^7.1.0",
"babel-plugin-import-to-require": "^1.0.0",

@@ -20,0 +20,0 @@ "cached-path-relative": "^1.0.1",

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