Socket
Socket
Sign inDemoInstall

obfuscation-tailwindcss

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.4

2

index.js
const incstr = require('incstr');
const {ReplaceSource} = require('webpack-sources');
const regex = '(([a-zA-Z-:]*)[\\\\\\\\]*:)*([\\\\\\\\]*!)?tw-[a-zA-Z-]([a-zA-Z0-9-]*([\\\\\\\\]*(\\%|\\#|\\.|\\[|\\]))*)*';
const regex = '(([a-zA-Z-:]*)[\\\\\\\\]*:)*([\\\\\\\\]*!)?tw-[a-zA-Z-]([a-zA-Z0-9-]*([\\\\\\\\]*(\\/|\\%|\\#|\\.|\\[|\\]))*)*';

@@ -5,0 +5,0 @@ const cache = {};

{
"name": "obfuscation-tailwindcss",
"version": "0.0.2",
"version": "0.0.4",
"license": "MIT",
"description": "Obfuscating tailwind with jit support",
"description": "Webpack obfuscating tailwind with jit support",
"author": "yuriti",

@@ -22,2 +22,3 @@ "main": "index.js",

"tailwind",
"tailwind-jit",
"css",

@@ -24,0 +25,0 @@ "obfuscation",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc