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

tailwind-fluid-typography

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwind-fluid-typography - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

62

package.json
{
"name": "tailwind-fluid-typography",
"version": "1.0.0",
"description": "Fluid typography plugin for the tailwindcss framework",
"main": "index.js",
"contributors": [
"Craig Riley"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/craigrileyuk/tailwind-fluid-typography.git"
},
"keywords": [
"tailwind",
"tailwindcss",
"plugin",
"tailwindcss-plugin",
"typography",
"fluid",
"responsive"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/craigrileyuk/tailwind-fluid-typography/issues"
},
"homepage": "https://github.com/craigrileyuk/tailwind-fluid-typography#readme",
"peerDependencies": {
"tailwindcss": "^1.2.0"
}
"name": "tailwind-fluid-typography",
"version": "1.0.1",
"description": "Fluid typography plugin for the tailwindcss framework",
"main": "index.js",
"contributors": [
"Craig Riley"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/craigrileyuk/tailwind-fluid-typography.git"
},
"keywords": [
"tailwind",
"tailwindcss",
"plugin",
"tailwindcss-plugin",
"typography",
"fluid",
"responsive"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/craigrileyuk/tailwind-fluid-typography/issues"
},
"homepage": "https://github.com/craigrileyuk/tailwind-fluid-typography#readme",
"peerDependencies": {
"tailwindcss": ">=1.2.0"
}
}

@@ -63,4 +63,4 @@ <img alt="Tailwind Fluid Typography" width="100" src="./.github/logo.png">

maxScreenSize: 1280,
minTypeScale: 1.250
maxTypeScale: 1.618
minTypeScale: 1.250,
maxTypeScale: 1.618,
lineHeight: 1.5

@@ -82,2 +82,2 @@ }

| Perfect Fifth | 1.500 | |
| Golden Ratio | 1.618 | |
| Golden Ratio | 1.618 | |
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