@spinajs/http
Advanced tools
Comparing version 2.0.249 to 2.0.250
{ | ||
"name": "@spinajs/http", | ||
"version": "2.0.249", | ||
"version": "2.0.250", | ||
"description": "framework HTTP module base on express.js", | ||
@@ -64,12 +64,12 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.249", | ||
"@spinajs/di": "^2.0.249", | ||
"@spinajs/exceptions": "^2.0.249", | ||
"@spinajs/fs": "^2.0.249", | ||
"@spinajs/log": "^2.0.249", | ||
"@spinajs/reflection": "^2.0.249", | ||
"@spinajs/templates": "^2.0.249", | ||
"@spinajs/validation": "^2.0.249", | ||
"@spinajs/templates-pug": "^2.0.249", | ||
"@spinajs/util": "^2.0.249", | ||
"@spinajs/configuration": "^2.0.250", | ||
"@spinajs/di": "^2.0.250", | ||
"@spinajs/exceptions": "^2.0.250", | ||
"@spinajs/fs": "^2.0.250", | ||
"@spinajs/log": "^2.0.250", | ||
"@spinajs/reflection": "^2.0.250", | ||
"@spinajs/templates": "^2.0.250", | ||
"@spinajs/validation": "^2.0.250", | ||
"@spinajs/templates-pug": "^2.0.250", | ||
"@spinajs/util": "^2.0.250", | ||
"compression": "^1.7.4", | ||
@@ -76,0 +76,0 @@ "cookie-parser": "^1.4.6", |
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
Updated@spinajs/di@^2.0.250
Updated@spinajs/exceptions@^2.0.250
Updated@spinajs/fs@^2.0.250
Updated@spinajs/log@^2.0.250
Updated@spinajs/reflection@^2.0.250
Updated@spinajs/templates@^2.0.250
Updated@spinajs/util@^2.0.250
Updated@spinajs/validation@^2.0.250