@fastkit/keyboard
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@fastkit/keyboard", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Observer implementation to handle keyboard input to Type safe.", | ||
"main": "index.js", | ||
"_docs": { | ||
@@ -14,5 +13,7 @@ "scope": "", | ||
}, | ||
"module": "dist/keyboard.mjs", | ||
"main": "./dist/keyboard.mjs", | ||
"exports": { | ||
".": "./dist/keyboard.mjs" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
@@ -19,0 +20,0 @@ ], |
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
9792
5
193