frozen-express
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "frozen-express", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Freeze an Express.js application into a set of static files", | ||
@@ -34,3 +34,3 @@ "main": "src/frozen.js", | ||
"supertest": "^1.0.1", | ||
"through2": "^1.0.0", | ||
"through2": "^2.0.0", | ||
"vinyl": "^0.5.0" | ||
@@ -37,0 +37,0 @@ }, |
@@ -11,3 +11,3 @@ # Frozen Express | ||
[![bitHound Score](https://app.bithound.io/denis-sokolov/frozen-express/badges/score.svg)](http://app.bithound.io/denis-sokolov/frozen-express) | ||
[![Codacy Badge](https://www.codacy.com/project/badge/b0d4b7efff974dbba490fb12861ef11c)](https://www.codacy.com/app/denis_2849/frozen-express) | ||
[![Codacy Badge](https://www.codacy.com/project/badge/b0d4b7efff974dbba490fb12861ef11c)](https://www.codacy.com/app/denis-sokolov/frozen-express) | ||
[![Dependency Status](https://gemnasium.com/denis-sokolov/frozen-express.svg)](https://gemnasium.com/denis-sokolov/frozen-express) | ||
@@ -14,0 +14,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
24627
26
- Removedthrough2@1.1.1(transitive)
Updatedthrough2@^2.0.0