Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/types

Package Overview
Dependencies
Maintainers
0
Versions
1151
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 0.0.0-dev-20241224164226 to 0.0.0-dev-20241224173005

8

dist/tokens.d.ts

@@ -45,6 +45,6 @@ import type { Recursive } from './shared'

export interface Shadow {
offsetX: number
offsetY: number
blur: number
spread: number
offsetX: number | string
offsetY: number | string
blur: number | string
spread: number | string
color: string

@@ -51,0 +51,0 @@ inset?: boolean

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

@@ -34,3 +34,3 @@ "main": "dist/index.d.ts",

"ts-morph": "21.0.1",
"@pandacss/extractor": "0.0.0-dev-20241224164226"
"@pandacss/extractor": "0.0.0-dev-20241224173005"
},

@@ -37,0 +37,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc