Socket
Socket
Sign inDemoInstall

typography-theme-github

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.10 to 1.0.0-alpha.0

CHANGELOG.md

2

dist/index.js

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

var theme = {
title: 'Github',
title: 'GitHub',
baseFontSize: '16px',

@@ -17,0 +17,0 @@ baseLineHeight: 1.625,

{
"name": "typography-theme-github",
"description": "A theme for Typography.js inspired by Github's Markdown typography",
"version": "0.15.10",
"version": "1.0.0-alpha.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -29,3 +29,4 @@ "dependencies": {

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

@@ -6,3 +6,3 @@ // @flow

const theme: OptionsType = {
title: 'Github',
title: 'GitHub',
baseFontSize: '16px',

@@ -9,0 +9,0 @@ baseLineHeight: 1.625,

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