🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@hydroperx/inputaction

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hydroperx/inputaction - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+2
-2
dist/index.d.ts

@@ -1,3 +0,3 @@

import Input from "./Input";
export { Input };
import Input, { input } from "./Input";
export { Input, input };
export type { InputActionAtom, InputActionKey, InputActionKeyName, } from "./InputAction";

@@ -1,2 +0,2 @@

import Input from "./Input";
export { Input };
import Input, { input } from "./Input";
export { Input, input };
{
"name": "@hydroperx/inputaction",
"version": "1.1.0",
"version": "1.1.1",
"description": "Input actions library.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/hydroperx/inputaction.js",