@boulevard/blvd-book-sdk
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -8,2 +8,3 @@ import { Scalars, Maybe } from "../graph"; | ||
import { Cart } from "../cart"; | ||
import { Location } from "../locations"; | ||
/** Abstract available item that can be checked out. */ | ||
@@ -10,0 +11,0 @@ declare class CartAvailableItem extends Node<Graph.CartAvailableItem> { |
{ | ||
"name": "@boulevard/blvd-book-sdk", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A JS client for the Boulevard API", | ||
@@ -5,0 +5,0 @@ "main": "lib/blvd.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
710554
8788