New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslintcc

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslintcc - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

16

package.json
{
"name": "eslintcc",
"version": "0.8.2",
"version": "0.8.3",
"homepage": "https://eslintcc.github.io",

@@ -32,10 +32,10 @@ "description": "ESLintCC is a ECMAScript/JavaScript tool that computes complexity of code by using ESLint",

"@nodutilus/test": "latest",
"rollup": "4.9.2",
"rollup": "4.18.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-transform-class-properties": "7.23.3",
"@babel/plugin-transform-private-methods": "7.23.3",
"typescript": "5.3.3",
"@typescript-eslint/parser": "6.17.0",
"@typescript-eslint/eslint-plugin": "6.17.0"
"@babel/eslint-parser": "7.24.7",
"@babel/plugin-transform-class-properties": "7.24.7",
"@babel/plugin-transform-private-methods": "7.24.7",
"typescript": "5.4.5",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.12.0"
},

@@ -42,0 +42,0 @@ "scripts": {

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