@chart-parts/orchestrator
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@chart-parts/orchestrator", | ||
"description": "chart-parts rendering orchestration", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"main": "lib/index.js", | ||
@@ -21,10 +21,11 @@ "module": "lib/index.js", | ||
"dependencies": { | ||
"@chart-parts/interfaces": "^0.0.20", | ||
"@chart-parts/scene": "^0.0.20", | ||
"@chart-parts/scenegraph": "^0.0.20", | ||
"@chart-parts/vsvg": "^0.0.20" | ||
"@chart-parts/interfaces": "^0.0.21", | ||
"@chart-parts/scene": "^0.0.21", | ||
"@chart-parts/scenegraph": "^0.0.21", | ||
"@chart-parts/vsvg": "^0.0.21" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "d2a342f510340335cb0a8ab5e33e4d4e25ed771d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12776
11
96
+ Added@chart-parts/builder@0.0.21(transitive)
+ Added@chart-parts/interfaces@0.0.21(transitive)
+ Added@chart-parts/scene@0.0.21(transitive)
+ Added@chart-parts/scenegraph@0.0.21(transitive)
+ Added@chart-parts/shapes@0.0.21(transitive)
+ Added@chart-parts/vsvg@0.0.21(transitive)
- Removed@chart-parts/builder@0.0.20(transitive)
- Removed@chart-parts/interfaces@0.0.20(transitive)
- Removed@chart-parts/scene@0.0.20(transitive)
- Removed@chart-parts/scenegraph@0.0.20(transitive)
- Removed@chart-parts/shapes@0.0.20(transitive)
- Removed@chart-parts/vsvg@0.0.20(transitive)
Updated@chart-parts/scene@^0.0.21
Updated@chart-parts/vsvg@^0.0.21