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

solhint

Package Overview
Dependencies
Maintainers
3
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.2.0 to 1.2.1

12

package.json
{
"name": "solhint",
"version": "1.2.0",
"version": "1.2.1",
"description": "Solidity Code Linter",

@@ -32,14 +32,14 @@ "main": "solhint.js",

"commander": "2.11.0",
"eslint": "4.6.1",
"eslint": "^4.19.1",
"glob": "7.1.2",
"ignore": "^3.3.7",
"lodash": "4.17.4"
"lodash": "^4.17.10"
},
"devDependencies": {
"assert": "1.4.1",
"coveralls": "2.13.1",
"mocha": "3.5.0",
"coveralls": "^3.0.1",
"mocha": "^5.1.1",
"mocha-lcov-reporter": "1.3.0",
"nyc": "11.2.1"
"nyc": "^11.8.0"
}
}
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