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
1155
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-20230103100753 to 0.0.0-dev-20230103100906

9

dist/config.d.ts

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

type Docs = {
title: string
logo: string
}
export type Config<

@@ -27,2 +32,6 @@ Conditions extends TConditions = TConditions,

/**
* Used to customize the design system docs
*/
docs?: Partial<Docs>
/**
* The log level for the built-in logger.

@@ -29,0 +38,0 @@ */

2

package.json
{
"name": "@pandacss/types",
"version": "0.0.0-dev-20230103100753",
"version": "0.0.0-dev-20230103100906",
"description": "The types for css panda",

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

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