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

diff2html

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diff2html - npm Package Compare versions

Comparing version 3.0.0-releasemajorversion.5b2c3ab to 3.0.0-releasemajorversion.e53c7f0

43

package.json
{
"name": "diff2html",
"version": "3.0.0-releasemajorversion.5b2c3ab",
"version": "3.0.0-releasemajorversion.e53c7f0",
"homepage": "https://diff2html.xyz",

@@ -78,12 +78,9 @@ "description": "Fast Diff to colorized HTML",

"prettier --write",
"eslint --fix",
"git add"
"eslint --fix"
],
"**/*.+(css|html|md|mdx)": [
"prettier --write",
"git add"
"prettier --write"
],
"README.md": [
"yarn run gen:toc-base",
"git add"
"yarn run gen:toc-base"
]

@@ -96,3 +93,3 @@ },

"optionalDependencies": {
"highlight.js": "9.17.1"
"highlight.js": "9.18.1"
},

@@ -105,11 +102,11 @@ "devDependencies": {

"@types/hogan.js": "3.0.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.9.0",
"@types/html-webpack-plugin": "3.2.2",
"@types/jest": "25.1.1",
"@types/mini-css-extract-plugin": "0.9.0",
"@types/mkdirp": "0.5.2",
"@types/node": "13.1.8",
"@types/node": "13.7.0",
"@types/nopt": "3.0.29",
"@types/webpack": "4.41.2",
"@typescript-eslint/eslint-plugin": "2.16.0",
"@typescript-eslint/parser": "2.16.0",
"@types/webpack": "4.41.5",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"autoprefixer": "9.7.4",

@@ -123,4 +120,4 @@ "bulma": "^0.8.0",

"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-import": "2.20.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "23.6.0",

@@ -133,13 +130,13 @@ "eslint-plugin-json": "2.0.1",

"file-loader": "5.0.2",
"handlebars": "4.7.2",
"handlebars": "4.7.3",
"handlebars-loader": "1.7.1",
"html-webpack-plugin": "3.2.0",
"husky": "4.0.10",
"husky": "4.2.1",
"image-webpack-loader": "6.0.0",
"is-ci-cli": "2.0.0",
"jest": "24.9.0",
"lint-staged": "9.5.0",
"jest": "25.1.0",
"lint-staged": "10.0.7",
"markdown-toc": "^1.2.0",
"mini-css-extract-plugin": "0.9.0",
"mkdirp": "0.5.1",
"mkdirp": "1.0.3",
"nopt": "4.0.1",

@@ -152,3 +149,3 @@ "postcss": "7.0.26",

"prettier": "1.19.1",
"ts-jest": "24.3.0",
"ts-jest": "25.2.0",
"ts-loader": "6.2.1",

@@ -160,3 +157,3 @@ "ts-node": "8.6.2",

"webpack-cli": "3.3.10",
"webpack-dev-server": "3.10.1",
"webpack-dev-server": "3.10.3",
"whatwg-fetch": "3.0.0"

@@ -163,0 +160,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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