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.13 to 1.0.14

4

browser-es6.js

@@ -27,4 +27,4 @@ 'use strict';

'no-extra-parens': 0,
'react/jsx-quotes': 2,
'react/jsx-uses-react': [ 2, { pragma: 'dom' } ],
'react/jsx-quotes': [2, 'double'],
'react/jsx-uses-react': [2, { pragma: 'dom' }],
'react/self-closing-comp': 2,

@@ -31,0 +31,0 @@ 'react/wrap-multilines': 2

{
"name": "eslint-config-segment",
"version": "1.0.13",
"version": "1.0.14",
"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