@depict-ai/ui
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -12,3 +12,3 @@ import { Accessor, JSX, Setter, Signal } from "solid-js"; | ||
import { JSX as _JSX1 } from "solid-js/types/jsx"; | ||
export const version = "0.0.31"; | ||
export const version = "0.0.32"; | ||
/** | ||
@@ -15,0 +15,0 @@ * Like standard_price_format except that the price and the formatting are reactive accessors |
{ | ||
"name": "@depict-ai/ui", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"packageManager": "yarn@3.2.2", | ||
@@ -68,3 +68,3 @@ "source": [ | ||
"dependencies": { | ||
"@depict-ai/utilishared": "^0.0.29", | ||
"@depict-ai/utilishared": "^0.0.30", | ||
"solid-js": "^1.6.2" | ||
@@ -71,0 +71,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
+ Added@depict-ai/utilishared@0.0.30(transitive)
- Removed@depict-ai/utilishared@0.0.29(transitive)