Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

4irelabs-blackchain-smart-contract

Package Overview
Dependencies
75
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.44 to 0.0.45

4

dist/src/types.d.ts

@@ -245,3 +245,3 @@ import * as Anchor from "@project-serum/anchor";

HP: {
hP: {};
hp: {};
};

@@ -324,3 +324,3 @@ SpellDamage: {

HP: {
hP: {};
hp: {};
};

@@ -327,0 +327,0 @@ ReduceIncoming: {

@@ -83,3 +83,3 @@ "use strict";

exports.BonusTypeArmorEnum = {
HP: { hP: {} },
HP: { hp: {} },
SpellDamage: { spellDamage: {} },

@@ -111,3 +111,3 @@ Evasion: { evasion: {} },

exports.BonusTypeShieldEnum = {
HP: { hP: {} },
HP: { hp: {} },
ReduceIncoming: { reduceIncoming: {} },

@@ -114,0 +114,0 @@ PhysicalDef: { physicalDef: {} },

@@ -134,2 +134,3 @@ "use strict";

expect(battleLog.receivedExp.toString()).toBe(characterAfter.experience.sub(characterBefore.experience).toString());
console.log(battleLog.items);
}

@@ -136,0 +137,0 @@ }));

{
"name": "4irelabs-blackchain-smart-contract",
"version": "0.0.44",
"version": "0.0.45",
"description": "Integration with Solana API",

@@ -5,0 +5,0 @@ "author": "",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc