Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@enact/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/core - npm Package Compare versions

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",