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 2.0.0 to 2.0.1

2

browser-es6.js

@@ -26,2 +26,3 @@ 'use strict';

rules: {
'jsx-quotes': 2,
'no-extra-parens': 0,

@@ -33,3 +34,2 @@ 'react/jsx-curly-spacing': 2,

'react/jsx-no-duplicate-props': 2,
'react/jsx-quotes': [2, 'double'],
'react/jsx-uses-react': [2, { pragma: 'element' }],

@@ -36,0 +36,0 @@ 'react/self-closing-comp': 2,

2.0.0 / 2015-09-29
2.0.1 / 2015-09-29
==================
* Merge pull request #24 from segmentio/plugin-react/update
* Merge pull request #23 from segmentio/eslint/upgrade
* adding some newer jsx rules
* removing outdated rules
* updating deps
* switching to core jsx-quotes instead of plugin
{
"name": "eslint-config-segment",
"version": "2.0.0",
"version": "2.0.1",
"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