New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/functions

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/functions - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md
# Changelog
### [1.0.1](https://www.github.com/googleapis/nodejs-functions/compare/v1.0.0...v1.0.1) (2020-08-03)
### Bug Fixes
* run synthtool hack to compile code ([#6](https://www.github.com/googleapis/nodejs-functions/issues/6)) ([2b080c5](https://www.github.com/googleapis/nodejs-functions/commit/2b080c5bfd3f134a5e0a365fc0d6663e1dd4755c))
## 1.0.0 (2020-07-24)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "@google-cloud/functions",
"version": "1.0.0",
"version": "1.0.1",
"description": "Functions client for Node.js",

@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-functions",

@@ -58,4 +58,10 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

// Imports the Google Cloud client library
// remove this line after package is released
// eslint-disable-next-line node/no-missing-require
const {CloudFunctionsServiceClient} = require('@google-cloud/functions');
// TODO(developer): replace with your prefered project ID.
// const projectId = 'my-project'
// Creates a client

@@ -62,0 +68,0 @@ const client = new CloudFunctionsServiceClient();

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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