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

@daldalso/tailwind-base

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daldalso/tailwind-base - npm Package Compare versions

Comparing version 0.9.1-4 to 0.9.1-5

dist/components/client-initializer.d.ts

2

dist/transformer.js
const pattern = /{(?=[^{]*?:[\S\s]+?["'][\S\s]+?})\s*([^}]+?)\s*}/g;
const g1Pattern = /(?:^|\s*,\s*)(?:(["'])(.+?)\1|(\w+))\s*:\s*([^}]+?)(?=\s*,|$)/g;
const g1Pattern = /(?:^|\s*,\s*)(?:(["'])(.+?)\1|(\w+))\s*:\s*((["'])[^}]+?\5)(?=\s*,|$)/g;
const valuePattern = /(["'])(.+?)\1/g;

@@ -4,0 +4,0 @@ const functionCallPattern = /^[\w.]+\(/g;

{
"type": "module",
"name": "@daldalso/tailwind-base",
"version": "0.9.1-4",
"version": "0.9.1-5",
"description": "Let you exploit Tailwind in React more powerful",

@@ -6,0 +6,0 @@ "repository": {

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