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

eslint-plugin-no-array-reduce

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-no-array-reduce - npm Package Compare versions

Comparing version 1.0.40 to 1.0.41

18

package.json
{
"name": "eslint-plugin-no-array-reduce",
"version": "1.0.40",
"version": "1.0.41",
"description": "ESLint rule to disallow Array.reduce() method.",

@@ -24,18 +24,18 @@ "main": "./dist/index.js",

"@commitlint/config-conventional": "^16.0.0",
"@types/eslint": "^8.2.1",
"@types/eslint": "^8.2.2",
"@types/estree": "0.0.50",
"@types/node": "^17.0.5",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@types/node": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"commitizen": "^4.2.4",
"eslint": "^8.5.0",
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.4",
"lint-staged": "^12.1.7",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
"semantic-release": "^18.0.1",
"tsup": "^5.11.9",
"tsup": "^5.11.11",
"typescript": "^4.5.4"

@@ -42,0 +42,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