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

test-keyboard

Package Overview
Dependencies
Maintainers
0
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-keyboard - npm Package Compare versions

Comparing version 0.0.0-pr2271.1 to 0.0.0-pr2271.2

22

dist/test-keyboard.d.ts

@@ -1,1 +0,21 @@

export {};
export { BatchedKeyboardAction } from './_tsup-dts-rollup';
export { BatchedCallback } from './_tsup-dts-rollup';
export { Keyboard } from './_tsup-dts-rollup';
export { ModifierInformation } from './_tsup-dts-rollup';
export { KeyboardEventName } from './_tsup-dts-rollup';
export { OptionsProps } from './_tsup-dts-rollup';
export { TextInputProps } from './_tsup-dts-rollup';
export { TypingInputProps } from './_tsup-dts-rollup';
export { IsTypingProps } from './_tsup-dts-rollup';
export { OptionsWithTypingProps } from './_tsup-dts-rollup';
export { KeyboardConstructorProps } from './_tsup-dts-rollup';
export { createKeyboardEvent } from './_tsup-dts-rollup';
export { getModifierInformation } from './_tsup-dts-rollup';
export { cleanKey } from './_tsup-dts-rollup';
export { isUSKeyboardCharacter } from './_tsup-dts-rollup';
export { noKeyPress } from './_tsup-dts-rollup';
export { noKeyUp } from './_tsup-dts-rollup';
export { usKeyboardLayout } from './_tsup-dts-rollup';
export { KeyDefinition } from './_tsup-dts-rollup';
export { USKeyboardLayout } from './_tsup-dts-rollup';
export { SupportedCharacters } from './_tsup-dts-rollup';

8

package.json
{
"name": "test-keyboard",
"version": "0.0.0-pr2271.1",
"version": "0.0.0-pr2271.2",
"description": "A test keyboard for composing fake keyboard events",

@@ -40,7 +40,7 @@ "keywords": [

"@babel/runtime": "^7.22.3",
"@remirror/core-helpers": "0.0.0-pr2271.1",
"@remirror/core-types": "0.0.0-pr2271.1"
"@remirror/core-helpers": "0.0.0-pr2271.2",
"@remirror/core-types": "0.0.0-pr2271.2"
},
"devDependencies": {
"@remirror/cli": "0.0.0-pr2271.1"
"@remirror/cli": "0.0.0-pr2271.2"
},

@@ -47,0 +47,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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