Socket
Socket
Sign inDemoInstall

eslint-config-radiofrance

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-radiofrance - npm Package Compare versions

Comparing version 1.3.0 to 2.0.0

3

index.js

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

plugins: ['promise'],
extends: ['xo-space/esnext', 'plugin:promise/recommended'],
extends: ['xo/esnext', 'plugin:promise/recommended'],
rules: {
indent: [2, 2, {SwitchCase: 1}],
'capitalized-comments': 'off',

@@ -9,0 +10,0 @@ camelcase: 'warn',

{
"name": "eslint-config-radiofrance",
"version": "1.3.0",
"version": "2.0.0",
"description": "ESLint shareable config for Radio France",

@@ -50,3 +50,3 @@ "license": "CECILL-B",

"dependencies": {
"eslint-config-xo-space": "^0.18.0",
"eslint-config-xo": "^0.23.0",
"eslint-plugin-promise": "^3.7.0"

@@ -56,3 +56,3 @@ },

"ava": "^0.25.0",
"eslint": "^4.18.2",
"eslint": "^5.0.0",
"is-plain-obj": "^1.0.0",

@@ -62,3 +62,3 @@ "temp-write": "^3.4.0"

"peerDependencies": {
"eslint": ">=4.6.0"
"eslint": ">=5.0.0"
},

@@ -65,0 +65,0 @@ "eslintConfig": {

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