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

@enact/core

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enact/core - npm Package Compare versions

Comparing version 3.3.0-alpha.12 to 3.3.0-alpha.13

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## [3.3.0-alpha.13] - 2020-06-22
No significant changes.
## [3.3.0-alpha.12] - 2020-06-15

@@ -7,0 +11,0 @@

2

package.json
{
"name": "@enact/core",
"version": "3.3.0-alpha.12",
"version": "3.3.0-alpha.13",
"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",

@@ -40,2 +40,3 @@ "use strict";

*
* @memberof core/useChainRefs
* @param {Object|Function} ...handlers List of references to be updated.

@@ -61,2 +62,3 @@ * @returns {Function} A callback that updates each reference

*
* @memberof core/useChainRefs
* @param {Object|Function} ...handlers List of references to be updated.

@@ -63,0 +65,0 @@ * @returns {Function} A memoized callback that updates each reference

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc