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

soldoc

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

soldoc - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3-beta.0

dist/cli.js

19

package.json
{
"name": "soldoc",
"version": "0.1.2",
"version": "0.1.3-beta.0",
"description": "An solidity documentation generator, based in NatSpec format.",

@@ -61,20 +61,21 @@ "main": "dist/index.js",

"dependencies": {
"@hq20/solidity-parser-antlr": "0.4.12-alpha.0"
"@hq20/solidity-parser-antlr": "0.4.12-alpha.0",
"@typescript-eslint/typescript-estree": "2.18.0"
},
"devDependencies": {
"@types/highlight.js": "9.12.3",
"@types/jest": "25.1.0",
"@types/jest": "25.1.1",
"@types/meow": "5.0.0",
"@types/mustache": "4.0.0",
"@types/node": "13.5.0",
"@types/node": "13.7.0",
"@types/node-emoji": "1.8.1",
"@typescript-eslint/eslint-plugin": "2.18.0",
"@typescript-eslint/eslint-plugin-tslint": "2.18.0",
"@typescript-eslint/parser": "2.18.0",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/eslint-plugin-tslint": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"coveralls": "3.0.9",
"directory-tree": "2.2.4",
"eslint": "6.8.0",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-import": "2.20.1",
"expect.js": "0.3.1",
"highlight.js": "9.18.0",
"highlight.js": "9.18.1",
"jest": "25.1.0",

@@ -81,0 +82,0 @@ "markdown-it": "10.0.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