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

@aleodoni-common/tailwind-components

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aleodoni-common/tailwind-components - npm Package Compare versions

Comparing version 1.0.88 to 1.0.89

2

build/index.js

@@ -75,3 +75,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

var getDivInputClassName = function getDivInputClassName() {
return "\n flex\n flex-col\n items-center\n text-" + defaultTheme.input.borderColor + "\n focus-within:text-" + defaultTheme.focusWithin + "\n ";
return "\n flex\n flex-col\n justify-center\n text-" + defaultTheme.input.borderColor + "\n focus-within:text-" + defaultTheme.focusWithin + "\n ";
};

@@ -78,0 +78,0 @@ var getErrorTextClassName = function getErrorTextClassName() {

@@ -72,3 +72,3 @@ import React, { useState } from 'react';

var getDivInputClassName = function getDivInputClassName() {
return "\n flex\n flex-col\n items-center\n text-" + defaultTheme.input.borderColor + "\n focus-within:text-" + defaultTheme.focusWithin + "\n ";
return "\n flex\n flex-col\n justify-center\n text-" + defaultTheme.input.borderColor + "\n focus-within:text-" + defaultTheme.focusWithin + "\n ";
};

@@ -75,0 +75,0 @@ var getErrorTextClassName = function getErrorTextClassName() {

{
"name": "@aleodoni-common/tailwind-components",
"version": "1.0.88",
"version": "1.0.89",
"main": "./build/index.js",

@@ -5,0 +5,0 @@ "module": "build/index.modern.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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