Socket
Socket
Sign inDemoInstall

@tezos-domains/taquito

Package Overview
Dependencies
56
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.21.0 to 1.22.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.22.0](https://gitlab.com/tezos-domains/client/compare/v1.21.0...v1.22.0) (2022-11-29)
### Features
* update to taquito 14.1.0 ([96b885e](https://gitlab.com/tezos-domains/client/commit/96b885e249912d03baa17f244e110305c05e2fe2))
# [1.21.0](https://gitlab.com/tezos-domains/client/compare/v1.20.0...v1.21.0) (2022-10-09)

@@ -8,0 +19,0 @@

14

package.json

@@ -12,3 +12,3 @@ {

],
"version": "1.21.0",
"version": "1.22.0",
"description": "A library for interacting with tezos blockchain using taquito.",

@@ -33,10 +33,10 @@ "author": "Necroskillz <necroskillz@gmail.com>",

"dependencies": {
"@tezos-domains/core": "^1.21.0",
"bignumber.js": "^9.0.2",
"@tezos-domains/core": "^1.22.0",
"bignumber.js": "^9.1.0",
"node-cache": "^5.1.2"
},
"devDependencies": {
"@taquito/rpc": "14.0.0",
"@taquito/taquito": "14.0.0",
"@taquito/tzip16": "14.0.0",
"@taquito/rpc": "14.1.0",
"@taquito/taquito": "14.1.0",
"@taquito/tzip16": "14.1.0",
"@types/node": "^14.14.6",

@@ -59,3 +59,3 @@ "fake-promise": "^2.5.41",

},
"gitHead": "2dc911ed0b00a0c40b0fee2572027e7605008f1e"
"gitHead": "508353eb16e0a9f45c7d3a096aab8dcab20d14d9"
}
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