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

test-keyboard

Package Overview
Dependencies
Maintainers
1
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.7.3 to 0.7.4

10

CHANGELOG.md
# test-keyboard
## 0.7.4
### Patch Changes
- 7380e18f: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub
organisation.
- Updated dependencies [7380e18f]
- @remirror/core-helpers@0.7.4
- @remirror/core-types@0.7.4
## 0.7.3

@@ -4,0 +14,0 @@

10

package.json

@@ -6,5 +6,5 @@ {

"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"homepage": "https://github.com/ifiokjr/remirror/tree/master/packages/test-keyboard",
"repository": "https://github.com/ifiokjr/remirror/tree/master/packages/test-keyboard",
"version": "0.7.3",
"homepage": "https://github.com/remirror/remirror/tree/master/packages/test-keyboard",
"repository": "https://github.com/remirror/remirror/tree/master/packages/test-keyboard",
"version": "0.7.4",
"main": "lib/index.js",

@@ -21,4 +21,4 @@ "module": "lib/dist/test-keyboard.esm.js",

"@babel/runtime": "^7",
"@remirror/core-helpers": "^0.7.3",
"@remirror/core-types": "^0.7.3"
"@remirror/core-helpers": "^0.7.4",
"@remirror/core-types": "^0.7.4"
},

@@ -25,0 +25,0 @@ "keywords": [

@@ -9,3 +9,4 @@ # test-keyboard

You want to write tests for code that makes heavy usage of the keyboard and you're finding it hard to compose these keyboard events together.
You want to write tests for code that makes heavy usage of the keyboard and you're finding it hard to compose
these keyboard events together.

@@ -16,3 +17,4 @@ ## This solution

It is primarily designed for dom-test environments but could be extracted out into something that can be used in your front-end code.
It is primarily designed for dom-test environments but could be extracted out into something that can be used
in your front-end code.

@@ -19,0 +21,0 @@ ## Installation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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