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

lint

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint - npm Package Compare versions

Comparing version 0.8.17 to 0.8.18

2

index.js

@@ -67,3 +67,3 @@ #!/usr/bin/env node

// ********** Version **********
program.version("v0.8.17", "-v, --version");
program.version("v0.8.18", "-v, --version");

@@ -70,0 +70,0 @@ program

{
"name": "lint",
"version": "0.8.17",
"version": "0.8.18",
"description": "Omnilint - Omniscient code linter.",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"postinstall": "echo \"Welcome to Omnilint\" && exit 1"
"postinstall": "echo \"*** Welcome to Omnilint ***\""
},

@@ -11,0 +11,0 @@ "author": "Jimmy Douieb",

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