is-printable-keycode
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "is-printable-keycode", | ||
"version": "1.0.0", | ||
"description": "Detect if keycode is a width affecting character (including spaces and deletion)", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mynamesleon/is-printable-keycode.git" | ||
}, | ||
"author": "Leon Slater (https://www.mynamesleon.com)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mynamesleon/is-printable-keycode/issues" | ||
}, | ||
"homepage": "https://github.com/mynamesleon/is-printable-keycode#readme" | ||
"name": "is-printable-keycode", | ||
"version": "1.0.1", | ||
"description": "Detect if keycode is a width affecting character (including spaces and deletion)", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mynamesleon/is-printable-keycode.git" | ||
}, | ||
"author": "Leon Slater (https://www.mynamesleon.com)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mynamesleon/is-printable-keycode/issues" | ||
}, | ||
"homepage": "https://github.com/mynamesleon/is-printable-keycode#readme" | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
2636
4
1
17