@equinor/fusion
Advanced tools
Comparing version 0.1.64 to 0.1.65
@@ -21,3 +21,3 @@ import { useState, useEffect } from "react"; | ||
const handlerFunction = handler.handler; | ||
handlerFunction(arg); | ||
window.requestAnimationFrame(() => handlerFunction(arg)); | ||
}); | ||
@@ -24,0 +24,0 @@ return this; |
{ | ||
"name": "@equinor/fusion", | ||
"version": "0.1.64", | ||
"version": "0.1.65", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
136774