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.0 to 16.1.1

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};
//# 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": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};

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

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

const VERSION = {
"commitHash": "840f2a29ce4e52826df53e5a1ac879c2deaa433b",
"version": "16.1.0"
"commitHash": "c2f07ba0135cffe7f59befd3d51f550f39383974",
"version": "16.1.1"
};

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

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

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

"dependencies": {
"@taquito/utils": "^16.1.0",
"@taquito/utils": "^16.1.1",
"bignumber.js": "^9.1.0"
},
"devDependencies": {
"@taquito/rpc": "^16.1.0",
"@taquito/rpc": "^16.1.1",
"@types/bluebird": "^3.5.36",

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

},
"gitHead": "3159559187f1356b23fb04ffa3f4263bbda8c5bf"
"gitHead": "df60ab6501a44c8bad32bd0a61c324ffbd884182"
}

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