@ui5/webcomponents-base
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.1](https://github.com/SAP/ui5-webcomponents/compare/v0.11.0...v0.11.1) (2019-05-30) | ||
**Note:** Version bump only for package @ui5/webcomponents-base | ||
# [0.11.0](https://github.com/SAP/ui5-webcomponents/compare/v0.10.1...v0.11.0) (2019-05-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ui5/webcomponents-base", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "UI5 Web Components: webcomponents.base", | ||
@@ -15,3 +15,4 @@ "author": "SAP SE (https://www.sap.com)", | ||
"type": "git", | ||
"url": "https://github.com/SAP/ui5-webcomponents.git" | ||
"url": "https://github.com/SAP/ui5-webcomponents.git", | ||
"directory": "packages/base" | ||
}, | ||
@@ -24,3 +25,3 @@ "scripts": { | ||
"dependencies": { | ||
"@ui5/webcomponents-core": "0.11.0", | ||
"@ui5/webcomponents-core": "0.11.1", | ||
"lit-html": "^1.0.0", | ||
@@ -27,0 +28,0 @@ "regenerator-runtime": "0.12.1", |
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
688686
+ Added@ui5/webcomponents-core@0.11.1(transitive)
- Removed@ui5/webcomponents-core@0.11.0(transitive)