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.3.0 to 0.3.1

2

LICENSE.md
MIT License
Copyright (c) 2022 Segun Adebayo
Copyright (c) 2023 Segun Adebayo

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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

"description": "Shared utilities between extension client & server",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

"dependencies": {
"@pandacss/shared": "^0.3.0"
"@pandacss/shared": "^0.3.1"
},

@@ -33,5 +33,5 @@ "scripts": {

"dev": "pnpm build-fast --watch",
"clean": "rm -rf dist",
"clean": "rimraf dist",
"lint": "eslint ./src --ext .ts,.tsx --fix"
}
}
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