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 2.0.12 to 2.1.0

20

package.json
{
"name": "diff2html",
"version": "2.0.12",
"version": "2.1.0",
"homepage": "https://diff2html.xyz",

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

"hogan.js": "^3.0.2",
"whatwg-fetch": "^2.0.1"
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {
"autoprefixer": "^6.6.1",
"browserify": "^13.3.0",
"clean-css": "^3.4.23",
"codacy-coverage": "^2.0.0",
"eslint": "^3.13.1",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"autoprefixer": "^6.7.7",
"browserify": "^14.1.0",
"clean-css-cli": "^4.0.9",
"codacy-coverage": "^2.0.1",
"eslint": "^3.18.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.1",
"fast-html-parser": "^1.0.1",

@@ -76,3 +76,3 @@ "istanbul": "^0.4.5",

"nopt": "^4.0.1",
"postcss-cli": "^2.6.0",
"postcss-cli": "^3.0.0",
"uglifyjs": "^2.4.10"

@@ -79,0 +79,0 @@ },

@@ -212,4 +212,4 @@ # diff2html

This project is inspired in [pretty-diff](https://github.com/scottgonzalez/pretty-diff) by [Scott González](https://github.com/scottgonzalez).
This project is inspired in [pretty-diff](https://github.com/scottgonzalez/pretty-diff) by [Scott González](https://github.com/scottgonzalez).
---
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