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 3.0.2 to 3.1.0

2

index.js

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

plugins: ['promise'],
extends: ['xo/esnext', 'plugin:promise/recommended'],
extends: ['xo', 'plugin:promise/recommended'],
rules: {

@@ -8,0 +8,0 @@ indent: [2, 2, {SwitchCase: 1}],

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

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

"dependencies": {
"eslint-config-xo": "^0.32.1",
"eslint-plugin-promise": "^4.1.1"
"eslint-config-xo": "^0.38.0",
"eslint-plugin-promise": "^5.1.0"
},
"devDependencies": {
"ava": "^3.7.1",
"eslint": "^7.5.0",
"eslint": "^7.32.0",
"is-plain-obj": "^2.1.0"

@@ -58,0 +58,0 @@ },

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