Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mcma/google-cloud-http-functions

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/google-cloud-http-functions - npm Package Compare versions

Comparing version 0.14.8 to 0.15.0

28

package.json
{
"name": "@mcma/google-cloud-http-functions",
"version": "0.14.8",
"version": "0.15.0",
"description": "Node module with code for using Google HTTP functions as an entry point to an MCMA API handler.",
"engines": {
"node": "^14.17.0"
"node": "^16.0.0"
},

@@ -35,20 +35,20 @@ "type": "commonjs",

"dependencies": {
"@google-cloud/functions-framework": "1.5.1",
"@google-cloud/functions-framework": "3.1.2",
"uuid": "^7.0.3"
},
"peerDependencies": {
"@mcma/api": "0.14.8",
"@mcma/client": "0.14.8",
"@mcma/core": "0.14.8",
"@mcma/data": "0.14.8",
"@mcma/worker-invoker": "0.14.8"
"@mcma/api": "0.15.0",
"@mcma/client": "0.15.0",
"@mcma/core": "0.15.0",
"@mcma/data": "0.15.0",
"@mcma/worker-invoker": "0.15.0"
},
"devDependencies": {
"@mcma/api": "0.14.8",
"@mcma/client": "0.14.8",
"@mcma/core": "0.14.8",
"@mcma/data": "0.14.8",
"@mcma/worker-invoker": "0.14.8",
"@mcma/api": "0.15.0",
"@mcma/client": "0.15.0",
"@mcma/core": "0.15.0",
"@mcma/data": "0.15.0",
"@mcma/worker-invoker": "0.15.0",
"@types/express": "^4.17.6",
"@types/node": "^14.17.22",
"@types/node": "^16.11.60",
"@types/uri-templates": "^0.1.30",

@@ -55,0 +55,0 @@ "@types/uuid": "^7.0.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc