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

eslint-config-hapi

Package Overview
Dependencies
Maintainers
2
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 9.0.0 to 9.1.0

2

lib/index.js

@@ -53,3 +53,3 @@ 'use strict';

'no-mixed-spaces-and-tabs': 2,
'keyword-spacing': [2, { 'before': false, 'after': true }],
'keyword-spacing': [2, { 'before': true, 'after': true }],
'semi': [2, 'always'],

@@ -56,0 +56,0 @@ 'semi-spacing': [2, { 'before': false, 'after': true }],

{
"name": "eslint-config-hapi",
"version": "9.0.0",
"version": "9.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