Socket
Socket
Sign inDemoInstall

@taquito/local-forging

Package Overview
Dependencies
32
Maintainers
7
Versions
181
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.3.1-beta-RC.0 to 17.3.1

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "e1b1d6976a564f925c01cf66e28df9acb0085c3d",
"version": "17.3.1-beta-RC.0"
"commitHash": "9e27326dabf764c55402c50be4d78681f2c78cca",
"version": "17.3.1"
};
//# sourceMappingURL=version.js.map

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

const VERSION = {
"commitHash": "e1b1d6976a564f925c01cf66e28df9acb0085c3d",
"version": "17.3.1-beta-RC.0"
"commitHash": "9e27326dabf764c55402c50be4d78681f2c78cca",
"version": "17.3.1"
};

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

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

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

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

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

},
"gitHead": "edbd33afd86671d572b3a87322e9ac84238f0539"
"gitHead": "3eac9219d501eb9c1334ee8d8aaf9f195e8300cb"
}

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 too big to display

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