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

@google-cloud/compute

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/compute - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

9

CHANGELOG.md

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

### [2.0.1](https://www.github.com/googleapis/nodejs-compute/compare/v2.0.0...v2.0.1) (2020-06-28)
### Bug Fixes
* **deps:** update dependency gce-images to v3 ([#443](https://www.github.com/googleapis/nodejs-compute/issues/443)) ([c861b8c](https://www.github.com/googleapis/nodejs-compute/commit/c861b8c0754cecfa15cef22be3c030bb146ce987))
* correct engines range to include node v10 ([#451](https://www.github.com/googleapis/nodejs-compute/issues/451)) ([c8a2b29](https://www.github.com/googleapis/nodejs-compute/commit/c8a2b29a12b8d5b2061b6979d2b8ffb2d96e208a))
* update node issue template ([#456](https://www.github.com/googleapis/nodejs-compute/issues/456)) ([65ab831](https://www.github.com/googleapis/nodejs-compute/commit/65ab8312edceee2316a2b2ba6cfa294b218cf164))
## [2.0.0](https://www.github.com/googleapis/nodejs-compute/compare/v1.2.0...v2.0.0) (2020-05-08)

@@ -9,0 +18,0 @@

8

package.json
{
"name": "@google-cloud/compute",
"description": "Google Compute Engine Client Library for Node.js",
"version": "2.0.0",
"version": "2.0.1",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
"node": ">10"
"node": ">=10"
},

@@ -48,3 +48,3 @@ "repository": "googleapis/nodejs-compute",

"extend": "^3.0.2",
"gce-images": "^2.0.0",
"gce-images": "^3.0.0",
"is": "^3.2.1",

@@ -61,3 +61,3 @@ "string-format-obj": "^1.1.1"

"linkinator": "^2.0.0",
"mocha": "^7.1.1",
"mocha": "^8.0.0",
"c8": "^7.0.0",

@@ -64,0 +64,0 @@ "prettier": "^1.13.5",

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