brfs-htmlmin
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "brfs-htmlmin", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "browserify fs.readFileSync() static html file inliner with html minifier", | ||
@@ -29,5 +29,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"fs": "0.0.2", | ||
"html-minifier": "^0.6.8", | ||
"path": "^0.4.9", | ||
"quote-stream": "0.0.0", | ||
@@ -34,0 +32,0 @@ "static-module": "^1.0.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
4
7269
- Removedfs@0.0.2
- Removedpath@^0.4.9
- Removedfs@0.0.2(transitive)
- Removedpath@0.4.10(transitive)