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

typography-theme-wordpress-2015

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-2015 - npm Package Compare versions

Comparing version 0.11.0 to 0.11.2

3

dist/index.js

@@ -40,2 +40,5 @@ 'use strict';

},
ul: {
listStyle: 'disc'
},
'ul,ol': {

@@ -42,0 +45,0 @@ marginLeft: 0

2

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

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

@@ -32,2 +32,5 @@ // @flow

},
ul: {
listStyle: 'disc',
},
'ul,ol': {

@@ -34,0 +37,0 @@ marginLeft: 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