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

@meetdomaine/tailwind-syrah

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meetdomaine/tailwind-syrah - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

4

package.json
{
"name": "@meetdomaine/tailwind-syrah",
"version": "1.0.29",
"version": "1.0.30",
"description": "A TailwindCSS plugin for Domaine",

@@ -18,3 +18,3 @@ "main": "src/index.ts",

"test": "tsc --noEmit",
"dev": "export DEBUG='plugin:colors';npm run dev -w=demo",
"dev": "export DEBUG=*;npm run dev -w=demo",
"figma": "npm run watch -w=@meetdomaine/figma-syrah",

@@ -21,0 +21,0 @@ "figma:build": "npm run build -w=@meetdomaine/figma-syrah",

@@ -54,2 +54,4 @@ import { getFluidSize } from "./utils";

"fluid-size": generateFluidHandlerForProperty(["width", "height"]),
"fluid-w": generateFluidHandlerForProperty("width"),
"fluid-h": generateFluidHandlerForProperty("height"),
});

@@ -56,0 +58,0 @@ };

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