🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@codefresh-io/cf-git-providers

Package Overview
Dependencies
Maintainers
28
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codefresh-io/cf-git-providers - npm Package Compare versions

Comparing version

to
0.0.26

4

package.json
{
"name": "@codefresh-io/cf-git-providers",
"version": "0.0.25",
"version": "0.0.26",
"description": "An NPM module/CLI for interacting with various git providers",

@@ -38,3 +38,3 @@ "keywords": [

"lint": "tslint --project . && eslint . --ext .js --ignore-pattern lib",
"test": "NODE_ENV=test jest --runInBand --ci --color --coverage",
"test": "NODE_ENV=test jest --runInBand --ci --colors --coverage",
"debug": "node -r ts-node/register --inspect src/bin/index.ts",

@@ -41,0 +41,0 @@ "clean-build": "rm -rf lib && yarn build",