@pandacss/extension-shared
Advanced tools
Comparing version 0.3.0 to 0.3.1
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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@pandacss/shared@^0.3.1