Socket
Book a DemoInstallSign in
Socket

@pandacss/types

Package Overview
Dependencies
Maintainers
1
Versions
1202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/types - npm Package Compare versions

Comparing version

to
0.0.0-dev-20230125073613

8

dist/config.d.ts

@@ -26,2 +26,6 @@ import type { LayerStyles, TextStyles } from './composition'

/**
* The namespace prefix for the generated css classes and css variables.
*/
prefix?: string
/**
* Whether to update the .gitignore file.

@@ -73,6 +77,2 @@ */

/**
* The prefix for the css variables.
*/
cssVarPrefix?: string
/**
* The root selector for the css variables.

@@ -79,0 +79,0 @@ * @default ':where(:host, :root)'

@@ -63,2 +63,9 @@ import type { Recursive } from './shared'

type Asset =
| {
type: 'url' | 'data'
value: string
}
| { type: 'svg'; path: string }
export type TokenDataTypes = {

@@ -84,2 +91,3 @@ zIndex: number

screens: string
assets: string | Asset
}

@@ -86,0 +94,0 @@

{
"name": "@pandacss/types",
"version": "0.0.0-dev-20230124104736",
"version": "0.0.0-dev-20230125073613",
"description": "The types for css panda",

@@ -5,0 +5,0 @@ "main": "dist/index.d.ts",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.