@vcl/app-area
Advanced tools
Comparing version 0.5.3 to 0.6.0-1
@@ -6,2 +6,18 @@ # Change Log | ||
# [0.6.0-1](https://github.com/vcl/vcl/compare/v0.6.0-0...v0.6.0-1) (2019-09-02) | ||
**Note:** Version bump only for package @vcl/app-area | ||
# [0.6.0-0](https://github.com/vcl/vcl/compare/v0.5.4...v0.6.0-0) (2019-08-23) | ||
**Note:** Version bump only for package @vcl/app-area | ||
## [0.5.3](https://github.com/vcl/vcl/compare/v0.5.1...v0.5.3) (2019-08-13) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@vcl/app-area", | ||
"description": "The background and layout of the app's viewport and app area", | ||
"version": "0.5.3", | ||
"version": "0.6.0-1", | ||
"main": "package.json", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.5.3", | ||
"@vcl/preprocessor": "^0.5.3", | ||
"@vcl/build-demo": "^0.6.0-1", | ||
"@vcl/preprocessor": "^0.6.0-1", | ||
"browser-sync": "^2.26.3", | ||
@@ -34,3 +34,3 @@ "npm-run-all": "^4.1.5" | ||
"dependencies": { | ||
"@vcl/theme": "^0.5.3", | ||
"@vcl/theme": "^0.6.0-1", | ||
"normalize.css": "^8.0.1" | ||
@@ -54,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "008db69eda383e3d650e6edcb1ee07a20009fb8d" | ||
"gitHead": "89d51745fbf9bcdfeba19ac7fee2e77343b0b7a8" | ||
} |
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
5608
+ Added@vcl/theme@0.6.3(transitive)
Updated@vcl/theme@^0.6.0-1