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

@spectrum-web-components/action-group

Package Overview
Dependencies
Maintainers
6
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.4.11-alpha.1 to 0.4.11

8

package.json
{
"name": "@spectrum-web-components/action-group",
"version": "0.4.11-alpha.1+23ae605e",
"version": "0.4.11",
"publishConfig": {

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

"dependencies": {
"@spectrum-web-components/action-button": "^0.5.3-alpha.1+23ae605e",
"@spectrum-web-components/base": "^0.4.5-alpha.1+23ae605e",
"@spectrum-web-components/action-button": "^0.5.3",
"@spectrum-web-components/base": "^0.4.4",
"tslib": "^2.0.0"

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

],
"gitHead": "23ae605e3718dd3f86bc3aa5b10229a4eb7f83c9"
"gitHead": "ed13341debd82f86abc062f647d42458c77633cc"
}

@@ -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