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.151 to 1.0.152

2

build/index.js

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

bgColor = _props$bgColor === void 0 ? defaultTheme.defaultBGColor : _props$bgColor;
var className = "Container flex flex-col xl:w-5/6 w-full h-full " + bgColor;
var className = "Container flex flex-col w-full xl:w-5/6 h-full " + bgColor;
return React__default.createElement("section", Object.assign({

@@ -51,0 +51,0 @@ className: className

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

bgColor = _props$bgColor === void 0 ? defaultTheme.defaultBGColor : _props$bgColor;
var className = "Container flex flex-col xl:w-5/6 w-full h-full " + bgColor;
var className = "Container flex flex-col w-full xl:w-5/6 h-full " + bgColor;
return React.createElement("section", Object.assign({

@@ -49,0 +49,0 @@ className: className

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