@czap/gauntlet
Advanced tools
+6
-6
| { | ||
| "name": "@czap/gauntlet", | ||
| "version": "0.9.0", | ||
| "description": "Self-proving rigor engine: gates, findings, assurance levels, the authority ratchet, and `defineFactGate` (evidence-bound gates) — lean (no `typescript`; oracles host-injected)", | ||
| "version": "0.10.0", | ||
| "description": "The rigor engine behind LiteShip's release gates: define quality gates that report findings and earn blocking power only by proving themselves against their own fixtures.", | ||
| "license": "MIT", | ||
@@ -16,6 +16,6 @@ "author": "Eassa Ayoub <eassa@heyoub.dev>", | ||
| "czap", | ||
| "rigor", | ||
| "audit", | ||
| "liteship", | ||
| "quality-gate", | ||
| "fitness-function", | ||
| "assurance", | ||
| "static-analysis", | ||
| "typescript" | ||
@@ -41,3 +41,3 @@ ], | ||
| "fast-glob": "^3.3.3", | ||
| "@czap/error": "0.9.0" | ||
| "@czap/error": "0.10.0" | ||
| }, | ||
@@ -44,0 +44,0 @@ "engines": { |
2340524
0+ Added
- Removed
Updated