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

@khanacademy/wonder-blocks-cell

Package Overview
Dependencies
Maintainers
1
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.26 to 3.0.27

6

CHANGELOG.md
# @khanacademy/wonder-blocks-cell
## 3.0.27
### Patch Changes
- bf5a2d4f: Add display:flex to top node to ensure that cells render correctly
## 3.0.26

@@ -4,0 +10,0 @@

1

dist/es/index.js

@@ -170,2 +170,3 @@ import * as React from 'react';

color: Color.offBlack,
display: "flex",
minHeight: CellMeasurements.cellMinHeight,

@@ -172,0 +173,0 @@ textAlign: "left"

@@ -199,2 +199,3 @@ 'use strict';

color: Color__default["default"].offBlack,
display: "flex",
minHeight: CellMeasurements.cellMinHeight,

@@ -201,0 +202,0 @@ textAlign: "left"

2

package.json
{
"name": "@khanacademy/wonder-blocks-cell",
"version": "3.0.26",
"version": "3.0.27",
"design": "v1",

@@ -5,0 +5,0 @@ "publishConfig": {

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