@vanilla-extract/recipes
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "@vanilla-extract/recipes", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Create multi-variant styles with a type-safe runtime API, heavily inspired by https://stitches.dev", | ||
@@ -8,2 +8,3 @@ "sideEffects": false, | ||
"module": "dist/vanilla-extract-recipes.esm.js", | ||
"types": "dist/vanilla-extract-recipes.cjs.d.ts", | ||
"exports": { | ||
@@ -41,4 +42,4 @@ "./package.json": "./package.json", | ||
"devDependencies": { | ||
"@vanilla-extract/css": "^1.14.0" | ||
"@vanilla-extract/css": "^1.15.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
25666
0