Socket
Socket
Sign inDemoInstall

@taquito/local-forging

Package Overview
Dependencies
40
Maintainers
4
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.0.0 to 16.0.1

4

dist/lib/version.js

@@ -6,5 +6,5 @@ "use strict";

exports.VERSION = {
"commitHash": "49a724eb9d4947e2aed19bfa1462fa7ae7848add",
"version": "16.0.0"
"commitHash": "c050a62135022aa2e61ba6ef72a98f9c89f1682c",
"version": "16.0.1"
};
//# sourceMappingURL=version.js.map

@@ -1518,4 +1518,4 @@ import { Prefix, buf2hex, b58cdecode, prefix, prefixLength, b58cencode, InvalidKeyHashError, InvalidPublicKeyError, InvalidAddressError, InvalidContractAddressError, InvalidOperationKindError, validateBlock, ValidationResult } from '@taquito/utils';

const VERSION = {
"commitHash": "49a724eb9d4947e2aed19bfa1462fa7ae7848add",
"version": "16.0.0"
"commitHash": "c050a62135022aa2e61ba6ef72a98f9c89f1682c",
"version": "16.0.1"
};

@@ -1522,0 +1522,0 @@

@@ -1525,4 +1525,4 @@ (function (global, factory) {

const VERSION = {
"commitHash": "49a724eb9d4947e2aed19bfa1462fa7ae7848add",
"version": "16.0.0"
"commitHash": "c050a62135022aa2e61ba6ef72a98f9c89f1682c",
"version": "16.0.1"
};

@@ -1529,0 +1529,0 @@

{
"name": "@taquito/local-forging",
"version": "16.0.0",
"version": "16.0.1",
"description": "Provide local forging functionality to be with taquito",

@@ -71,7 +71,7 @@ "keywords": [

"dependencies": {
"@taquito/utils": "^16.0.0",
"@taquito/utils": "^16.0.1",
"bignumber.js": "^9.1.0"
},
"devDependencies": {
"@taquito/rpc": "^16.0.0",
"@taquito/rpc": "^16.0.1",
"@types/bluebird": "^3.5.36",

@@ -109,3 +109,3 @@ "@types/estree": "^1.0.0",

},
"gitHead": "2febd6cb324c08f1aecbde6500814a867c48d112"
"gitHead": "4683257c69df56e48fd8bee23ea3e19491919e4a"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc