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

@allcapsdev/cvcsv-cli

Package Overview
Dependencies
Maintainers
1
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allcapsdev/cvcsv-cli - npm Package Compare versions

Comparing version 1.1.20 to 1.1.22

4

CHANGELOG.md

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

### [1.1.22](https://github.com/allcapsdev/cvcsv-cli/compare/v1.1.21...v1.1.22) (2020-05-07)
### [1.1.21](https://github.com/allcapsdev/cvcsv-cli/compare/v1.1.20...v1.1.21) (2020-05-07)
### [1.1.20](https://github.com/allcapsdev/cvcsv-cli/compare/v1.1.19...v1.1.20) (2020-05-04)

@@ -7,0 +11,0 @@

25

package.json
{
"name": "@allcapsdev/cvcsv-cli",
"version": "1.1.20",
"version": "1.1.22",
"description": "CLI for creating CSV for Cloud Vision Product Search API",

@@ -23,3 +23,3 @@ "main": "lib/index.js",

"commitlint": "commitlint -e",
"release": "standard-version -s",
"release": "standard-version",
"start:dev": "ts-node -T src/index.ts",

@@ -61,7 +61,7 @@ "tscov": "tscov",

"@types/jest": "25.2.1",
"@types/node": "13.13.4",
"@types/prompts": "2.0.7",
"@types/node": "13.13.5",
"@types/prompts": "2.0.8",
"babel-loader": "8.1.0",
"commitizen": "4.0.5",
"cz-conventional-changelog": "3.1.0",
"commitizen": "4.1.2",
"cz-conventional-changelog": "3.2.0",
"jest": "25.5.4",

@@ -72,9 +72,9 @@ "npm-run-all": "4.1.5",

"rimraf": "3.0.2",
"rollup": "2.7.6",
"rollup": "2.8.2",
"rollup-plugin-size-snapshot": "0.11.0",
"rollup-plugin-terser": "5.3.0",
"rollup-plugin-typescript2": "0.27.0",
"standard-version": "7.1.0",
"ts-jest": "25.4.0",
"ts-loader": "7.0.2",
"standard-version": "8.0.0",
"ts-jest": "25.5.0",
"ts-loader": "7.0.3",
"ts-node": "8.10.1",

@@ -95,8 +95,3 @@ "typedoc": "0.17.6",

}
},
"standard-version": {
"skip": {
"tag": true
}
}
}
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