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

@postenbring/hedwig-react

Package Overview
Dependencies
Maintainers
3
Versions
476
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-react - npm Package Compare versions

Comparing version 0.0.0-refactor-tokens-20231112182039 to 0.0.0-update-button-20231112193807

dist/chunk-KFEA54XI.mjs

2

dist/button/index.js

@@ -98,3 +98,3 @@ "use strict";

[`hds-button--outline-${variant}`]: fill === "outlined",
"hds-button--full": fullWidth,
"hds-button--full": fullWidth === true,
"hds-button--mobile-full": fullWidth === "mobile"

@@ -101,0 +101,0 @@ }),

@@ -100,3 +100,3 @@ "use strict";

[`hds-button--outline-${variant}`]: fill === "outlined",
"hds-button--full": fullWidth,
"hds-button--full": fullWidth === true,
"hds-button--mobile-full": fullWidth === "mobile"

@@ -103,0 +103,0 @@ }),

{
"name": "@postenbring/hedwig-react",
"version": "0.0.0-refactor-tokens-20231112182039",
"version": "0.0.0-update-button-20231112193807",
"main": "./dist/index.js",

@@ -29,4 +29,4 @@ "module": "./dist/index.mjs",

"dependencies": {
"@postenbring/hedwig-css": "0.0.0-refactor-tokens-20231112182039",
"@postenbring/hedwig-tokens": "0.0.0-refactor-tokens-20231112182039",
"@postenbring/hedwig-css": "0.0.0-update-button-20231112193807",
"@postenbring/hedwig-tokens": "0.0.0-update-button-20231112193807",
"clsx": "2.0.0"

@@ -33,0 +33,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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