Socket
Socket
Sign inDemoInstall

snyk-to-html

Package Overview
Dependencies
10
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

18

package.json

@@ -13,3 +13,2 @@ {

"multi-report": "mkdir -p output && cat sample-data/multi-test-report.json | node dist/. > output/multi-test-report.html && open output/multi-test-report.html",
"snyk-protect": "snyk protect",
"prepare": "npm run build"

@@ -25,7 +24,6 @@ },

"dependencies": {
"handlebars": "^4.0.12",
"marked": "^0.6.0",
"handlebars": "^4.1.0",
"marked": "^0.6.1",
"minimist": "^1.2.0",
"moment": "^2.24.0",
"snyk": "^1.124.1",
"source-map-support": "^0.5.10"

@@ -38,10 +36,10 @@ },

"devDependencies": {
"@types/handlebars": "^4.0.40",
"@types/marked": "^0.4.2",
"@types/marked": "^0.6.1",
"@types/minimist": "^1.2.0",
"@types/node": "^4.9.1",
"@types/node": "^4.9.2",
"snyk": "^1.135.1",
"tap": "github:snyk/node-tap#alternative-runtimes",
"ts-node": "^7.0.1",
"tslint": "^5.12.1",
"typescript": "^3.3.1"
"tslint": "^5.13.0",
"typescript": "^3.3.3333"
},

@@ -60,3 +58,3 @@ "repository": {

},
"version": "1.4.2"
"version": "1.4.3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc