@decantr/registry
Advanced tools
+2
-2
| { | ||
| "name": "@decantr/registry", | ||
| "version": "3.1.0", | ||
| "version": "3.4.0", | ||
| "description": "Certified vocabulary contracts, schemas, API client, and content utilities for Decantr", | ||
@@ -72,3 +72,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@decantr/essence-spec": "3.1.0" | ||
| "@decantr/essence-spec": "3.4.0" | ||
| }, | ||
@@ -75,0 +75,0 @@ "scripts": { |
+2
-2
@@ -73,5 +73,5 @@ # @decantr/registry | ||
| `@decantr/registry` is part of the stable public Decantr package surface in the `2.x` line. | ||
| `@decantr/registry` is part of the stable public Decantr package surface in the Decantr 3 line. | ||
| - exported schema paths and documented client entrypoints are expected to remain stable across `1.x` | ||
| - exported schema paths and documented client entrypoints are expected to remain stable across compatible releases | ||
| - additive response fields may be introduced without breaking the stable contract | ||
@@ -78,0 +78,0 @@ - breaking client, schema, or path changes require a major version |
382302
0+ Added
- Removed
Updated