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-20240402212239 to 0.0.0-dev-20240402215554

3

dist/recipe.d.ts

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

): [RecipeSelection<T>, Pretty<DistributiveOmit<Props, keyof T>>]
getVariantProps: (props?: RecipeSelection<T>) => RecipeSelection<T>
}

@@ -125,3 +126,3 @@

variantMap: RecipeVariantMap<T>
splitVariantProps<Props extends RecipeSelection<T>>(props: Props): [RecipeSelection<T>, Pretty<Omit<Props, keyof T>>]
getVariantProps: (props?: RecipeSelection<T>) => RecipeSelection<T>
}

@@ -128,0 +129,0 @@

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

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