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.7.1 to 1.8.0

8

CHANGELOG.md
# @talend/babel-plugin-import-from-index
## 1.8.0
### Minor Changes
- c3750a1: chore: upgrade dependencies
Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.
## 1.7.1

@@ -4,0 +12,0 @@

10

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

@@ -21,8 +21,8 @@ "main": "src/index.js",

"dependencies": {
"semver": "^7.6.0"
"semver": "^7.6.2"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"babel-jest": "^29.7.0",

@@ -29,0 +29,0 @@ "babel-plugin-tester": "^10.1.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