Socket
Socket
Sign inDemoInstall

typography-theme-wordpress-2013

Package Overview
Dependencies
1
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.10 to 0.16.18

LICENSE

2

dist/index.js

@@ -25,3 +25,3 @@ 'use strict';

headerFontFamily: ['Bitter', 'serif'],
bodyFontFamily: ['Source Sans Pro', 'serif'],
bodyFontFamily: ['Source Sans Pro', 'sans-serif'],
bodyColor: 'hsla(0,0%,0%,0.93)',

@@ -28,0 +28,0 @@ headerWeight: '700',

{
"name": "typography-theme-wordpress-2013",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2013 default theme",
"version": "0.15.10",
"version": "0.16.18",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"typography-breakpoint-constants": "^0.15.10"
"typography-breakpoint-constants": "^0.16.18"
},

@@ -29,3 +29,4 @@ "keywords": [

"watch": "../../node_modules/.bin/babel -w src --out-dir dist/"
}
},
"gitHead": "bdd749093e7055b5ab8fdcd7448ae5f1e88cad5f"
}

@@ -20,3 +20,3 @@ // @flow

headerFontFamily: ['Bitter', 'serif'],
bodyFontFamily: ['Source Sans Pro', 'serif'],
bodyFontFamily: ['Source Sans Pro', 'sans-serif'],
bodyColor: 'hsla(0,0%,0%,0.93)',

@@ -23,0 +23,0 @@ headerWeight: '700',

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