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.3-beta.0 to 0.1.3-beta.1

44

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

@@ -14,2 +14,3 @@ "main": "dist/index.js",

"scripts": {
"preversion": "yarn",
"predemo:html": "yarn build",

@@ -53,42 +54,41 @@ "demo:html": "./dist/cli.js --ignore Ignore.sol,IERC20.sol docs/ test/contracts",

"directory-tree": "^2.2.0",
"highlight.js": "^9.18.0",
"highlight.js": "^10.0.0",
"markdown-it": "^10.0.0",
"markdown-it-emoji": "^1.4.0",
"meow": "^6.0.0",
"meow": "^7.0.0",
"mustache": "^4.0.0",
"node-emoji": "^1.10.0",
"pdf-from-html": "^0.1.0"
"pdf-from-html": "^0.1.2-beta.0"
},
"dependencies": {
"@hq20/solidity-parser-antlr": "0.4.12-alpha.0",
"@typescript-eslint/typescript-estree": "2.18.0"
"@typescript-eslint/typescript-estree": "2.31.0"
},
"devDependencies": {
"@types/highlight.js": "9.12.3",
"@types/jest": "25.1.1",
"@types/jest": "25.2.1",
"@types/meow": "5.0.0",
"@types/mustache": "4.0.0",
"@types/node": "13.7.0",
"@types/mustache": "4.0.1",
"@types/node": "13.13.5",
"@types/node-emoji": "1.8.1",
"@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",
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/eslint-plugin-tslint": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"coveralls": "3.1.0",
"directory-tree": "2.2.4",
"eslint": "6.8.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-import": "2.20.2",
"expect.js": "0.3.1",
"highlight.js": "9.18.1",
"jest": "25.1.0",
"highlight.js": "10.0.2",
"jest": "26.0.1",
"markdown-it": "10.0.0",
"markdown-it-emoji": "1.4.0",
"meow": "6.0.0",
"mustache": "4.0.0",
"meow": "7.0.0",
"mustache": "4.0.1",
"node-emoji": "1.10.0",
"pdf-from-html": "0.1.1",
"pdf-from-html": "0.1.2-beta.3",
"pdf-to-text": "0.0.7",
"puppeteer": "2.1.0",
"tslint": "^5.0.0",
"typedoc": "0.16.9",
"typescript": "3.7.5"
"puppeteer": "3.0.3",
"typedoc": "0.17.6",
"typescript": "3.8.3"
},

@@ -95,0 +95,0 @@ "jest": {

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