Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-typography

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.4 to 1.0.5

8

package.json
{
"name": "@khanacademy/wonder-blocks-typography",
"version": "1.0.4",
"version": "1.0.5",
"design": "v2",

@@ -17,11 +17,11 @@ "publishConfig": {

"dependencies": {
"@khanacademy/wonder-blocks-core": "^1.0.4"
"@khanacademy/wonder-blocks-core": "^1.1.0"
},
"peerDependencies": {
"aphrodite": "^1.2.5",
"react": "^15.3.2"
"react": "^16.4.1"
},
"devDependencies": {
"@khanacademy/wonder-blocks-color": "^1.0.4"
"@khanacademy/wonder-blocks-color": "^1.0.5"
}
}

@@ -18,3 +18,3 @@ // @flow

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Black,

@@ -32,3 +32,3 @@ [desktop]: {

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -40,3 +40,3 @@ fontSize: 20,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Bold,

@@ -54,3 +54,3 @@ [desktop]: {

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Bold,

@@ -68,3 +68,3 @@ [desktop]: {

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Bold,

@@ -76,3 +76,3 @@ fontSize: 20,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Bold,

@@ -102,3 +102,3 @@ fontSize: 12,

...common,
fontFamily: "Inconsolata",
fontFamily: ["Inconsolata", "monospace"],
fontWeight: Regular,

@@ -110,3 +110,3 @@ fontSize: 17,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -118,3 +118,3 @@ fontSize: 16,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Bold,

@@ -126,3 +126,3 @@ fontSize: 16,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -134,3 +134,3 @@ fontSize: 16,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -142,3 +142,3 @@ fontSize: 14,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -150,3 +150,3 @@ fontSize: 12,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -158,3 +158,3 @@ fontSize: 14,

...common,
fontFamily: "Lato",
fontFamily: ["Lato", "sans-serif"],
fontWeight: Regular,

@@ -161,0 +161,0 @@ fontSize: 12,

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