Socket
Socket
Sign inDemoInstall

solhint

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solhint - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

2

package.json
{
"name": "solhint",
"version": "1.0.14",
"version": "1.0.15",
"description": "Solidity Code Linter",

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

@@ -1,2 +0,2 @@

//#!/usr/bin/env node
#!/usr/bin/env node

@@ -12,3 +12,3 @@ const program = require('commander');

program
.version('1.0.14');
.version('1.0.15');

@@ -15,0 +15,0 @@ program

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