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.2.0 to 1.3.0

3

index.js
'use strict';
module.exports = {
extends: 'xo-space/esnext',
plugins: ['promise'],
extends: ['xo-space/esnext', 'plugin:promise/recommended'],
rules: {

@@ -6,0 +7,0 @@ 'capitalized-comments': 'off',

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

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

"dependencies": {
"eslint-config-xo-space": "^0.18.0"
"eslint-config-xo-space": "^0.18.0",
"eslint-plugin-promise": "^3.7.0"
},
"devDependencies": {
"ava": "^0.25.0",
"eslint": "^4.17.0",
"eslint": "^4.18.2",
"is-plain-obj": "^1.0.0",

@@ -57,0 +58,0 @@ "temp-write": "^3.4.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