Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-prefer-arrow

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-prefer-arrow - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

13

package.json
{
"name": "eslint-plugin-prefer-arrow",
"version": "1.0.1",
"version": "1.0.2",
"description": "Prefer arrow functions in most cases",

@@ -16,7 +16,12 @@ "main": "index.js",

"peerDependencies": {
"eslint": ">=0.8.0"
"eslint": "^2.0.0 || ^3.0.0"
},
"devDependencies": {
"eslint": "^3.16.1"
}
"eslint": "^2.0.0 || ^3.0.0"
},
"keywords": [
"eslint",
"eslint-plugin",
"es6"
]
}
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