@enact/core
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [2.1.1] - 2018-08-27 | ||
No significant changes. | ||
## [2.1.0] - 2018-08-20 | ||
@@ -7,0 +11,0 @@ |
@@ -83,3 +83,3 @@ "use strict"; | ||
/** | ||
* {@link core/internal/ApiDecorator.ApiDecorator} is a Higher-order Component that exposes an | ||
* {@link core/internal/ApiDecorator.ApiDecorator} is a higher-order component that exposes an | ||
* imperative API for a contained component. ApiDecorator accepts an array of API endpoints in the | ||
@@ -86,0 +86,0 @@ * `api` config parameter. Each is then mapped to the underlying component instance as either a |
{ | ||
"name": "@enact/core", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
151084