Socket
Socket
Sign inDemoInstall

assetsheld-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assetsheld-tailwind - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "assetsheld-tailwind",
"version": "1.0.0",
"version": "1.0.1",
"description": "A custom TailwindCSS configuration for the AssetsHeld eco-system.",

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

@@ -9,2 +9,3 @@ const defaultTheme = require("tailwindcss/defaultTheme");

"./vendor/laravel/jetstream/**/*.blade.php",
"./vendor/assetsheld/assetsheld-front-end-utils/resources/views/*.bade.php",
"./storage/framework/views/*.php",

@@ -15,5 +16,2 @@ "./resources/views/**/*.blade.php",

safelist: process.env.NODE_ENV === 'development' ? [
{
pattern: /.*/
},
'2xl:max-w-6xl',

@@ -20,0 +18,0 @@ 'xl:max-w-5xl',

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