Socket
Socket
Sign inDemoInstall

@google-cloud/logging-min

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/logging-min - npm Package Compare versions

Comparing version 9.5.3 to 9.5.4

7

CHANGELOG.md

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

### [9.5.4](https://www.github.com/googleapis/nodejs-logging/compare/v9.5.3...v9.5.4) (2021-07-14)
### Bug Fixes
* missing "uuid" dependency ([#1119](https://www.github.com/googleapis/nodejs-logging/issues/1119)) ([168389c](https://www.github.com/googleapis/nodejs-logging/commit/168389ce885e6e00c7f8d87fbda2564077ff5356))
### [9.5.3](https://www.github.com/googleapis/nodejs-logging/compare/v9.5.2...v9.5.3) (2021-07-12)

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

6

package.json
{
"name": "@google-cloud/logging-min",
"version": "9.5.3",
"version": "9.5.4",
"description": "Stackdriver Logging Client Library for Node.js",

@@ -61,3 +61,4 @@ "keywords": [

"pumpify": "^2.0.1",
"stream-events": "^1.0.5"
"stream-events": "^1.0.5",
"uuid": "^8.0.0"
},

@@ -93,3 +94,2 @@ "devDependencies": {

"typescript": "^3.8.3",
"uuid": "^8.0.0",
"webpack": "^5.0.0",

@@ -96,0 +96,0 @@ "webpack-cli": "^4.0.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