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.14 to 0.8.15

2

index.js

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

// ********** Version **********
program.version("v0.8.14", "-v, --version");
program.version("v0.8.15", "-v, --version");

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

{
"name": "lint",
"version": "0.8.14",
"version": "0.8.15",
"description": "Omnilint - Omniscient code linter.",

@@ -9,3 +9,3 @@ "main": "index.js",

"start": "node index.js",
"postinstall": "echo \"*** Welcome to Omnilint ***\" && exit 0"
"postinstall": "echo \"*** Welcome to Omnilint ***\""
},

@@ -12,0 +12,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