Socket
Socket
Sign inDemoInstall

@talend/babel-plugin-import-from-index

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1 to 1.7.0

6

CHANGELOG.md
# @talend/babel-plugin-import-from-index
## 1.7.0
### Minor Changes
- 9568363: Use include instead of same-origin in the credentials option of fetch.
## 1.6.1

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@talend/babel-plugin-import-from-index",
"version": "1.6.1",
"version": "1.7.0",
"description": "Transform default imports from specific path to named import from index",

@@ -26,6 +26,6 @@ "main": "src/index.js",

"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/preset-env": "^7.23.8",
"babel-jest": "^29.7.0",
"babel-plugin-tester": "^10.1.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"jest": "^29.7.0"

@@ -32,0 +32,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc