typography-theme-wordpress-2016
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -23,3 +23,3 @@ 'use strict'; | ||
baseLineHeight: 1.75, | ||
scale: 5 / 2, | ||
scaleRatio: 5 / 2, | ||
googleFonts: [{ | ||
@@ -26,0 +26,0 @@ name: 'Montserrat', |
{ | ||
"name": "typography-theme-wordpress-2016", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2016 default theme", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -10,3 +10,3 @@ // @flow | ||
baseLineHeight: 1.75, | ||
scale: 5/2, | ||
scaleRatio: 5/2, | ||
googleFonts: [ | ||
@@ -13,0 +13,0 @@ { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
18382
0