@mojito-inc/core-service
Advanced tools
Comparing version 1.0.8-beta.45 to 1.0.8-beta.46
@@ -41,2 +41,4 @@ import { TokenType } from './ListItemParam'; | ||
expirationTime: number; | ||
nonce: number; | ||
index: number; | ||
} | ||
@@ -43,0 +45,0 @@ export interface BubblegumMakeOfferParams { |
@@ -180,2 +180,4 @@ import { gql } from '@apollo/client'; | ||
expirationTime | ||
nonce | ||
index | ||
} | ||
@@ -182,0 +184,0 @@ } |
{ | ||
"name": "@mojito-inc/core-service", | ||
"version": "1.0.8-beta.45", | ||
"version": "1.0.8-beta.46", | ||
"description": "Mojito Core API service for auction, payment, token", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
Sorry, the diff of this file is too big to display
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
525387
14513