@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Helper for creating an express app server, abstracting a common plugin setup.", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@ms-cloudpack/common-types": "^0.1.1", | ||
"@ms-cloudpack/common-types": "^0.2.0", | ||
"@ms-cloudpack/path-utilities": "^2.6.1", | ||
@@ -20,0 +20,0 @@ "@types/express": "^4.17.16", |
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.2.5(transitive)
- Removed@ms-cloudpack/common-types@0.1.1(transitive)