Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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.2.1-beta.0 to 19.2.1-beta.1

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61",
"version": "19.2.1-beta.0"
"commitHash": "53a72356967af6908595cc3cdd3289183c4b2489",
"version": "19.2.1-beta.1"
};

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

const VERSION = {
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61",
"version": "19.2.1-beta.0"
"commitHash": "53a72356967af6908595cc3cdd3289183c4b2489",
"version": "19.2.1-beta.1"
};

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

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

const VERSION = {
"commitHash": "149f239050448e0dfb7d5e1ab98e578f61085d61",
"version": "19.2.1-beta.0"
"commitHash": "53a72356967af6908595cc3cdd3289183c4b2489",
"version": "19.2.1-beta.1"
};

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

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

@@ -70,8 +70,8 @@ "keywords": [

"dependencies": {
"@taquito/core": "^19.2.1-beta.0",
"@taquito/utils": "^19.2.1-beta.0",
"@taquito/core": "^19.2.1-beta.1",
"@taquito/utils": "^19.2.1-beta.1",
"bignumber.js": "^9.1.2"
},
"devDependencies": {
"@taquito/rpc": "^19.2.1-beta.0",
"@taquito/rpc": "^19.2.1-beta.1",
"@types/bluebird": "^3.5.40",

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

},
"gitHead": "5ca99ce640b7b450a3236babed4bfe0e77cb7368"
"gitHead": "e219b21e09e0ec28de2acb18594bcd5c2ac3ba13"
}
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