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

@pandacss/types

Package Overview
Dependencies
Maintainers
1
Versions
1148
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-20240328120054 to 0.0.0-dev-20240401174015

3

dist/config.d.ts

@@ -87,2 +87,3 @@ import type { TSConfig } from 'pkg-types'

export type CssPropertySyntax =
| '*'
| '<length>'

@@ -112,3 +113,3 @@ | '<number>'

*/
initialValue: string
initialValue?: string
/**

@@ -115,0 +116,0 @@ * Describes the allowable syntax for the property.

@@ -88,2 +88,3 @@ import type { LiteralUnion } from './shared'

| 'Background'
| 'Background Gradient'
| 'Shadow'

@@ -90,0 +91,0 @@ | 'Table'

{
"name": "@pandacss/types",
"version": "0.0.0-dev-20240328120054",
"version": "0.0.0-dev-20240401174015",
"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-20240328120054"
"@pandacss/extractor": "0.0.0-dev-20240401174015"
},

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