Socket
Socket
Sign inDemoInstall

@leafygreen-ui/typography

Package Overview
Dependencies
Maintainers
4
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/typography - npm Package Compare versions

Comparing version 13.2.0-test.0 to 13.2.0

33

CHANGELOG.md
# @leafygreen-ui/typography
## 13.2.0-test.0
## 13.2.0
### Minor Changes
- b70fe564: Updates TypeScript annotations, type structures and export format of some components
- 3690df49: Updates TypeScript annotations, type structures and export format of some components
### Patch Changes
- 00a2a281: Bumps Typography & Icon Button dependencies to v13. Adds Emotion as a dependency. Updates other dependencies.
- b29f89fb: Updates components with tsconfig & storybook
- 00a2a281: Updates Storybook configs
- Updated dependencies [b70fe564]
- Updated dependencies [b29f89fb]
- Updated dependencies [00a2a281]
- Updated dependencies [00a2a281]
- Updated dependencies [b70fe564]
- @leafygreen-ui/box@3.1.0-test.0
- @leafygreen-ui/icon@11.11.0-test.0
- @leafygreen-ui/lib@9.5.0-test.0
- @leafygreen-ui/emotion@4.0.2-test.0
- @leafygreen-ui/leafygreen-provider@2.3.4-test.0
- @leafygreen-ui/palette@3.4.3-test.0
- @leafygreen-ui/tokens@1.3.3-test.0
- 3690df49: Updates Storybook configs
- Updated dependencies [3690df49]
- Updated dependencies [3690df49]
- Updated dependencies [3690df49]
- Updated dependencies [3690df49]
- Updated dependencies [3690df49]
- Updated dependencies [58a5a05e]
- @leafygreen-ui/box@3.1.0
- @leafygreen-ui/icon@11.11.0
- @leafygreen-ui/lib@9.5.0
- @leafygreen-ui/emotion@4.0.2
- @leafygreen-ui/leafygreen-provider@2.3.4
- @leafygreen-ui/palette@3.4.3
- @leafygreen-ui/tokens@1.3.3

@@ -27,0 +26,0 @@ ## 13.1.2

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

/// <reference types="react" />
import { HTMLElementProps } from '@leafygreen-ui/lib';

@@ -2,0 +3,0 @@ declare type DescriptionProps = HTMLElementProps<'p', never> & {

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

/// <reference types="react" />
import { HTMLElementProps } from '@leafygreen-ui/lib';

@@ -2,0 +3,0 @@ declare type LabelProps = HTMLElementProps<'label', never> & {

{
"name": "@leafygreen-ui/typography",
"version": "13.2.0-test.0",
"version": "13.2.0",
"description": "leafyGreen UI Kit Typography",

@@ -23,11 +23,11 @@ "main": "./dist/index.js",

"dependencies": {
"@leafygreen-ui/box": "^3.1.0-test.0",
"@leafygreen-ui/emotion": "^4.0.2-test.0",
"@leafygreen-ui/icon": "^11.11.0-test.0",
"@leafygreen-ui/lib": "^9.5.0-test.0",
"@leafygreen-ui/palette": "^3.4.3-test.0",
"@leafygreen-ui/tokens": "^1.3.3-test.0"
"@leafygreen-ui/box": "^3.1.0",
"@leafygreen-ui/emotion": "^4.0.2",
"@leafygreen-ui/icon": "^11.11.0",
"@leafygreen-ui/lib": "^9.5.0",
"@leafygreen-ui/palette": "^3.4.3",
"@leafygreen-ui/tokens": "^1.3.3"
},
"peerDependencies": {
"@leafygreen-ui/leafygreen-provider": "^2.3.4-test.0"
"@leafygreen-ui/leafygreen-provider": "^2.3.4"
},

@@ -34,0 +34,0 @@ "homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/typography",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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