@blog-alchemy/blog-alchemy-shared-pkg
Advanced tools
Comparing version
export interface AddPurchaseEventDto { | ||
'ba-viewer-id': string; | ||
'order-id': string; | ||
'api-key': string; | ||
ba_viewer_id: string; | ||
order_id: string; | ||
api_key: string; | ||
} |
{ | ||
"name": "@blog-alchemy/blog-alchemy-shared-pkg", | ||
"version": "1.0.82", | ||
"version": "1.0.83", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "dist" |
98884
-0.01%