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.5.1 to 17.5.2

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80",
"version": "17.5.1"
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461",
"version": "17.5.2"
};

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

const VERSION = {
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80",
"version": "17.5.1"
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461",
"version": "17.5.2"
};

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

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

const VERSION = {
"commitHash": "89ba984a102a13cef7ad7cca6a42df85dfb63b80",
"version": "17.5.1"
"commitHash": "46a535eea78d77ebb5509ccd1d1cbd01075c7461",
"version": "17.5.2"
};

@@ -1556,0 +1556,0 @@

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

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

"dependencies": {
"@taquito/core": "^17.5.1",
"@taquito/utils": "^17.5.1",
"@taquito/core": "^17.5.2",
"@taquito/utils": "^17.5.2",
"bignumber.js": "^9.1.2"
},
"devDependencies": {
"@taquito/rpc": "^17.5.1",
"@taquito/rpc": "^17.5.2",
"@types/bluebird": "^3.5.40",

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

},
"gitHead": "c7fb6e7aa6d9eca65b6c24a8492ba83a0762d85c"
"gitHead": "16d75a1beefb47874b696ee49d61769d6cf04f7b"
}
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