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-20240310153511 to 0.0.0-dev-20240310172521

6

dist/recipe.d.ts

@@ -83,3 +83,3 @@ import type { RecipeRule } from './static-css'

/**
* The name of the recipe.
* The class name of the recipe.
*/

@@ -137,2 +137,6 @@ className: string

/**
* An optional class name that can be used to target slots in the DOM.
*/
className?: string
/**
* The parts/slots of the recipe.

@@ -139,0 +143,0 @@ */

4

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

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

"pkg-types": "1.0.3",
"@pandacss/extractor": "0.0.0-dev-20240310153511"
"@pandacss/extractor": "0.0.0-dev-20240310172521"
},

@@ -36,0 +36,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