@vuepress/plugin-git
Advanced tools
Comparing version 2.0.0-rc.43 to 2.0.0-rc.44
{ | ||
"name": "@vuepress/plugin-git", | ||
"version": "2.0.0-rc.43", | ||
"version": "2.0.0-rc.44", | ||
"description": "VuePress plugin - git", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"execa": "^9.3.1" | ||
"execa": "^9.4.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "7c75a58f6aed788e2ee40e2b2f0451a76ec20a23" | ||
"gitHead": "e450489799bbfbdd015ec52255576144185eb64f" | ||
} |
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
+ Added@babel/parser@7.26.2(transitive)
+ Added@types/node@22.8.6(transitive)
+ Addedexeca@9.5.1(transitive)
- Removed@babel/parser@7.26.1(transitive)
- Removed@types/node@22.8.1(transitive)
- Removedexeca@9.5.0(transitive)
Updatedexeca@^9.4.0