Socket
Socket
Sign inDemoInstall

@matt-riley/cvcsv-cli

Package Overview
Dependencies
29
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

2

CHANGELOG.md

@@ -5,4 +5,6 @@ # Changelog

### [1.1.3](https://github.com/matt-riley/cvcsv-cli/compare/v1.1.2...v1.1.3) (2020-01-31)
### [1.1.2](https://github.com/matt-riley/cvcsv-cli/compare/v1.1.1...v1.1.2) (2020-01-23)
### [1.1.1](https://github.com/matt-riley/cvcsv-cli/compare/v1.1.0...v1.1.1) (2019-12-27)

14

package.json
{
"name": "@matt-riley/cvcsv-cli",
"version": "1.1.2",
"version": "1.1.3",
"description": "CLI for creating CSV for Cloud Vision Product Search API",

@@ -50,16 +50,16 @@ "main": "./lib/index.js",

"@types/figlet": "1.2.0",
"@types/jest": "24.9.0",
"@types/node": "13.1.8",
"@types/jest": "25.1.1",
"@types/node": "13.5.3",
"@types/prompts": "2.0.3",
"commitizen": "4.0.3",
"conventional-github-releaser": "3.1.3",
"cz-conventional-changelog": "3.0.2",
"cz-conventional-changelog": "3.1.0",
"jest": "25.1.0",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"rimraf": "3.0.0",
"rimraf": "3.0.1",
"standard-version": "7.1.0",
"ts-jest": "25.0.0",
"ts-jest": "25.1.0",
"ts-node": "8.6.2",
"typedoc": "0.16.8",
"typedoc": "0.16.9",
"typescript": "3.7.5"

@@ -66,0 +66,0 @@ },

@@ -1,5 +0,5 @@

[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/matt-riley/cvcsv-cli.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/matt-riley/cvcsv-cli/context:javascript) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
# cvcsv-cli
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/matt-riley/cvcsv-cli.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/matt-riley/cvcsv-cli/context:javascript) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![npm](https://img.shields.io/npm/dm/@matt-riley/cvcsv-cli)](https://www.npmjs.com/package/@matt-riley/cvcsv-cli)
This is a tool to make the process of creating the bulk import CSV file for [Google Clouds Vision Product Search API](https://cloud.google.com/vision/product-search/docs/) a little easier.

@@ -6,0 +6,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc