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

@taquito/utils

Package Overview
Dependencies
Maintainers
6
Versions
205
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.1.0 to 20.2.0-beta.0

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d",
"version": "20.1.0"
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e",
"version": "20.2.0-beta.0"
};

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

const VERSION = {
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d",
"version": "20.1.0"
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e",
"version": "20.2.0-beta.0"
};

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

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

const VERSION = {
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d",
"version": "20.1.0"
"commitHash": "3e5b607831fe4d2e3ec023b1648b84a890c0035e",
"version": "20.2.0-beta.0"
};

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

{
"name": "@taquito/utils",
"version": "20.1.0",
"version": "20.2.0-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.1.0",
"@taquito/core": "^20.2.0-beta.0",
"@types/bs58check": "^2.1.2",

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

"buffer": "^6.0.3",
"elliptic": "^6.5.7",
"elliptic": "^6.6.0",
"typedarray-to-buffer": "^4.0.0"

@@ -106,3 +106,3 @@ },

},
"gitHead": "47944c747c60b194ec18f0fa169741a2f7f07e01"
"gitHead": "de49571826b30682dd74d3ebc17a0e191128c617"
}
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