@pnpm/git-utils
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "@pnpm/git-utils", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Utilities for git", | ||
@@ -12,7 +12,7 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=14.6" | ||
"node": ">=16.14" | ||
}, | ||
"repository": "https://github.com/pnpm/pnpm/blob/main/packages/git-utils", | ||
"keywords": [ | ||
"pnpm7", | ||
"pnpm8", | ||
"pnpm", | ||
@@ -28,7 +28,7 @@ "git", | ||
"dependencies": { | ||
"execa": "npm:safe-execa@^0.1.1" | ||
"execa": "npm:safe-execa@0.1.2" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/git-utils": "0.1.0", | ||
"tempy": "^1.0.0" | ||
"tempy": "^1.0.1", | ||
"@pnpm/git-utils": "1.0.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "funding": "https://opencollective.com/pnpm", | ||
"scripts": { | ||
"lint": "eslint src/**/*.ts test/**/*.ts", | ||
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"", | ||
"_test": "jest", | ||
@@ -43,0 +43,0 @@ "test": "pnpm run compile && pnpm run _test", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6192
0
+ Addedsafe-execa@0.1.2(transitive)
- Removedsafe-execa@0.1.4(transitive)
Updatedexeca@npm:safe-execa@0.1.2