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