Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-banner

Package Overview
Dependencies
Maintainers
0
Versions
362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-banner - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

8

CHANGELOG.md
# @khanacademy/wonder-blocks-banner
## 3.1.3
### Patch Changes
- a44e87b6: Banner: Fix styling issue where buttons are cropped when used as a custom action
- Updated dependencies [04a25ff7]
- @khanacademy/wonder-blocks-button@6.3.4
## 3.1.2

@@ -4,0 +12,0 @@

7

dist/es/index.js

@@ -174,3 +174,5 @@ import * as React from 'react';

marginTop: spacing.xSmall_8,
marginBottom: spacing.xSmall_8
marginBottom: spacing.xSmall_8,
height: 18,
alignItems: "center"
},

@@ -180,4 +182,3 @@ action: {

marginRight: spacing.xSmall_8,
justifyContent: "center",
height: 18
justifyContent: "center"
},

@@ -184,0 +185,0 @@ link: {

@@ -206,3 +206,5 @@ 'use strict';

marginTop: wonderBlocksTokens.spacing.xSmall_8,
marginBottom: wonderBlocksTokens.spacing.xSmall_8
marginBottom: wonderBlocksTokens.spacing.xSmall_8,
height: 18,
alignItems: "center"
},

@@ -212,4 +214,3 @@ action: {

marginRight: wonderBlocksTokens.spacing.xSmall_8,
justifyContent: "center",
height: 18
justifyContent: "center"
},

@@ -216,0 +217,0 @@ link: {

{
"name": "@khanacademy/wonder-blocks-banner",
"version": "3.1.2",
"version": "3.1.3",
"design": "v1",

@@ -19,3 +19,3 @@ "description": "Banner components for Wonder Blocks.",

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-button": "^6.3.3",
"@khanacademy/wonder-blocks-button": "^6.3.4",
"@khanacademy/wonder-blocks-core": "^6.4.1",

@@ -22,0 +22,0 @@ "@khanacademy/wonder-blocks-icon": "^4.1.1",

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