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

eslint-config-ebay

Package Overview
Dependencies
Maintainers
10
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-ebay - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

package.json
{
"name": "eslint-config-ebay",
"version": "0.1.6",
"version": "0.1.7",
"description": "ESLint config",

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

@@ -119,4 +119,2 @@ 'use strict';

"no-with": 2,
// require use of the second argument for parseInt()
"radix": 2,
// requires to declare all vars on top of their containing scope

@@ -123,0 +121,0 @@ "vars-on-top": 0,

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