Socket
Socket
Sign inDemoInstall

@google-cloud/common

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/common - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

7

CHANGELOG.md

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

### [3.3.3](https://www.github.com/googleapis/nodejs-common/compare/v3.3.2...v3.3.3) (2020-08-28)
### Bug Fixes
* move system and samples test from Node 10 to Node 12 ([#619](https://www.github.com/googleapis/nodejs-common/issues/619)) ([8dee48f](https://www.github.com/googleapis/nodejs-common/commit/8dee48f78b5f8df25ec97bd0dc2be731481bba35))
### [3.3.2](https://www.github.com/googleapis/nodejs-common/compare/v3.3.1...v3.3.2) (2020-07-09)

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

12

package.json
{
"name": "@google-cloud/common",
"description": "Common components for Cloud APIs Node.js Client Libraries",
"version": "3.3.2",
"version": "3.3.3",
"license": "Apache-2.0",

@@ -32,3 +32,5 @@ "author": "Google Inc.",

"clean": "gts clean",
"precompile": "gts clean"
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp"
},

@@ -50,3 +52,3 @@ "dependencies": {

"@types/extend": "^3.0.1",
"@types/mocha": "^7.0.2",
"@types/mocha": "^8.0.0",
"@types/mv": "^2.1.0",

@@ -70,4 +72,6 @@ "@types/ncp": "^2.0.3",

"tmp": "0.2.1",
"typescript": "~3.8.3"
"typescript": "~3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
}
}

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

A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-common/blob/master/CHANGELOG.md).
* [Google Cloud Common Node.js Client API Reference][client-docs]

@@ -19,0 +22,0 @@

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