Socket
Socket
Sign inDemoInstall

eslint-config-nodebb

Package Overview
Dependencies
193
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

lib.js

@@ -48,3 +48,3 @@ module.exports = {

"indent": ["error", "tab", { "SwitchCase": 1 }],
"no-tabs": ["error", { allowIndentationTabs: true }]
"no-tabs": ["error", { allowIndentationTabs: true }],
// we want `== null` to also handle undefined

@@ -51,0 +51,0 @@ "no-eq-null": "off",

{
"name": "eslint-config-nodebb",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "eslint-config-nodebb",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

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

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