Socket
Socket
Sign inDemoInstall

@taquito/taquito

Package Overview
Dependencies
Maintainers
6
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taquito/taquito - npm Package Compare versions

Comparing version 20.0.0-beta.1 to 20.0.0

1

dist/lib/constants.js

@@ -75,2 +75,3 @@ "use strict";

Protocols["PtParisBQ"] = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz";
Protocols["PtParisBx"] = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ";
Protocols["ProtoALpha"] = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK";

@@ -77,0 +78,0 @@ })(Protocols || (exports.Protocols = Protocols = {}));

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "4c6e079465fdb978c1627dfdcced0435c9ef87fc",
"version": "20.0.0-beta.1"
"commitHash": "45fea4a361f29598063e448574800220c4687001",
"version": "20.0.0"
};

@@ -54,2 +54,3 @@ /**

PtParisBQ = "PtParisBQscdCm6Cfow6ndeU6wKJyA3aV1j4D3gQBQMsTQyJCrz",
PtParisBx = "PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ",
ProtoALpha = "ProtoALphaALphaALphaALphaALphaALphaALphaALphaDdp3zK"

@@ -56,0 +57,0 @@ }

{
"name": "@taquito/taquito",
"version": "20.0.0-beta.1",
"version": "20.0.0",
"description": "High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.",

@@ -80,9 +80,9 @@ "keywords": [

"dependencies": {
"@taquito/core": "^20.0.0-beta.1",
"@taquito/http-utils": "^20.0.0-beta.1",
"@taquito/local-forging": "^20.0.0-beta.1",
"@taquito/michel-codec": "^20.0.0-beta.1",
"@taquito/michelson-encoder": "^20.0.0-beta.1",
"@taquito/rpc": "^20.0.0-beta.1",
"@taquito/utils": "^20.0.0-beta.1",
"@taquito/core": "^20.0.0",
"@taquito/http-utils": "^20.0.0",
"@taquito/local-forging": "^20.0.0",
"@taquito/michel-codec": "^20.0.0",
"@taquito/michelson-encoder": "^20.0.0",
"@taquito/rpc": "^20.0.0",
"@taquito/utils": "^20.0.0",
"bignumber.js": "^9.1.2",

@@ -129,3 +129,3 @@ "rxjs": "^7.8.1"

},
"gitHead": "55491dbb67866d3196843b167ca9303f803b1a99"
"gitHead": "4871f03155be8dfce81ff24cb45fe0e3049c7646"
}

@@ -10,3 +10,3 @@ # Taquito high-level functions

```html
<script src="https://unpkg.com/@taquito/taquito@20.0.0-beta.1/dist/taquito.min.js"
<script src="https://unpkg.com/@taquito/taquito@20.0.0/dist/taquito.min.js"
crossorigin="anonymous" integrity="sha384-IxvP0ECHi5oqLyz94wF85pU9+ktcsL1HHtA42MITxZsGbsUMEu/g+0Vkjj5vqiMR"></script>

@@ -13,0 +13,0 @@ ```

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

Sorry, the diff of this file is not supported yet

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

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

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