Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-export-namespace-from

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-export-namespace-from - npm Package Compare versions

Comparing version 7.2.0 to 7.5.2

3

lib/index.js

@@ -73,3 +73,4 @@ "use strict";

path.replaceWithMultiple(nodes);
const [importDeclaration] = path.replaceWithMultiple(nodes);
path.scope.registerDeclaration(importDeclaration);
}

@@ -76,0 +77,0 @@

{
"name": "@babel/plugin-proposal-export-namespace-from",
"version": "7.2.0",
"version": "7.5.2",
"description": "Compile export namespace to ES2015",

@@ -24,3 +24,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-export-namespace-from",

"@babel/helper-plugin-test-runner": "^7.0.0"
}
},
"gitHead": "0dbf99bedb1d82b8414685181416c19336dd0d96"
}

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