Socket
Socket
Sign inDemoInstall

curated-linter

Package Overview
Dependencies
207
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

3

lib/cli.js

@@ -6,5 +6,6 @@ const meow = require('meow')

const {
input: files
input
} = meow({}, {})
const files = input.length ? input : null
this.getMergedConfig()

@@ -11,0 +12,0 @@ .then((mergedConfig) => {

{
"name": "curated-linter",
"version": "1.1.0",
"version": "1.1.1",
"description": "Creates curated linters, like standard",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc