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

gce-images

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gce-images - npm Package Compare versions

Comparing version 3.0.5 to 4.0.0

11

CHANGELOG.md

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

## [4.0.0](https://github.com/googleapis/nodejs-gce-images/compare/v3.0.5...v4.0.0) (2022-05-20)
### ⚠ BREAKING CHANGES
* update library to use Node 12 (#344)
### Build System
* update library to use Node 12 ([#344](https://github.com/googleapis/nodejs-gce-images/issues/344)) ([9b30483](https://github.com/googleapis/nodejs-gce-images/commit/9b30483f472ecf61861b8abfbb009a5a062c9edf))
### [3.0.5](https://github.com/googleapis/nodejs-gce-images/compare/v3.0.4...v3.0.5) (2022-04-13)

@@ -9,0 +20,0 @@

14

package.json
{
"name": "gce-images",
"version": "3.0.5",
"version": "4.0.0",
"description": "Get a list of globally available Google Compute Engine images",

@@ -49,3 +49,3 @@ "main": "./build/src/index.js",

"arrify": "^2.0.0",
"google-auth-library": "^7.14.1"
"google-auth-library": "^8.0.2"
},

@@ -55,3 +55,3 @@ "devDependencies": {

"@types/chai": "^4.1.7",
"@types/mocha": "^8.0.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.0.0",

@@ -61,12 +61,12 @@ "c8": "^7.0.0",

"codecov": "^3.0.4",
"gts": "^3.0.0",
"gts": "^3.1.0",
"intelli-espower-loader": "^1.0.1",
"linkinator": "^2.0.0",
"mocha": "^8.0.0",
"mocha": "^9.2.2",
"source-map-support": "^0.5.6",
"typescript": "^3.8.3"
"typescript": "^4.6.4"
},
"engines": {
"node": ">=10"
"node": ">=12.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