Socket
Socket
Sign inDemoInstall

@matt-riley/cvcsv-cli

Package Overview
Dependencies
76
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

NOTICE

8

package.json
{
"name": "@matt-riley/cvcsv-cli",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "CLI for creating CSV for Cloud Vision Product Search API",
"main": "./lib/index.js",

@@ -33,3 +33,3 @@ "private": false,

},
"keywords": [],
"keywords": ["Google Cloud Vision Product Search", "CSV", "CLI", "bulk import"],
"author": "",

@@ -46,3 +46,3 @@ "license": "MIT",

"@types/jest": "24.0.18",
"@types/node": "12.7.5",
"@types/node": "12.7.8",
"jest": "24.9.0",

@@ -49,0 +49,0 @@ "npm-run-all": "4.1.5",

@@ -38,3 +38,3 @@ [![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)

Note: The package is published to [Github Package Registry](https://github.com/features/package-registry) follow [these](https://help.github.com/en/articles/configuring-npm-for-use-with-github-package-registry#installing-a-package) instructions in order to be able to install this package and others from there.
Note: The package is published to [Github Package Registry](https://github.com/features/package-registry) follow [these](https://help.github.com/en/articles/configuring-npm-for-use-with-github-package-registry#installing-a-package) instructions in order to be able to install this package and others from there. (It is also available via NPMJS)

@@ -80,6 +80,1 @@ Then once the package has been installed:

## FAQ
*Why isn't this just published to NPM like everything else?*
Well for a start there is [this](https://www.theregister.co.uk/2019/04/22/npm_fired_staff_union_complaints/) and [this](https://www.theregister.co.uk/2019/04/01/npm_layoff_staff/).
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