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

react-tailwindcss-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tailwindcss-datepicker - npm Package Compare versions

Comparing version 1.0.8-2 to 1.0.8

2

dist/index.esm.js

@@ -915,3 +915,3 @@ import React, { createContext, useContext, useCallback, useRef, useEffect, useState, useMemo } from 'react';

const ring = RING_COLOR["second-focus"][primaryColor];
return `relative z-10 transition-all duration-300 py-2.5 pl-4 pr-14 w-full border-gray-300 dark:bg-slate-800 dark:text-white/80 dark:border-slate-600 rounded-lg tracking-wide font-light text-sm placeholder-gray-400 bg-white focus:ring ${border} ${ring}`;
return `relative transition-all duration-300 py-2.5 pl-4 pr-14 w-full border-gray-300 dark:bg-slate-800 dark:text-white/80 dark:border-slate-600 rounded-lg tracking-wide font-light text-sm placeholder-gray-400 bg-white focus:ring ${border} ${ring}`;
}, [primaryColor]);

@@ -918,0 +918,0 @@ const handleInputChange = useCallback((e) => {

{
"name": "react-tailwindcss-datepicker",
"version": "1.0.8-2",
"version": "1.0.8",
"description": "A modern React Datepicker using Tailwind CSS 3",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs.js",

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

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