Socket
Socket
Sign inDemoInstall

htmltidy

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

8

package.json
{
"name": "htmltidy",
"description": "tidy bad html",
"version": "0.0.3",
"version": "0.0.4",
"author": "lauris <lauris@ma-1.lv>",
"main": "tidy.js",
"main": "htmltidy.js",
"repository": "git://github.com/vavere/htmltidy",
"engines": {

@@ -16,3 +17,4 @@ "node": ">= 0.6.0"

"devDependencies": {
"request": "~2.11.4"
"request": "~2.11.4",
"async": "~0.2.1"
},

@@ -19,0 +21,0 @@ "dependencies": {},

@@ -63,2 +63,6 @@ HTML Tidy

---------
0.0.4 - Feb 23, 2013
- fixed error in package.json
0.0.3 - Jan 11, 2013
- fixed engine version error
0.0.2 - Oct 5, 2012

@@ -65,0 +69,0 @@ - node Stream support, pipe and so on

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