test-keyboard
Advanced tools
Comparing version 0.7.3 to 0.7.4
# 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 @@ |
@@ -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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
395494
53
Updated@remirror/core-types@^0.7.4