Socket
Socket
Sign inDemoInstall

@google-cloud/vision

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/vision - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

7

CHANGELOG.md

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

### [2.4.2](https://www.github.com/googleapis/nodejs-vision/compare/v2.4.1...v2.4.2) (2022-01-06)
### Bug Fixes
* add types to package.json ([#977](https://www.github.com/googleapis/nodejs-vision/issues/977)) ([1cd056b](https://www.github.com/googleapis/nodejs-vision/commit/1cd056b97c851eac1726610c85193ddc85cbddb7))
### [2.4.1](https://www.github.com/googleapis/nodejs-vision/compare/v2.4.0...v2.4.1) (2021-12-14)

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

3

package.json
{
"name": "@google-cloud/vision",
"description": "Google Cloud Vision API client for Node.js",
"version": "2.4.1",
"version": "2.4.2",
"license": "Apache-2.0",

@@ -12,2 +12,3 @@ "author": "Google Inc",

"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"files": [

@@ -14,0 +15,0 @@ "build/protos",

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

[![npm version](https://img.shields.io/npm/v/@google-cloud/vision.svg)](https://www.npmjs.org/package/@google-cloud/vision)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-vision/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-vision)

@@ -140,2 +139,4 @@

More Information: [Google Cloud Platform Launch Stages][launch_stages]

@@ -142,0 +143,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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