@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.47.7" | ||
"packageVersion": "7.47.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"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.20.0", | ||
"@ms-cloudpack/common-types": "^0.21.0", | ||
"@ms-cloudpack/path-string-parsing": "^1.2.4", | ||
"@ms-cloudpack/path-utilities": "^2.7.45", | ||
"@ms-cloudpack/setup-utilities": "^0.4.1", | ||
"@ms-cloudpack/path-utilities": "^2.7.46", | ||
"@ms-cloudpack/setup-utilities": "^0.4.2", | ||
"@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
+ Added@ms-cloudpack/common-types@0.21.1(transitive)
- Removed@ms-cloudpack/common-types@0.20.0(transitive)