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

eslint-config-eventbrite

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-eventbrite - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## v2.1.1 (July 12, 2016)
- (patch) bump `eslint-config-eventbrite-legacy` to 1.1.1
## v2.1.0 (June 29, 2016)

@@ -2,0 +5,0 @@ - (minor) turn off `no-confusing-arrow`

4

package.json
{
"name": "eslint-config-eventbrite",
"version": "2.1.0",
"version": "2.1.1",
"description": "Eventbrites's base ESLint config that lints ES6+/ES2015+ and adheres to the Eventbrite JavaScript Coding Style Guide",

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

"dependencies": {
"eslint-config-eventbrite-legacy": "^1.1.0"
"eslint-config-eventbrite-legacy": "^1.1.1"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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