Socket
Socket
Sign inDemoInstall

@talend/eslint-plugin

Package Overview
Dependencies
434
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.3 to 0.5.4

17

CHANGELOG.md
# @talend/eslint-plugin
## 0.5.4
### Patch Changes
- 77af1fc: chore(dependencies): auto update for maintenance purpose
```diff
- "@babel/eslint-parser": "^7.15.0"
+ "@babel/eslint-parser": "^7.16.5"
- "@talend/scripts-config-cdn": "^9.10.5"
+ "@talend/scripts-config-cdn": "^9.11.2"
```
- Updated dependencies [77af1fc]
- Updated dependencies [9cf2a86]
- @talend/scripts-config-cdn@9.11.3
## 0.5.3

@@ -4,0 +21,0 @@

10

package.json
{
"name": "@talend/eslint-plugin",
"version": "0.5.3",
"version": "0.5.4",
"description": "Contains internal rules used at Talend",

@@ -16,8 +16,8 @@ "keywords": [

"dependencies": {
"@babel/eslint-parser": "^7.15.0",
"@talend/scripts-config-cdn": "^9.10.5",
"@babel/eslint-parser": "^7.16.5",
"@talend/scripts-config-cdn": "^9.11.3",
"requireindex": "^1.2.0"
},
"devDependencies": {
"@talend/scripts-config-babel": "^9.6.3",
"@talend/scripts-config-babel": "^9.7.3",
"eslint": "^7.32.0",

@@ -33,2 +33,2 @@ "mocha": "^7.2.0"

}
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc