Socket
Socket
Sign inDemoInstall

eslint-config-nicolaz-base

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-nicolaz-base - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

4

index.js

@@ -46,2 +46,6 @@ module.exports = {

// require parens in arrow function arguments
// https://eslint.org/docs/rules/arrow-parens
'arrow-parens': ['error', 'as-needed'],
// 允许 require 的参数是动态生成的

@@ -48,0 +52,0 @@ // https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-dynamic-require.md

4

package.json
{
"name": "eslint-config-nicolaz-base",
"version": "0.6.0",
"version": "0.7.0",
"description": "Ncolaz's base JavaScript Eslint config",

@@ -27,3 +27,3 @@ "main": "index.js",

},
"gitHead": "0e4e0066efc0e0653b81694d3467b7f6c2a634d1"
"gitHead": "f88821861b5e27a205521ffc3e38b4a333a92664"
}
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