New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.100 to 1.0.101

3

build/index.js

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

var Input = function Input(props) {
var Input = function Input(props, ref) {
var aleodoni_inputicon = props.aleodoni_inputicon,

@@ -129,2 +129,3 @@ _props$aleodoni_ringc = props.aleodoni_ringcolor,

}), React.createElement("input", Object.assign({
ref: ref,
type: type,

@@ -131,0 +132,0 @@ className: inputClassName

@@ -100,3 +100,3 @@ import React from 'react';

var Input = function Input(props) {
var Input = function Input(props, ref) {
var aleodoni_inputicon = props.aleodoni_inputicon,

@@ -127,2 +127,3 @@ _props$aleodoni_ringc = props.aleodoni_ringcolor,

}), React.createElement("input", Object.assign({
ref: ref,
type: type,

@@ -129,0 +130,0 @@ className: inputClassName

{
"name": "@aleodoni-common/tailwind-components",
"version": "1.0.100",
"version": "1.0.101",
"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