Socket
Socket
Sign inDemoInstall

eslint-config-google

Package Overview
Dependencies
88
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.0 to 0.13.0

2

index.js

@@ -240,3 +240,3 @@ /**

ignoreUrls: true,
ignorePattern: '^goog\.(module|require)',
ignorePattern: 'goog\.(module|require)',
}],

@@ -243,0 +243,0 @@ // 'max-lines': 0,

{
"name": "eslint-config-google",
"version": "0.12.0",
"version": "0.13.0",
"description": "ESLint shareable config for the Google style",

@@ -38,7 +38,7 @@ "license": "Apache-2.0",

"devDependencies": {
"eslint": "^5.4.0"
"eslint": "^5.16.0"
},
"peerDependencies": {
"eslint": ">=5.4.0"
"eslint": ">=5.16.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc