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

eslint-config-or-bachar

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-or-bachar - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -7,2 +7,3 @@ module.exports = {

rules: {
"semi": "error",
"comma-spacing": [2, { "before": false, "after": true }],

@@ -13,3 +14,2 @@ "no-eval": 2,

"yoda": 2,
"no-console": 1,
"no-var": 2,

@@ -16,0 +16,0 @@ "no-extra-parens": 2,

{
"name": "eslint-config-or-bachar",
"version": "0.0.8",
"version": "0.0.9",
"description": "Shareable eslint config",

@@ -5,0 +5,0 @@ "repository": {

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