@asherng/styled-system
Advanced tools
@@ -75,2 +75,3 @@ import { a3 as StyleConfig, ah as ThemeScale, S as StyleConfigValue } from '../types-58524782.js'; | ||
| _light: string; | ||
| p?: boolean | StyleConfigValue | undefined; | ||
| opacity?: boolean | StyleConfigValue | undefined; | ||
@@ -361,3 +362,2 @@ alignContent?: boolean | StyleConfigValue | undefined; | ||
| me?: boolean | StyleConfigValue | undefined; | ||
| p?: boolean | StyleConfigValue | undefined; | ||
| pt?: boolean | StyleConfigValue | undefined; | ||
@@ -364,0 +364,0 @@ pr?: boolean | StyleConfigValue | undefined; |
+5
-5
| { | ||
| "name": "@asherng/styled-system", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "description": "Styled system for UI", | ||
@@ -34,5 +34,5 @@ "bugs": { | ||
| "zustand": "4.5.2", | ||
| "@asherng/hooks": "^1.0.7", | ||
| "@asherng/theme": "^1.0.7", | ||
| "@asherng/utils": "^1.0.7" | ||
| "@asherng/theme": "^1.0.8", | ||
| "@asherng/hooks": "^1.0.8", | ||
| "@asherng/utils": "^1.0.8" | ||
| }, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
| "typescript": "5.4.3", | ||
| "@asherng/common-types": "^1.0.7" | ||
| "@asherng/common-types": "^1.0.8" | ||
| }, | ||
@@ -46,0 +46,0 @@ "publishConfig": { |
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
-100%Updated
Updated
Updated