Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bosonprotocol/boson-dcl

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bosonprotocol/boson-dcl - npm Package Compare versions

Comparing version 2.1.0-alpha.5 to 2.1.0-alpha.6

3

dist/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc