@bosonprotocol/boson-dcl
Advanced tools
Comparing version 2.1.0-alpha.5 to 2.1.0-alpha.6
@@ -435,3 +435,3 @@ /// <reference types="dcl" /> | ||
gateInfo: Entity; | ||
gateInfoText: TextShape | undefined; | ||
gateInfoText: TextShape; | ||
tokenGatedOffer: TokenGatedOffer | undefined; | ||
@@ -443,2 +443,3 @@ closeButtonEntity: Entity; | ||
hideTask: DelayedTask; | ||
hideTaskFirstRun: boolean; | ||
constructor(_kiosk: Kiosk, _productData: any); | ||
@@ -445,0 +446,0 @@ setGating(): void; |
@@ -33,3 +33,3 @@ /// <reference types="dcl" /> | ||
gateInfo: Entity; | ||
gateInfoText: TextShape | undefined; | ||
gateInfoText: TextShape; | ||
tokenGatedOffer: TokenGatedOffer | undefined; | ||
@@ -41,2 +41,3 @@ closeButtonEntity: Entity; | ||
hideTask: DelayedTask; | ||
hideTaskFirstRun: boolean; | ||
constructor(_kiosk: Kiosk, _productData: any); | ||
@@ -43,0 +44,0 @@ setGating(): void; |
{ | ||
"name": "@bosonprotocol/boson-dcl", | ||
"version": "2.1.0-alpha.5", | ||
"version": "2.1.0-alpha.6", | ||
"description": "Boson Protocol - Decentraland library v2", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
6814847
31025