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.1.2-beta-RC.0 to 16.1.2

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "eae97d2ac6024edb6c13e224cc5061abe82ef05c",
"version": "16.1.2-beta-RC.0"
"commitHash": "bcc2118ddfafc1995fd125cd74d198fda042bf48",
"version": "16.1.2"
};
//# sourceMappingURL=version.js.map

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

const VERSION = {
"commitHash": "eae97d2ac6024edb6c13e224cc5061abe82ef05c",
"version": "16.1.2-beta-RC.0"
"commitHash": "bcc2118ddfafc1995fd125cd74d198fda042bf48",
"version": "16.1.2"
};

@@ -1547,0 +1547,0 @@

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

const VERSION = {
"commitHash": "eae97d2ac6024edb6c13e224cc5061abe82ef05c",
"version": "16.1.2-beta-RC.0"
"commitHash": "bcc2118ddfafc1995fd125cd74d198fda042bf48",
"version": "16.1.2"
};

@@ -1554,0 +1554,0 @@

{
"name": "@taquito/local-forging",
"version": "16.1.2-beta-RC.0",
"version": "16.1.2",
"description": "Provide local forging functionality to be with taquito",

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

"dependencies": {
"@taquito/utils": "^16.1.2-beta-RC.0",
"@taquito/utils": "^16.1.2",
"bignumber.js": "^9.1.0"
},
"devDependencies": {
"@taquito/rpc": "^16.1.2-beta-RC.0",
"@taquito/rpc": "^16.1.2",
"@types/bluebird": "^3.5.36",

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

},
"gitHead": "e44f35390156524f51eebd523d2feb1a6a326bba"
"gitHead": "f44e0fa20e017142543cf0ad49fc8220021f6d1c"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc