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

@azuro-org/toolkit

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azuro-org/toolkit - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

2

dist/docs/prematch/fragments/prematchBet.d.ts

@@ -33,2 +33,3 @@ import * as Types from '../types';

outcomeId: string;
title?: string | null;
condition: {

@@ -38,2 +39,3 @@ __typename?: 'Condition';

status: Types.ConditionStatus;
title?: string | null;
game: {

@@ -40,0 +42,0 @@ __typename?: 'Game';

@@ -43,2 +43,3 @@ import * as Types from './types';

outcomeId: string;
title?: string | null;
condition: {

@@ -48,2 +49,3 @@ __typename?: 'Condition';

status: Types.ConditionStatus;
title?: string | null;
game: {

@@ -50,0 +52,0 @@ __typename?: 'Game';

2

package.json
{
"name": "@azuro-org/toolkit",
"version": "4.1.0",
"version": "4.1.1",
"description": "Set of helpers to work with Azuro protocol",

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