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

@sdkit/typography

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sdkit/typography - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0](http://bitbucket.org/mysuperdispatch/sdkit/compare/@sdkit/typography@1.2.0...@sdkit/typography@1.3.0) (2019-08-02)
### Features
* **typography:** Increase Caption size for mobile ([e19372d](http://bitbucket.org/mysuperdispatch/sdkit/commits/e19372d))
# [1.2.0](http://bitbucket.org/mysuperdispatch/sdkit/compare/@sdkit/typography@1.1.1...@sdkit/typography@1.2.0) (2019-07-19)

@@ -8,0 +19,0 @@

4

dist/Text.js

@@ -78,4 +78,4 @@ "use strict";

[TextStyles.Caption]: {
lineHeight: ['16px', '18px'],
fontSize: ['12px', '13px'],
lineHeight: ['16px', '20px'],
fontSize: ['12px', '14px'],
fontWeight: '400',

@@ -82,0 +82,0 @@ fontFamily: 'SF Pro Text'

{
"name": "@sdkit/typography",
"version": "1.2.0",
"version": "1.3.0",
"description": "Typography component",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"typings": "dist/index.d.ts",
"gitHead": "17b72b2185dbec5603ace7586b9c22bd3638be04"
"gitHead": "5cf4f35c6a74c0cac39e3061fde85b5b34abc51e"
}

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