Socket
Socket
Sign inDemoInstall

@taquito/taquito

Package Overview
Dependencies
49
Maintainers
4
Versions
194
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.1.0-beta-RC.0 to 15.1.0-beta-RC.1

4

dist/lib/version.js

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

exports.VERSION = {
"commitHash": "193abd97c6d5add9f5fba3919b8f2be7d932e8dc",
"version": "15.1.0-beta-RC.0"
"commitHash": "7f9ab5ad324e7dc6d45c2c819fcaafd84db9614e",
"version": "15.1.0-beta-RC.1"
};
//# sourceMappingURL=version.js.map
{
"name": "@taquito/taquito",
"version": "15.1.0-beta-RC.0",
"version": "15.1.0-beta-RC.1",
"description": "High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.",

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

"dependencies": {
"@taquito/http-utils": "^15.1.0-beta-RC.0",
"@taquito/local-forging": "^15.1.0-beta-RC.0",
"@taquito/michel-codec": "^15.1.0-beta-RC.0",
"@taquito/michelson-encoder": "^15.1.0-beta-RC.0",
"@taquito/rpc": "^15.1.0-beta-RC.0",
"@taquito/utils": "^15.1.0-beta-RC.0",
"@taquito/http-utils": "^15.1.0-beta-RC.1",
"@taquito/local-forging": "^15.1.0-beta-RC.1",
"@taquito/michel-codec": "^15.1.0-beta-RC.1",
"@taquito/michelson-encoder": "^15.1.0-beta-RC.1",
"@taquito/rpc": "^15.1.0-beta-RC.1",
"@taquito/utils": "^15.1.0-beta-RC.1",
"bignumber.js": "^9.1.0",

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

},
"gitHead": "292d84a016dec2fa5b174b7c4f225d4446ad8331"
"gitHead": "6a2dce52d34a2b010d228961038bc82ee307b3f8"
}

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

```html
<script src="https://unpkg.com/@taquito/taquito@15.1.0-beta-RC.0/dist/taquito.min.js"
crossorigin="anonymous" integrity="sha384-6P3q/4tnPb+NACYXR475N8lvGCF7Jy/nxSva5kOx0I4zpArobNrwS4vFDm3k1eav"></script>
<script src="https://unpkg.com/@taquito/taquito@15.1.0-beta-RC.1/dist/taquito.min.js"
crossorigin="anonymous" integrity="sha384-zVMY9+gRkOcOrr30BtUmV/T2GR1aABqnupxMmoSTEavyiFuqTAFYw2M63lU8te7N"></script>
```

@@ -14,0 +14,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc