@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.6.17 to 1.6.18
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.6.17", | ||
"version": "1.6.18", | ||
"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.6.2", | ||
"@ms-cloudpack/path-utilities": "^2.7.14", | ||
"@ms-cloudpack/common-types": "^0.7.0", | ||
"@ms-cloudpack/path-utilities": "^2.7.15", | ||
"@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.7.2(transitive)
- Removed@ms-cloudpack/common-types@0.6.2(transitive)