Socket
Socket
Sign inDemoInstall

typography-theme-moraga

Package Overview
Dependencies
7
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.0 to 0.15.0

8

dist/index.js

@@ -34,4 +34,4 @@ 'use strict';

bodyFontFamily: ['Source Sans Pro', 'sans-serif'],
headerGray: 15,
bodyGray: 30,
headerColor: 'hsla(0,0%,0%,0.85)',
bodyColor: 'hsla(0,0%,0%,0.7)',
headerWeight: '200',

@@ -41,4 +41,4 @@ bodyWeight: 400,

overrideStyles: function overrideStyles(_ref, options) {
var scale = _ref.scale;
var rhythm = _ref.rhythm;
var scale = _ref.scale,
rhythm = _ref.rhythm;

@@ -45,0 +45,0 @@ var vr = (0, _compassVerticalRhythm2.default)({

{
"name": "typography-theme-moraga",
"description": "A theme for Typography.js",
"version": "0.14.0",
"version": "0.15.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -25,4 +25,4 @@ // @flow

bodyFontFamily: ['Source Sans Pro', 'sans-serif'],
headerGray: 15,
bodyGray: 30,
headerColor: 'hsla(0,0%,0%,0.85)',
bodyColor: 'hsla(0,0%,0%,0.7)',
headerWeight: '200',

@@ -29,0 +29,0 @@ bodyWeight: 400,

Sorry, the diff of this file is not supported yet

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