Comparing version 0.9.0 to 0.10.0
{ | ||
"name": "minimize", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "Minimize HTML", | ||
@@ -11,3 +11,3 @@ "main": "./lib/minimize", | ||
"dependencies": { | ||
"htmlparser2": "~3.7.0", | ||
"htmlparser2": "~3.8.0", | ||
"utile": "~0.2.1" | ||
@@ -17,8 +17,8 @@ }, | ||
"coveralls": "~2.11.1", | ||
"mocha": "~1.21.4", | ||
"mocha": "~2.0.1", | ||
"mocha-lcov-reporter": "~0.0.1", | ||
"chai": "~1.9.0", | ||
"istanbul": "~0.3.0", | ||
"sinon": "~1.10.3", | ||
"sinon-chai": "~2.5.0", | ||
"sinon": "~1.11.0", | ||
"sinon-chai": "~2.6.0", | ||
"pre-commit": "~0.0.4" | ||
@@ -25,0 +25,0 @@ }, |
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
+ Addeddomhandler@2.3.0(transitive)
+ Addedhtmlparser2@3.8.3(transitive)
- Removeddomhandler@2.2.1(transitive)
- Removedhtmlparser2@3.7.3(transitive)
Updatedhtmlparser2@~3.8.0