Socket
Socket
Sign inDemoInstall

typography-theme-wordpress-2012

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.1 to 0.15.10

2

package.json
{
"name": "typography-theme-wordpress-2012",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2012 default theme",
"version": "0.15.1",
"version": "0.15.10",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -9,11 +9,7 @@ // @flow

baseLineHeight: 1.714,
scaleRatio: 8/5,
scaleRatio: 8 / 5,
googleFonts: [
{
name: 'Open Sans',
styles: [
'400',
'400i',
'700',
],
styles: ['400', '400i', '700'],
},

@@ -52,3 +48,3 @@ ],

table: {
...scale(-1/5),
...scale(-1 / 5),
color: gray(46),

@@ -55,0 +51,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc