Socket
Socket
Sign inDemoInstall

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.1.2 to 1.1.3

LICENSE

6

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

@@ -16,6 +16,6 @@ "main": "index.js",

"peerDependencies": {
"eslint": "^2.0.0 || ^3.0.0 || ^4.0.0"
"eslint": ">=2.0.0"
},
"devDependencies": {
"eslint": "^2.0.0 || ^3.0.0 || ^4.0.0",
"eslint": ">=2.0.0",
"mocha": "^3.4.1"

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