Socket
Socket
Sign inDemoInstall

@google-cloud/functions-framework

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/functions-framework - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [2.1.1](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v2.1.0...v2.1.1) (2022-02-01)
### Bug Fixes
* patching debugging docs ([#420](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/issues/420)) ([f822f3e](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/commit/f822f3e22f156fe9b040c915a332f6b6453e1f91))
## [2.1.0](https://www.github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v2.0.0...v2.1.0) (2021-12-07)

@@ -9,0 +16,0 @@

8

package.json
{
"name": "@google-cloud/functions-framework",
"version": "2.1.0",
"version": "2.1.1",
"description": "FaaS (Function as a service) framework for writing portable Node.js functions",

@@ -49,3 +49,3 @@ "engines": {

"@microsoft/api-extractor": "^7.18.20",
"@types/body-parser": "1.19.1",
"@types/body-parser": "1.19.2",
"@types/express": "4.17.13",

@@ -62,6 +62,6 @@ "@types/minimist": "1.2.2",

"pack-n-play": "^1.0.0-2",
"sinon": "^11.0.0",
"sinon": "^12.0.0",
"supertest": "6.1.6",
"typescript": "4.4.4"
"typescript": "4.5.4"
}
}
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