Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jarrodldavis/tailwindcss-clsx

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jarrodldavis/tailwindcss-clsx - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

dist/index.js

@@ -33,3 +33,3 @@ #!/usr/bin/env node

catch (error) {
spinner?.fail();
spinner === null || spinner === void 0 ? void 0 : spinner.fail();
if (error instanceof Error) {

@@ -36,0 +36,0 @@ delete error.stack;

{
"name": "@jarrodldavis/tailwindcss-clsx",
"version": "0.1.3",
"version": "0.1.4",
"description": "TypeScript type generator for Tailwind utility classes and `clsx`",

@@ -32,3 +32,3 @@ "main": "dist/index.js",

"engines": {
"node": "^14.14.0",
"node": "^12.18.3 || ^14.14.0",
"npm": "^6.14.8"

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