@dependabit/plugin-github
Advanced tools
+9
-0
| # @dependabit/plugin-github | ||
| ## 0.1.2 | ||
| ### Patch Changes | ||
| - Add gitignore-aware exclusions for manifest detection | ||
| - Updated dependencies | ||
| - @dependabit/github-client@0.1.2 | ||
| - @dependabit/manifest@0.1.2 | ||
| ## 0.1.1 | ||
@@ -4,0 +13,0 @@ |
+4
-4
| { | ||
| "name": "@dependabit/plugin-github", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "GitHub API file/release access plugin for dependency tracking", | ||
@@ -16,7 +16,7 @@ "type": "module", | ||
| "zod": "^4.3.6", | ||
| "@dependabit/github-client": "0.1.1", | ||
| "@dependabit/manifest": "0.1.1" | ||
| "@dependabit/github-client": "0.1.2", | ||
| "@dependabit/manifest": "0.1.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.2.2", | ||
| "@types/node": "^25.2.3", | ||
| "tsx": "^4.21.0", | ||
@@ -23,0 +23,0 @@ "typescript": "^5.9.3", |
Sorry, the diff of this file is not supported yet
52221
0.34%+ Added
+ Added
- Removed
- Removed
Updated