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.23 to 1.0.24

6

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

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

"@types/estree": "0.0.50",
"@types/node": "^16.7.2",
"@types/node": "^16.7.6",
"@typescript-eslint/eslint-plugin": "^4.29.3",

@@ -41,3 +41,3 @@ "@typescript-eslint/parser": "^4.29.3",

"tsup": "^4.14.0",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},

@@ -44,0 +44,0 @@ "peerDependencies": {

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