Socket
Socket
Sign inDemoInstall

typography-theme-elk-glen

Package Overview
Dependencies
7
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.16.9 to 1.0.0-alpha.0

CHANGELOG.md

3

dist/index.js

@@ -56,3 +56,4 @@ 'use strict';

textShadow: '.03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff', // eslint-disable-line
backgroundImage: 'linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 1px, ' + linkColor + ' 1px, ' + linkColor + ' 2px, rgba(0, 0, 0, 0) 2px)' },
backgroundImage: 'linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 1px, ' + linkColor + ' 1px, ' + linkColor + ' 2px, rgba(0, 0, 0, 0) 2px)' // eslint-disable-line
},
'a:hover,a:active': {

@@ -59,0 +60,0 @@ textShadow: 'none',

{
"name": "typography-theme-elk-glen",
"description": "A theme for Typography.js",
"version": "0.16.9",
"version": "1.0.0-alpha.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -9,3 +9,3 @@ "dependencies": {

"gray-percentage": "^2.0.0",
"typography-breakpoint-constants": "^0.15.10"
"typography-breakpoint-constants": "^1.0.0-alpha.0"
},

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

"watch": "../../node_modules/.bin/babel -w src --out-dir dist/"
}
},
"gitHead": "9aaf399e51b6fd62ffc38b9a6e32aba44459bd2c"
}
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