git-cli-wrapper
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "git-cli-wrapper", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Git cli wrapper", | ||
@@ -20,2 +20,5 @@ "keywords": [ | ||
}, | ||
"engines": { | ||
"node": ">=10" | ||
}, | ||
"scripts": { | ||
@@ -29,3 +32,3 @@ "build": "tsc", | ||
"@types/node": "^12.7.3", | ||
"chalk-theme": "^0.1.3", | ||
"chalk-theme": "^0.1.4", | ||
"execa": "^2.0.0" | ||
@@ -35,2 +38,3 @@ }, | ||
"@types/jest": "^24.0.18", | ||
"@types/rimraf": "^2.0.2", | ||
"coveralls": "^3.0.6", | ||
@@ -42,3 +46,3 @@ "jest": "^24.9.0", | ||
}, | ||
"gitHead": "aa3f7d4f8ed29c27c792c09f9f05c2f3c909acf3" | ||
"gitHead": "44410ae5df959d7b3583282894bc627f47b370c8" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4251
5
7
Updatedchalk-theme@^0.1.4