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.34 to 1.0.35

8

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

@@ -30,3 +30,3 @@ "main": "./dist/index.js",

"commitizen": "^4.2.4",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",

@@ -36,7 +36,7 @@ "eslint-plugin-import": "^2.25.3",

"husky": "^7.0.4",
"lint-staged": "^12.0.3",
"lint-staged": "^12.1.2",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.2",
"semantic-release": "^18.0.0",
"tsup": "^5.7.4",
"tsup": "^5.8.0",
"typescript": "^4.5.2"

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