Socket
Socket
Sign inDemoInstall

@taquito/utils

Package Overview
Dependencies
Maintainers
6
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/utils - npm Package Compare versions

Comparing version 20.0.1 to 20.0.2-beta.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
"version": "20.0.1"
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790",
"version": "20.0.2-beta.0"
};

@@ -499,4 +499,4 @@ import { Buffer } from 'buffer';

const VERSION = {
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
"version": "20.0.1"
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790",
"version": "20.0.2-beta.0"
};

@@ -503,0 +503,0 @@

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

const VERSION = {
"commitHash": "d44ee8a26e6924e12a8cae2f9c5b717fc65af72c",
"version": "20.0.1"
"commitHash": "8c7737cb6ad36ea87f5f8833e012a9d472832790",
"version": "20.0.2-beta.0"
};

@@ -498,0 +498,0 @@

{
"name": "@taquito/utils",
"version": "20.0.1",
"version": "20.0.2-beta.0",
"description": "converts michelson data and types into convenient JS/TS objects",

@@ -67,3 +67,3 @@ "keywords": [

"@stablelib/ed25519": "^1.0.3",
"@taquito/core": "^20.0.1",
"@taquito/core": "^20.0.2-beta.0",
"@types/bs58check": "^2.1.0",

@@ -105,3 +105,3 @@ "bignumber.js": "^9.1.2",

},
"gitHead": "beb89a31b425f016d09f53f034fb8ed40f56a3b2"
"gitHead": "668e57eda3f7408503646f564346704d0f979327"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc