Socket
Socket
Sign inDemoInstall

@talend/eslint-plugin

Package Overview
Dependencies
239
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.5 to 1.0.0

10

CHANGELOG.md
# @talend/eslint-plugin
## 1.0.0
### Major Changes
- b16efa779: Drop support for nodejs under 14
### Patch Changes
- @talend/scripts-config-cdn@10.5.2
## 0.5.5

@@ -4,0 +14,0 @@

8

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

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

"dependencies": {
"@babel/eslint-parser": "^7.17.0",
"@talend/scripts-config-cdn": "^10.0.0",
"@babel/eslint-parser": "^7.18.2",
"@talend/scripts-config-cdn": "^10.5.2",
"requireindex": "^1.2.0"

@@ -27,3 +27,3 @@ },

"engines": {
"node": ">=10.0.0"
"node": ">=14"
},

@@ -30,0 +30,0 @@ "license": "Apache-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