tailwindcss-patch
Advanced tools
Comparing version 2.0.5-alpha.0 to 2.0.5-alpha.1
{ | ||
"name": "tailwindcss-patch", | ||
"version": "2.0.5-alpha.0", | ||
"version": "2.0.5-alpha.1", | ||
"description": "patch tailwindcss for exposing context and extract classes", | ||
@@ -8,3 +8,2 @@ "exports": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js" | ||
@@ -22,3 +21,2 @@ } | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts", | ||
@@ -25,0 +23,0 @@ "bin": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
25
0
79065
8
2049