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 2.1.1 to 2.1.2

7

CHANGELOG.md

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

### [2.1.2](https://www.github.com/googleapis/gce-images/compare/v2.1.1...v2.1.2) (2019-07-29)
### Bug Fixes
* **deps:** update dependency google-auth-library to v5 ([#161](https://www.github.com/googleapis/gce-images/issues/161)) ([21bc2ed](https://www.github.com/googleapis/gce-images/commit/21bc2ed))
### [2.1.1](https://www.github.com/googleapis/gce-images/compare/v2.1.0...v2.1.1) (2019-06-26)

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

12

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

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

"pretest": "npm run compile",
"docs-test": "linkinator docs -r",
"docs-test": "linkinator docs",
"predocs-test": "npm run docs"

@@ -48,3 +48,3 @@ },

"arrify": "^2.0.0",
"google-auth-library": "^4.0.0"
"google-auth-library": "^5.0.0"
},

@@ -59,4 +59,4 @@ "devDependencies": {

"codecov": "^3.0.4",
"eslint": "^5.16.0",
"eslint-config-prettier": "^4.0.0",
"eslint": "^6.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-node": "^9.0.0",

@@ -66,3 +66,3 @@ "eslint-plugin-prettier": "^3.0.0",

"intelli-espower-loader": "^1.0.1",
"linkinator": "^1.3.1",
"linkinator": "^1.5.0",
"mocha": "^6.1.4",

@@ -69,0 +69,0 @@ "power-assert": "^1.6.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