Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@asherng/styled-system

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@asherng/styled-system - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+1
-1
dist/config/index.d.ts

@@ -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;

{
"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": {