Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@taquito/local-forging

Package Overview
Dependencies
Maintainers
3
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/local-forging - npm Package Compare versions

Comparing version 12.0.1 to 12.0.2

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};
//# sourceMappingURL=version.js.map

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

const VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};

@@ -1164,0 +1164,0 @@

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

const VERSION = {
"commitHash": "8203ea7669c742797022f1b61f2577bcac50ca55",
"version": "12.0.1"
"commitHash": "5996bf6b665e26de3201cf45884b4a2bb9218e09",
"version": "12.0.2"
};

@@ -1171,0 +1171,0 @@

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

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

"dependencies": {
"@taquito/utils": "^12.0.1",
"@taquito/utils": "^12.0.2",
"bignumber.js": "^9.0.2"
},
"devDependencies": {
"@taquito/rpc": "^12.0.1",
"@taquito/rpc": "^12.0.2",
"@types/bluebird": "^3.5.36",

@@ -104,3 +104,3 @@ "@types/jest": "^26.0.23",

},
"gitHead": "3cc5f810d80ab04f18b61ac1932c1897ccc22fea"
"gitHead": "a224127fe138d46674af2f9605e5bb452b2e4d74"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc