@codama/renderers-core
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@codama/renderers-core", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Core types and helpers for Codama renderers to use", | ||
@@ -38,5 +38,5 @@ "exports": { | ||
"dependencies": { | ||
"@codama/errors": "1.2.3", | ||
"@codama/nodes": "1.2.3", | ||
"@codama/visitors-core": "1.2.3" | ||
"@codama/errors": "1.2.4", | ||
"@codama/nodes": "1.2.4", | ||
"@codama/visitors-core": "1.2.4" | ||
}, | ||
@@ -43,0 +43,0 @@ "license": "MIT", |
+ Added@codama/errors@1.2.4(transitive)
+ Added@codama/node-types@1.2.4(transitive)
+ Added@codama/nodes@1.2.4(transitive)
+ Added@codama/visitors-core@1.2.4(transitive)
- Removed@codama/errors@1.2.3(transitive)
- Removed@codama/node-types@1.2.3(transitive)
- Removed@codama/nodes@1.2.3(transitive)
- Removed@codama/visitors-core@1.2.3(transitive)
Updated@codama/errors@1.2.4
Updated@codama/nodes@1.2.4
Updated@codama/visitors-core@1.2.4