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 19.0.0-beta-RC.0 to 19.0.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "bd52c12d05e329e4cf3a81fe55c4778a47879ccd",
"version": "19.0.0-beta-RC.0"
"commitHash": "801b9525f497845e778696ccac8df3a7b0f299d8",
"version": "19.0.0"
};

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

const VERSION = {
"commitHash": "bd52c12d05e329e4cf3a81fe55c4778a47879ccd",
"version": "19.0.0-beta-RC.0"
"commitHash": "801b9525f497845e778696ccac8df3a7b0f299d8",
"version": "19.0.0"
};

@@ -1543,0 +1543,0 @@

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

const VERSION = {
"commitHash": "bd52c12d05e329e4cf3a81fe55c4778a47879ccd",
"version": "19.0.0-beta-RC.0"
"commitHash": "801b9525f497845e778696ccac8df3a7b0f299d8",
"version": "19.0.0"
};

@@ -1545,0 +1545,0 @@

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

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

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

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

},
"gitHead": "959e385ba06d8932866503bb538252a3912acbc9"
"gitHead": "ae3f8b62cf0eb3e5e0ec8fecf104e22a5d6c7e45"
}
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