Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "hermit", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Prints html in the terminal using colors and simple layout to reflect the document structure.", | ||
@@ -28,10 +28,10 @@ "main": "hermit.js", | ||
"dependencies": { | ||
"sax": "~0.5.1", | ||
"ansistyles": "~0.1.0", | ||
"cardinal": "~0.4.2", | ||
"ansistyles": "~0.1.1", | ||
"ansicolors": "~0.2.1", | ||
"cardinal": "~0.3.1" | ||
"sax": "~0.5.4" | ||
}, | ||
"devDependencies": { | ||
"tape": "~0.2.2" | ||
"tape": "~1.0.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedcardinal@0.4.4(transitive)
- Removedcardinal@0.3.2(transitive)
Updatedansistyles@~0.1.1
Updatedcardinal@~0.4.2
Updatedsax@~0.5.4