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

@solid-primitives/keyboard

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-primitives/keyboard - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

8

package.json
{
"name": "@solid-primitives/keyboard",
"version": "1.0.7",
"version": "1.0.8",
"description": "A library of reactive promitives helping handling user's keyboard input.",

@@ -84,5 +84,5 @@ "author": "Damian Tarnwski <gthetarnav@gmail.com>",

"dependencies": {
"@solid-primitives/event-listener": "^2.2.6",
"@solid-primitives/rootless": "^1.2.3",
"@solid-primitives/utils": "^5.0.0"
"@solid-primitives/event-listener": "^2.2.7",
"@solid-primitives/rootless": "^1.2.5",
"@solid-primitives/utils": "^5.2.1"
},

@@ -89,0 +89,0 @@ "peerDependencies": {

@@ -140,3 +140,3 @@ <p>

},
{ preventDefault: false, requireReset: true }
{ preventDefault: false, requireReset: true },
);

@@ -143,0 +143,0 @@ ```

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