Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/extension-shared

Package Overview
Dependencies
Maintainers
1
Versions
317
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/extension-shared - npm Package Compare versions

Comparing version 0.0.0-dev-20230608163155 to 0.0.0-dev-20230609132211

11

package.json

@@ -6,6 +6,6 @@ {

"description": "Shared utilities between extension client & server",
"version": "0.0.0-dev-20230608163155",
"version": "0.0.0-dev-20230609132211",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {

@@ -18,2 +18,5 @@ "url": "https://github.com/chakra-ui/panda",

},
"files": [
"dist"
],
"devDependencies": {

@@ -24,3 +27,3 @@ "tsup": "6.7.0",

"dependencies": {
"@pandacss/shared": "^0.0.0-dev-20230608163155"
"@pandacss/shared": "^0.0.0-dev-20230609132211"
},

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