@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.6.8 to 1.6.9
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.6.8", | ||
"version": "1.6.9", | ||
"description": "Helper for creating an express app server, abstracting a common plugin setup.", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/common-types": "^0.4.0", | ||
"@ms-cloudpack/path-utilities": "^2.7.5", | ||
"@ms-cloudpack/common-types": "^0.5.0", | ||
"@ms-cloudpack/path-utilities": "^2.7.6", | ||
"@types/express": "^4.17.16", | ||
@@ -21,0 +21,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
+ Added@ms-cloudpack/common-types@0.5.4(transitive)
- Removed@ms-cloudpack/common-types@0.4.0(transitive)