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

typography-theme-wordpress-2016

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typography-theme-wordpress-2016 - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

9

dist/index.js

@@ -22,9 +22,4 @@ 'use strict';

baseFontSize: '16px',
baseLineHeight: '28px',
modularScales: [{
scale: 'major tenth'
}, {
scale: 'octave',
maxWidth: '768px'
}],
baseLineHeight: 1.75,
scale: 5 / 2,
googleFonts: [{

@@ -31,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.12.0",
"version": "0.13.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"gray-percentage": "^1.1.2",
"typography-breakpoint-constants": "^0.10.0"
"gray-percentage": "^2.0.0",
"typography-breakpoint-constants": "^0.13.0"
},

@@ -10,0 +10,0 @@ "keywords": [

@@ -9,12 +9,4 @@ // @flow

baseFontSize: '16px',
baseLineHeight: '28px',
modularScales: [
{
scale: 'major tenth',
},
{
scale: 'octave',
maxWidth: '768px',
},
],
baseLineHeight: 1.75,
scale: 5/2,
googleFonts: [

@@ -21,0 +13,0 @@ {

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