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

@prosekit/web

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prosekit/web - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

6

dist/prosekit-web-autocomplete.js

@@ -130,3 +130,2 @@ import {

} else {
query.value;
let canceled = false;

@@ -137,7 +136,2 @@ requestAnimationFrame(() => {

autoFocus.value = true;
setTimeout(() => {
if (canceled)
return;
autoFocus.value = false;
}, 40);
});

@@ -144,0 +138,0 @@ return () => {

14

package.json
{
"name": "@prosekit/web",
"type": "module",
"version": "0.1.4",
"version": "0.1.5",
"private": false,

@@ -69,8 +69,8 @@ "author": {

"@aria-ui/collection": "^0.0.3",
"@aria-ui/core": "^0.0.13",
"@aria-ui/listbox": "^0.0.12",
"@aria-ui/overlay": "^0.0.13",
"@aria-ui/popover": "^0.0.12",
"@aria-ui/presence": "^0.0.8",
"@aria-ui/tooltip": "^0.0.14",
"@aria-ui/core": "^0.0.14",
"@aria-ui/listbox": "^0.0.13",
"@aria-ui/overlay": "^0.0.14",
"@aria-ui/popover": "^0.0.13",
"@aria-ui/presence": "^0.0.9",
"@aria-ui/tooltip": "^0.0.15",
"@floating-ui/dom": "^1.6.4",

@@ -77,0 +77,0 @@ "@prosekit/core": "^0.4.2",

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