Socket
Socket
Sign inDemoInstall

tachyons-font-family

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 4.2.1

6

package.json
{
"name": "tachyons-font-family",
"version": "4.2.0",
"version": "4.2.1",
"style": "src/tachyons-font-family.css",

@@ -22,4 +22,4 @@ "description": "Performance based css module.",

"devDependencies": {
"tachyons-cli": "^0.5.0",
"watch": "^0.17.1"
"tachyons-cli": "^0.6.1",
"watch": "^0.19.1"
},

@@ -26,0 +26,0 @@ "scripts": {

@@ -1,2 +0,2 @@

# tachyons-font-family 4.1.3
# tachyons-font-family 4.2.0

@@ -7,3 +7,3 @@ Performance based css module.

373 | 14 | 13
395 | 15 | 14
---|---|---

@@ -72,2 +72,3 @@ bytes | selectors | declarations

code, .code { font-family: Consolas, monaco, monospace; }
.courier { font-family: 'Courier Next', courier, monospace; }
/* Sans-Serif Typefaces */

@@ -82,3 +83,3 @@ .helvetica { font-family: 'helvetica neue', helvetica, sans-serif; }

.garamond { font-family: garamond, serif; }
.baskerville { font-family: garamond, serif; }
.baskerville { font-family: baskerville, serif; }
```

@@ -85,0 +86,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc