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

@css-panda/types

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-panda/types - npm Package Compare versions

Comparing version 0.0.0-dev-20221016085457 to 0.0.0-dev-20221026040851

2

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

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

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

*/
extends?: string[]
presets?: string[]
/**

@@ -25,0 +25,0 @@ * Whether to include css reset styles in the generated css.

@@ -18,2 +18,6 @@ import type { CssProperty, ConditionCssProperties } from './panda-csstype'

/**
* The description of the pattern. This will be used in the JSDoc comment.
*/
description?: string
/**
* The properties of the pattern.

@@ -20,0 +24,0 @@ */

@@ -26,2 +26,6 @@ import type { CssProperties, WithNesting } from './panda-csstype'

}
/**
* The description of the recipe. This will be used in the JSDoc comment.
*/
description?: string
}
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