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

@zilliqa-js/blockchain

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zilliqa-js/blockchain - npm Package Compare versions

Comparing version 3.3.3 to 3.3.4

2

dist/chain.js
"use strict";
// Copyright (C) 2018 Zilliqa
//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -6,0 +6,0 @@ // This program is free software: you can redistribute it and/or modify

@@ -528,3 +528,3 @@ import { __assign, __rest, __awaiter, __decorate, __generator, __metadata, __values } from 'tslib';

//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -531,0 +531,0 @@ // This program is free software: you can redistribute it and/or modify

"use strict";
// Copyright (C) 2018 Zilliqa
//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -6,0 +6,0 @@ // This program is free software: you can redistribute it and/or modify

@@ -528,3 +528,3 @@ (function (global, factory) {

//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -531,0 +531,0 @@ // This program is free software: you can redistribute it and/or modify

"use strict";
// Copyright (C) 2018 Zilliqa
//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -6,0 +6,0 @@ // This program is free software: you can redistribute it and/or modify

"use strict";
// Copyright (C) 2018 Zilliqa
//
// This file is part of Zilliqa-Javascript-Library.
// This file is part of zilliqa-js
//

@@ -6,0 +6,0 @@ // This program is free software: you can redistribute it and/or modify

{
"name": "@zilliqa-js/blockchain",
"version": "3.3.3",
"version": "3.3.4",
"description": "Class(es) for interacting with the Zilliqa blockchain.",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"typings": "dist/index.d.ts",
"repository": "https://github.com/Zilliqa/Zilliqa-Javascript-Library",
"repository": "https://github.com/Zilliqa/zilliqa-js",
"author": "Ian Tan (https://github.com/iantanwx)",

@@ -19,3 +19,3 @@ "maintainers": [

"bugs": {
"url": "https://github.com/Zilliqa/Zilliqa-JavaScript-Library/issues"
"url": "https://github.com/Zilliqa/zilliqa-js/issues"
},

@@ -30,6 +30,6 @@ "license": "GPL-3.0",

"dependencies": {
"@zilliqa-js/account": "^3.3.3",
"@zilliqa-js/core": "^3.3.3",
"@zilliqa-js/crypto": "^3.3.3",
"@zilliqa-js/util": "^3.3.3",
"@zilliqa-js/account": "^3.3.4",
"@zilliqa-js/core": "^3.3.4",
"@zilliqa-js/crypto": "^3.3.4",
"@zilliqa-js/util": "^3.3.4",
"tslib": "2.3.1",

@@ -49,3 +49,3 @@ "utility-types": "^3.4.1"

},
"gitHead": "c0aab06f22ac07da9fc5f9f049fc8bfaa6a4d56f"
"gitHead": "4c49d56db14609dea8916aa7c13bc4313051080f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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