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

diff2html-cli

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diff2html-cli - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

36

package.json
{
"name": "diff2html-cli",
"version": "5.0.3",
"version": "5.0.4",
"homepage": "https://diff2html.xyz/index.html#cli",

@@ -84,15 +84,15 @@ "description": "Fast Diff to colorized HTML",

"dependencies": {
"clipboardy": "^2.1.0",
"diff2html": "3.0.0",
"open": "^7.0.2",
"request": "^2.88.0",
"yargs": "^15.0.2"
"clipboardy": "^2.2.0",
"diff2html": "3.1.6",
"open": "^7.0.3",
"request": "^2.88.2",
"yargs": "^15.3.0"
},
"devDependencies": {
"@types/hogan.js": "^3.0.0",
"@types/jest": "25.1.1",
"@types/node": "13.7.0",
"@types/jest": "25.1.4",
"@types/node": "13.9.1",
"@types/request": "2.48.4",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"codacy-coverage": "3.4.0",

@@ -102,4 +102,4 @@ "eslint": "6.8.0",

"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "23.6.0",
"eslint-plugin-json": "2.0.1",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-json": "2.1.0",
"eslint-plugin-node": "11.0.0",

@@ -109,11 +109,15 @@ "eslint-plugin-optimize-regex": "1.1.7",

"eslint-plugin-sonarjs": "0.5.0",
"husky": "4.2.1",
"husky": "4.2.3",
"is-ci-cli": "2.0.0",
"jest": "25.1.0",
"lint-staged": "10.0.7",
"lint-staged": "10.0.8",
"markdown-toc": "^1.2.0",
"prettier": "1.19.1",
"ts-jest": "25.2.0",
"typescript": "3.7.5"
"ts-jest": "25.2.1",
"typescript": "3.8.3"
},
"resolutions": {
"acorn": ">=7.1.1",
"autolinker": ">=3.0.0"
},
"license": "MIT",

@@ -120,0 +124,0 @@ "files": [

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