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

@spectrum-web-components/action-bar

Package Overview
Dependencies
Maintainers
6
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/action-bar - npm Package Compare versions

Comparing version 0.2.14-alpha.1 to 0.2.14

6

custom-elements.json

@@ -208,10 +208,4 @@ {

]
},
{
"kind": "javascript-module",
"path": "test/action-bar.test-vrt.ts",
"declarations": [],
"exports": []
}
]
}

8

package.json
{
"name": "@spectrum-web-components/action-bar",
"version": "0.2.14-alpha.1+c7dd897f",
"version": "0.2.14",
"publishConfig": {

@@ -47,4 +47,4 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.4.6-alpha.40+c7dd897f",
"@spectrum-web-components/popover": "^0.9.14-alpha.1+c7dd897f",
"@spectrum-web-components/base": "^0.4.5",
"@spectrum-web-components/popover": "^0.9.14",
"tslib": "^2.0.0"

@@ -60,3 +60,3 @@ },

],
"gitHead": "c7dd897fd72154e0dd172b15c8b39c13670c7f25"
"gitHead": "e437f5c415e0fbd686258f641077a928b6e589af"
}

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
declare const styles: import("@spectrum-web-components/base").CSSResult;
export default styles;

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
declare const styles: import("@spectrum-web-components/base").CSSResult;
export default styles;
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