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

@spectrum-web-components/overlay

Package Overview
Dependencies
Maintainers
0
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/overlay - npm Package Compare versions

Comparing version

to
1.2.0-beta.19

14

package.json
{
"name": "@spectrum-web-components/overlay",
"version": "1.2.0-beta.18",
"version": "1.2.0-beta.19",
"publishConfig": {

@@ -163,7 +163,7 @@ "access": "public"

"@floating-ui/utils": "^0.2.1",
"@spectrum-web-components/action-button": "^1.2.0-beta.18",
"@spectrum-web-components/base": "^1.2.0-beta.18",
"@spectrum-web-components/reactive-controllers": "^1.2.0-beta.18",
"@spectrum-web-components/shared": "^1.2.0-beta.18",
"@spectrum-web-components/theme": "^1.2.0-beta.18"
"@spectrum-web-components/action-button": "^1.2.0-beta.19",
"@spectrum-web-components/base": "^1.2.0-beta.19",
"@spectrum-web-components/reactive-controllers": "^1.2.0-beta.19",
"@spectrum-web-components/shared": "^1.2.0-beta.19",
"@spectrum-web-components/theme": "^1.2.0-beta.19"
},

@@ -180,3 +180,3 @@ "types": "./src/index.d.ts",

],
"gitHead": "276cf779c9f46c3655b6748ab2f0ccfd6217a2e7"
"gitHead": "f89f69008152c9a400adb91ffb38353186574aa1"
}

@@ -405,2 +405,3 @@ "use strict";

const actions = [nextFrame, picker.updateComplete];
picker.focus();
await Promise.all(actions);

@@ -407,0 +408,0 @@ this.ready(true);

Sorry, the diff of this file is not supported yet