Socket
Socket
Sign inDemoInstall

@babel/helper-split-export-declaration

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-split-export-declaration - npm Package Compare versions

Comparing version 7.10.4 to 7.11.0

2

lib/index.js

@@ -16,3 +16,3 @@ "use strict";

if (!exportDeclaration.isExportDeclaration()) {
throw new Error("Only export declarations can be splitted.");
throw new Error("Only export declarations can be split.");
}

@@ -19,0 +19,0 @@

{
"name": "@babel/helper-split-export-declaration",
"version": "7.10.4",
"version": "7.11.0",
"description": "",

@@ -16,5 +16,4 @@ "repository": {

"dependencies": {
"@babel/types": "^7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
"@babel/types": "^7.11.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