@codefresh-io/cf-git-providers
Advanced tools
Comparing version
{ | ||
"name": "@codefresh-io/cf-git-providers", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "An NPM module/CLI for interacting with various git providers", | ||
"main": "./dist/index.js", | ||
"keywords": [ | ||
"codefresh", | ||
"cli", | ||
"git", | ||
"providers", | ||
"git-providers" | ||
], | ||
"main": "./lib/index.js", | ||
"type": "module", | ||
"types": "./dist/index.d.ts", | ||
"types": "./lib/index.d.ts", | ||
"repository": "https://github.com/codefresh-io/cf-git-providers", | ||
@@ -22,3 +29,3 @@ "author": "Codefresh", | ||
"bin": { | ||
"cgp": "bin/index.ts" | ||
"cgp": "lib/bin/index.js" | ||
}, | ||
@@ -28,8 +35,12 @@ "engines": { | ||
}, | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"scripts": { | ||
"lint": "tslint --project . && eslint . --ext .js --ignore-pattern dist", | ||
"lint": "tslint --project . && eslint . --ext .js --ignore-pattern lib", | ||
"test": "NODE_ENV=test jest --runInBand --ci --color --coverage", | ||
"debug": "node -r ts-node/register --inspect bin/index.ts", | ||
"clean-build": "rm -rf dist && yarn build", | ||
"build": "tsc --listEmittedFiles --declaration && chmod +x dist/bin/index.js", | ||
"clean-build": "rm -rf lib && yarn build", | ||
"build": "tsc --listEmittedFiles --declaration && chmod +x lib/bin/index.js", | ||
"clean": "rm -rf lib", | ||
"ci-publish": "ci-publish" | ||
@@ -36,0 +47,0 @@ }, |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1
-50%2980
-99.14%3
-89.29%0
-100%2
Infinity%