New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

eslint-config-frisk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-frisk - npm Package Compare versions

Comparing version

to
0.11.0

@@ -14,3 +14,4 @@ module.exports = {

},
"sourceType": "module"
"sourceType": "module",
"ecmaVersion": 2017
},

@@ -243,5 +244,2 @@ "plugins": [

"padded-blocks": "off",
"parserOptions": {
"ecmaVersion": 2017
},
"prefer-arrow-callback": "off",

@@ -248,0 +246,0 @@ "prefer-const": "error",

{
"name": "eslint-config-frisk",
"version": "0.10.0",
"version": "0.11.0",
"description": "ESLint config for various Frisk UI projects.",

@@ -5,0 +5,0 @@ "main": "index.js",