Socket
Socket
Sign inDemoInstall

@taquito/local-forging

Package Overview
Dependencies
32
Maintainers
6
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 19.1.0 to 19.2.0-RC.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68",
"version": "19.1.0"
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23",
"version": "19.2.0-RC.0"
};

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

const VERSION = {
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68",
"version": "19.1.0"
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23",
"version": "19.2.0-RC.0"
};

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

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

const VERSION = {
"commitHash": "bb48f61207e1806442b0874365e98c7283ba1f68",
"version": "19.1.0"
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23",
"version": "19.2.0-RC.0"
};

@@ -1549,0 +1549,0 @@

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

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

"@taquito/core": "^19.1.0",
"@taquito/utils": "^19.1.0",
"@taquito/utils": "^19.2.0-RC.0",
"bignumber.js": "^9.1.2"
},
"devDependencies": {
"@taquito/rpc": "^19.1.0",
"@taquito/rpc": "^19.2.0-RC.0",
"@types/bluebird": "^3.5.40",

@@ -108,3 +108,3 @@ "@types/estree": "^1.0.2",

},
"gitHead": "6a8721a56b88c8d09ecb47eda33f70c02e81449f"
"gitHead": "48fdd7dab4204fe36fe2cb87ef3bf4a88ea6a042"
}
# Taquito Local Forging package
*TypeDoc style documentation is available [here](https://tezostaquito.io/typedoc/modules/_taquito_local_forging.html)*
*TypeDoc style documentation is available [here](https://taquito.io/typedoc/modules/_taquito_local_forging.html)*

@@ -5,0 +5,0 @@ ## General Information

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