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

@spectrum-web-components/button

Package Overview
Dependencies
Maintainers
6
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.14.0 to 0.14.1-alpha.0

12

package.json
{
"name": "@spectrum-web-components/button",
"version": "0.14.0",
"version": "0.14.1-alpha.0+24b598bc7",
"publishConfig": {

@@ -48,6 +48,6 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.4.3",
"@spectrum-web-components/icon": "^0.9.6",
"@spectrum-web-components/icons-ui": "^0.6.6",
"@spectrum-web-components/shared": "^0.12.4",
"@spectrum-web-components/base": "^0.4.4-alpha.101+24b598bc7",
"@spectrum-web-components/icon": "^0.9.7-alpha.27+24b598bc7",
"@spectrum-web-components/icons-ui": "^0.6.7-alpha.27+24b598bc7",
"@spectrum-web-components/shared": "^0.12.5-alpha.0+24b598bc7",
"tslib": "^2.0.0"

@@ -64,3 +64,3 @@ },

],
"gitHead": "912bb9aa6937f86b1f561900aa5ec7d6ec8c2bd5"
"gitHead": "24b598bc7c57c7f279c8957abbc0b0827ecd7089"
}

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

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

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

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

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

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

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

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

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

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

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

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