Socket
Socket
Sign inDemoInstall

@taquito/local-forging

Package Overview
Dependencies
Maintainers
0
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 20.1.0-RC.0 to 20.1.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "f903ced4144b4fd7b2afd585612dcf342912299b",
"version": "20.1.0-RC.0"
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d",
"version": "20.1.0"
};

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

const VERSION = {
"commitHash": "f903ced4144b4fd7b2afd585612dcf342912299b",
"version": "20.1.0-RC.0"
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d",
"version": "20.1.0"
};

@@ -1607,0 +1607,0 @@

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

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

"dependencies": {
"@taquito/core": "^20.1.0-RC.0",
"@taquito/utils": "^20.1.0-RC.0",
"@taquito/core": "^20.1.0",
"@taquito/utils": "^20.1.0",
"bignumber.js": "^9.1.2"
},
"devDependencies": {
"@taquito/rpc": "^20.1.0-RC.0",
"@taquito/rpc": "^20.1.0",
"@types/bluebird": "^3.5.42",

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

},
"gitHead": "5300ba83c6cbd62d82138fd831ac60feaff60d6e"
"gitHead": "47944c747c60b194ec18f0fa169741a2f7f07e01"
}

Sorry, the diff of this file is too big to display

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