New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-isiahmeadows

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-isiahmeadows - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

index.js

@@ -16,3 +16,3 @@ "use strict"

"no-console": 0,
"no-constant-condition": 2,
"no-constant-condition": [2, {checkLoops: false}],
"no-control-regex": 2,

@@ -19,0 +19,0 @@ "no-debugger": 2,

{
"name": "eslint-config-isiahmeadows",
"version": "0.1.7",
"version": "0.1.8",
"description": "My default eslintrc, for anyone who likes my opinion.",

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

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