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

tailwindcss

Package Overview
Dependencies
Maintainers
2
Versions
1843
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 1.8.10 to 1.8.11

2

package.json
{
"name": "tailwindcss",
"version": "1.8.10",
"version": "1.8.11",
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",

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

@@ -1,3 +0,3 @@

const createPlugin = require('./lib/util/createPlugin').default
const createPlugin = require('./lib/util/createPlugin')
module.exports = createPlugin
module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default
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