Socket
Socket
Sign inDemoInstall

tailwindcss

Package Overview
Dependencies
Maintainers
3
Versions
1738
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tailwindcss - npm Package Compare versions

Comparing version 3.4.10 to 3.4.11

3

lib/util/dataTypes.js

@@ -177,3 +177,4 @@ "use strict";

"repeating-linear-gradient",
"repeating-conic-gradient"
"repeating-conic-gradient",
"anchor-size"
];

@@ -180,0 +181,0 @@ return value.replace(/(calc|min|max|clamp)\(.+\)/g, (match)=>{

{
"name": "tailwindcss",
"version": "3.4.10",
"version": "3.4.11",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -150,2 +150,4 @@ import { parseColor } from './color'

'repeating-conic-gradient',
'anchor-size',
]

@@ -152,0 +154,0 @@

Sorry, the diff of this file is too big to display

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