com.hydroper.inputaction
Advanced tools
+2
-2
| { | ||
| "name": "com.hydroper.inputaction", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Input actions library.", | ||
@@ -12,3 +12,3 @@ "main": "src/index.ts", | ||
| "dependencies": { | ||
| "com.hydroper.typedeventtarget": "^1.0.0", | ||
| "com.hydroper.typedeventtarget": "^1.0.1", | ||
| "assert": "^2.1.0" | ||
@@ -15,0 +15,0 @@ }, |
+1
-1
| import clonePlainObject from "./util/clonePlainObject"; | ||
| import { InputActionAtom, InputActionKey, InputActionKeyName, navigatorKeyToThis } from "./InputAction"; | ||
| import assert from "assert"; | ||
| import { TypedEventTarget } from "@hydroper/typedeventtarget"; | ||
| import { TypedEventTarget } from "com.hydroper.typedeventtarget"; | ||
@@ -6,0 +6,0 @@ /** |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
26659
0.01%