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.10.0 to 0.11.0

5

dist/index.js

@@ -76,4 +76,5 @@ 'use strict';

blockquote: {
marginLeft: rhythm(-1 / 2),
marginRight: 0
marginLeft: rhythm(-3 / 4),
marginRight: 0,
paddingLeft: rhythm(9 / 16)
}

@@ -80,0 +81,0 @@ }), _defineProperty(_ref2, 'h1,h2,h3,h4,h5,h6', {

2

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

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

@@ -75,4 +75,5 @@ // @flow

blockquote: {
marginLeft: rhythm(-1/2),
marginLeft: rhythm(-3/4),
marginRight: 0,
paddingLeft: rhythm(9/16),
},

@@ -79,0 +80,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