Socket
Socket
Sign inDemoInstall

eslint-config-yara

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-yara - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

5

common.js

@@ -146,3 +146,6 @@ module.exports = {

],
'no-confusing-arrow': 'warn',
'no-confusing-arrow': [
'warn',
{ 'allowParens': true }
],
'no-continue': 'off',

@@ -149,0 +152,0 @@ 'no-console': 'warn',

2

package.json
{
"name": "eslint-config-yara",
"version": "2.3.1",
"version": "2.3.2",
"description": "Yara Digital Labs JavaScript Style Guide",

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

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