@ms-cloudpack/create-express-app
Advanced tools
Comparing version 1.10.1 to 1.10.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.9" | ||
"packageVersion": "7.47.11" | ||
} | ||
] | ||
} |
{ | ||
"name": "@ms-cloudpack/create-express-app", | ||
"version": "1.10.1", | ||
"version": "1.10.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.23.0", | ||
"@ms-cloudpack/common-types": "^0.23.1", | ||
"@ms-cloudpack/path-string-parsing": "^1.2.4", | ||
"@ms-cloudpack/path-utilities": "^2.7.49", | ||
"@ms-cloudpack/setup-utilities": "^0.4.5", | ||
"@ms-cloudpack/path-utilities": "^2.7.50", | ||
"@ms-cloudpack/setup-utilities": "^0.4.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
28271