Socket
Socket
Sign inDemoInstall

eslint-config-airbnb-base

Package Overview
Dependencies
248
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.1 to 12.0.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

12.0.2 / 2017-10-05
==================
- [deps] update `eslint`
12.0.1 / 2017-09-27

@@ -2,0 +6,0 @@ ==================

6

package.json
{
"name": "eslint-config-airbnb-base",
"version": "12.0.1",
"version": "12.0.2",
"description": "Airbnb's base JS ESLint config, following our styleguide",

@@ -54,3 +54,3 @@ "main": "index.js",

"editorconfig-tools": "^0.1.1",
"eslint": "^4.7.2",
"eslint": "^4.8.0",
"eslint-find-rules": "^3.1.1",

@@ -63,3 +63,3 @@ "eslint-plugin-import": "^2.7.0",

"peerDependencies": {
"eslint": "^4.7.2",
"eslint": "^4.8.0",
"eslint-plugin-import": "^2.7.0"

@@ -66,0 +66,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc