tailwindcss-patch
Advanced tools
Comparing version 1.1.1 to 1.2.1
{ | ||
"name": "tailwindcss-patch", | ||
"version": "1.1.1", | ||
"version": "1.2.1", | ||
"description": "patch tailwindcss for exposing context", | ||
"main": "dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"types": "dist/types/index.d.ts", | ||
@@ -29,5 +30,5 @@ "bin": { | ||
"@types/resolve": "^1.20.2", | ||
"@types/semver": "^7.3.13", | ||
"@types/semver": "^7.5.0", | ||
"defu": "^6.1.2", | ||
"pkg-types": "^1.0.2", | ||
"pkg-types": "^1.0.3", | ||
"postcss": "^8.4.23", | ||
@@ -38,3 +39,3 @@ "tailwindcss": "^3.3.2" | ||
"@babel/generator": "^7.21.5", | ||
"@babel/parser": "^7.21.5", | ||
"@babel/parser": "^7.21.8", | ||
"@babel/traverse": "^7.21.5", | ||
@@ -41,0 +42,0 @@ "@babel/types": "^7.21.5", |
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
26970
0
Updated@babel/parser@^7.21.8