@mcma/google-cloud-http-functions
Advanced tools
Comparing version 0.13.17 to 0.13.18
{ | ||
"name": "@mcma/google-cloud-http-functions", | ||
"version": "0.13.17", | ||
"version": "0.13.18", | ||
"description": "Node module with code for using Google HTTP functions as an entry point to an MCMA API handler.", | ||
"engines": { | ||
"node": "~10.16.3" | ||
"node": "^12.19.0" | ||
}, | ||
@@ -39,14 +39,14 @@ "type": "commonjs", | ||
"peerDependencies": { | ||
"@mcma/api": "0.13.17", | ||
"@mcma/client": "0.13.17", | ||
"@mcma/core": "0.13.17", | ||
"@mcma/data": "0.13.17", | ||
"@mcma/worker-invoker": "0.13.17" | ||
"@mcma/api": "0.13.18", | ||
"@mcma/client": "0.13.18", | ||
"@mcma/core": "0.13.18", | ||
"@mcma/data": "0.13.18", | ||
"@mcma/worker-invoker": "0.13.18" | ||
}, | ||
"devDependencies": { | ||
"@mcma/api": "0.13.17", | ||
"@mcma/client": "0.13.17", | ||
"@mcma/core": "0.13.17", | ||
"@mcma/data": "0.13.17", | ||
"@mcma/worker-invoker": "0.13.17", | ||
"@mcma/api": "0.13.18", | ||
"@mcma/client": "0.13.18", | ||
"@mcma/core": "0.13.18", | ||
"@mcma/data": "0.13.18", | ||
"@mcma/worker-invoker": "0.13.18", | ||
"@types/express": "^4.17.6", | ||
@@ -53,0 +53,0 @@ "@types/node": "^13.7.6", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0