tailwindcss-patch
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "tailwindcss-patch", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "patch tailwindcss for exposing context", | ||
@@ -37,6 +37,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/generator": "^7.22.3", | ||
"@babel/parser": "^7.22.4", | ||
"@babel/traverse": "^7.22.4", | ||
"@babel/types": "^7.22.4", | ||
"@babel/generator": "^7.22.5", | ||
"@babel/parser": "^7.22.5", | ||
"@babel/traverse": "^7.22.5", | ||
"@babel/types": "^7.22.5", | ||
"resolve": "^1.22.2", | ||
@@ -43,0 +43,0 @@ "semver": "^7.5.1" |
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
0
Updated@babel/generator@^7.22.5
Updated@babel/parser@^7.22.5
Updated@babel/traverse@^7.22.5
Updated@babel/types@^7.22.5