New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@solid-primitives/keyboard

Package Overview
Dependencies
Maintainers
3
Versions
26
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.1 to 1.0.2

21

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

@@ -53,12 +53,12 @@ "author": "Damian Tarnwski <gthetarnav@gmail.com>",

"devDependencies": {
"jsdom": "^19.0.0",
"jsdom": "^20.0.0",
"prettier": "^2.7.1",
"solid-js": "^1.4.8",
"solid-js": "^1.5.1",
"tslib": "^2.4.0",
"tsup": "^6.1.3",
"tsup": "^6.2.2",
"typescript": "^4.7.4",
"unocss": "^0.44.7",
"vite": "^3.0.2",
"vite": "^3.0.7",
"vite-plugin-solid": "^2.3.0",
"vitest": "^0.18.1"
"vitest": "^0.20.3"
},

@@ -69,5 +69,5 @@ "peerDependencies": {

"dependencies": {
"@solid-primitives/event-listener": "^2.2.1",
"@solid-primitives/rootless": "^1.1.2",
"@solid-primitives/utils": "^3.0.0"
"@solid-primitives/event-listener": "^2.2.2",
"@solid-primitives/rootless": "^1.1.3",
"@solid-primitives/utils": "^3.0.2"
},

@@ -78,5 +78,4 @@ "scripts": {

"build": "tsup",
"test": "vitest run test",
"test:watch": "vitest watch test"
"test": "vitest"
}
}
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