New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

basscss-utility-typography

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-utility-typography - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

16

package.json
{
"name": "basscss-utility-typography",
"version": "2.0.0",
"version": "2.1.0",
"description": "Typography utilities module for Basscss",
"repository": {
"type": "git",
"url": "https://github.com/basscss/utility-typography.git"
"url": "https://github.com/basscss/basscss.git"
},
"keywords": [
"CSS",
"OOCSS",
"Basscss",
"Rework"
"css",
"oocss",
"functional",
"basscss"
],

@@ -18,5 +18,5 @@ "author": "Brent Jackson",

"bugs": {
"url": "https://github.com/basscss/utility-typography/issues"
"url": "https://github.com/basscss/basscss/issues"
},
"homepage": "https://github.com/basscss/utility-typography"
"homepage": "https://github.com/basscss/basscss"
}

@@ -14,2 +14,7 @@

<p class="nowrap">No wrap</p>
<p class="underline">Underline</p>
<p class="truncate">Truncate</p>
<p class="font-familiy-inherit">Font Family Inherit</p>
<p class="font-size-inherit">Font Size Inherit</p>
<a class="text-decoration-none">Text Decoration None</a>
```

@@ -16,0 +21,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