a-frame-components
Advanced tools
Comparing version 1.0.57 to 1.0.58
@@ -38,2 +38,4 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
import painter from "./react"; | ||
import useEventListenerOn from "./react/useEventListenerOn"; | ||
export { useEventListenerOn }; | ||
export function load() { | ||
@@ -40,0 +42,0 @@ return __awaiter(this, void 0, void 0, function () { |
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.57", | ||
"version": "1.0.58", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
import painter from "./react"; | ||
import useEventListenerOn from "./react/useEventListenerOn"; | ||
export { useEventListenerOn }; | ||
export async function load() { | ||
return painter(); | ||
} | ||
} |
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
1684861
28545