@chart-parts/builder
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@chart-parts/builder", | ||
"description": "Visualization components for specifying scenes", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"main": "lib/index.js", | ||
@@ -16,3 +16,3 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@chart-parts/scales": "^0.0.20", | ||
"@chart-parts/scales": "^0.0.21", | ||
"rimraf": "^2.6.2", | ||
@@ -23,3 +23,3 @@ "tslint": "^5.11.0", | ||
"dependencies": { | ||
"@chart-parts/interfaces": "^0.0.20", | ||
"@chart-parts/interfaces": "^0.0.21", | ||
"lodash": "^4.17.10" | ||
@@ -29,3 +29,4 @@ }, | ||
"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
96783
27
1158
+ Added@chart-parts/interfaces@0.0.21(transitive)
- Removed@chart-parts/interfaces@0.0.20(transitive)