New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/types

Package Overview
Dependencies
Maintainers
1
Versions
1160
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-20230106201415 to 0.0.0-dev-20230106202111

1

dist/conditions.d.ts

@@ -26,2 +26,1 @@ import type { Dict, StringKeyOf } from './shared'

| 'base'
| '_'

2

dist/config.d.ts

@@ -120,3 +120,3 @@ import type { LayerStyles, TextStyles } from './composition'

*/
semanticTokens?: SemanticTokens<StringKeyOf<Conditions> | StringKeyOf<Breakpoints> | 'base' | '_'>
semanticTokens?: SemanticTokens<StringKeyOf<Conditions> | StringKeyOf<Breakpoints> | 'base'>
/**

@@ -123,0 +123,0 @@ * The typography styles for your project.

{
"name": "@pandacss/types",
"version": "0.0.0-dev-20230106201415",
"version": "0.0.0-dev-20230106202111",
"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