@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.8.9 to 1.8.10
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.8.9", | ||
"version": "1.8.10", | ||
"description": "Helper for creating an express app server, abstracting a common plugin setup.", | ||
@@ -17,6 +17,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/common-types": "^0.19.6", | ||
"@ms-cloudpack/common-types": "^0.19.7", | ||
"@ms-cloudpack/path-string-parsing": "^1.2.4", | ||
"@ms-cloudpack/path-utilities": "^2.7.43", | ||
"@ms-cloudpack/setup-utilities": "^0.3.5", | ||
"@ms-cloudpack/path-utilities": "^2.7.44", | ||
"@ms-cloudpack/setup-utilities": "^0.3.6", | ||
"@types/express": "^4.17.16", | ||
@@ -23,0 +23,0 @@ "compression": "^1.7.4", |
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
28006