Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-hapi

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-hapi - npm Package Compare versions

Comparing version 11.0.0 to 11.1.0

2

lib/index.js

@@ -31,2 +31,3 @@ 'use strict';

'hapi/hapi-for-you': ['warn', { maxDepth: 3, startIterator: 'i' }],
'hapi/hapi-no-var': 'error',
'hapi/hapi-scope-start': 'warn',

@@ -69,3 +70,2 @@ 'array-bracket-spacing': 'warn',

'no-ex-assign': 'error',
'no-var': 'error',
'prefer-arrow-callback': 'error',

@@ -72,0 +72,0 @@ 'prefer-const': ['error', { destructuring: 'all' }],

{
"name": "eslint-config-hapi",
"version": "11.0.0",
"version": "11.1.0",
"description": "Shareable ESLint config for the hapi ecosystem",

@@ -5,0 +5,0 @@ "author": "Continuation Labs <contact@continuation.io> (http://continuation.io/)",

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