Socket
Socket
Sign inDemoInstall

@tezos-domains/taquito

Package Overview
Dependencies
76
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.22.0 to 1.23.0

11

CHANGELOG.md

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

# [1.23.0](https://gitlab.com/tezos-domains/client/compare/v1.22.0...v1.23.0) (2022-12-21)
### Features
* update to limanet ([c1a6e1d](https://gitlab.com/tezos-domains/client/commit/c1a6e1d255c7c2b68a697d27208fea519375e551))
# [1.22.0](https://gitlab.com/tezos-domains/client/compare/v1.21.0...v1.22.0) (2022-11-29)

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

18

package.json

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

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

@@ -28,8 +28,8 @@ "author": "Necroskillz <necroskillz@gmail.com>",

"peerDependencies": {
"@taquito/rpc": ">=12.0.3",
"@taquito/taquito": ">=12.0.3",
"@taquito/tzip16": ">=12.0.3"
"@taquito/rpc": ">=12.0.3 <=14.0.0",
"@taquito/taquito": ">=12.0.3 <=14.0.0",
"@taquito/tzip16": ">=12.0.3 <=14.0.0"
},
"dependencies": {
"@tezos-domains/core": "^1.22.0",
"@tezos-domains/core": "^1.23.0",
"bignumber.js": "^9.1.0",

@@ -39,5 +39,5 @@ "node-cache": "^5.1.2"

"devDependencies": {
"@taquito/rpc": "14.1.0",
"@taquito/taquito": "14.1.0",
"@taquito/tzip16": "14.1.0",
"@taquito/rpc": "14.0.0",
"@taquito/taquito": "14.0.0",
"@taquito/tzip16": "14.0.0",
"@types/node": "^14.14.6",

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

},
"gitHead": "508353eb16e0a9f45c7d3a096aab8dcab20d14d9"
"gitHead": "8d9202f1036e6210e90032aaac25edb740f9de92"
}
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