Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@freaktechnik/eslint-config-babel

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freaktechnik/eslint-config-babel - npm Package Compare versions

Comparing version 8.0.2 to 9.0.0

11

package.json
{
"name": "@freaktechnik/eslint-config-babel",
"version": "8.0.2",
"version": "9.0.0",
"description": "Config for usage with babeld projects freaktechnik likes.",

@@ -25,8 +25,11 @@ "main": "index.js",

"peerDependencies": {
"eslint": ">=7.0.0"
"eslint": ">=8.1.0"
},
"dependencies": {
"@babel/eslint-parser": "^7.12.13",
"@babel/eslint-plugin": "^7.12.13"
"@babel/eslint-parser": "^7.16.5",
"@babel/eslint-plugin": "^7.16.5"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.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