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