🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@pandacss/shared

Package Overview
Dependencies
Maintainers
1
Versions
1225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/shared - npm Package Compare versions

Comparing version
1.11.2
to
1.11.3
+4
-1
package.json
{
"name": "@pandacss/shared",
"version": "1.11.2",
"version": "1.11.3",
"description": "Shared utilities for css panda",

@@ -35,2 +35,5 @@ "main": "dist/index.js",

],
"engines": {
"node": ">=20"
},
"scripts": {

@@ -37,0 +40,0 @@ "build": "tsup --dts && tsx scripts/postbuild.ts",