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

eslint-config-segment

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-segment - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

5

browser.js

@@ -17,3 +17,8 @@ 'use strict';

'browser': true
},
'rules': {
// We frequently use console.log in development, and most of our libraries
// will depend on linting success to run tests
'no-console': 1
}
});

2

package.json
{
"name": "eslint-config-segment",
"version": "1.0.7",
"version": "1.0.8",
"description": "Segment's base ESLint configuration.",

@@ -5,0 +5,0 @@ "author": "Segment <friends@segment.com>",

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