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.21 to 1.0.22

12

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

@@ -26,5 +26,5 @@ "main": "./dist/index.js",

"@types/estree": "0.0.50",
"@types/node": "^16.4.9",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"@types/node": "^16.4.13",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"commitizen": "^4.2.4",

@@ -36,7 +36,7 @@ "eslint": "^7.31.0",

"husky": "^7.0.1",
"lint-staged": "^11.1.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"pretty-quick": "^3.1.1",
"semantic-release": "^17.4.4",
"tsup": "^4.12.5",
"tsup": "^4.13.1",
"typescript": "^4.3.5"

@@ -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