Comparing version 0.1.88 to 0.1.89
@@ -114,2 +114,3 @@ import { Pagination } from "../base"; | ||
export declare type GetCustomerCartResponse = { | ||
id: string; | ||
items: CartItem[]; | ||
@@ -116,0 +117,0 @@ total_price: number; |
{ | ||
"name": "tayeh.js", | ||
"version": "0.1.88", | ||
"version": "0.1.89", | ||
"description": "tayeh shop-api client", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
95418
975