Socket
Socket
Sign inDemoInstall

@tezos-domains/taquito

Package Overview
Dependencies
80
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

11

CHANGELOG.md

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

# [1.1.0](https://gitlab.com/tezos-domains/client/compare/v1.0.0...v1.1.0) (2021-04-27)
### Features
* support taquito 9 ([303dec6](https://gitlab.com/tezos-domains/client/commit/303dec60c22254052253ba721093232874078513))
# [1.0.0](https://gitlab.com/tezos-domains/client/compare/v1.0.0-rc.2...v1.0.0) (2021-04-20)

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

18

package.json

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

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

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

"peerDependencies": {
"@taquito/rpc": ">=8.1.0 <9.0.0",
"@taquito/taquito": ">=8.1.0 <9.0.0",
"@taquito/tzip16": ">=8.1.0 <9.0.0"
"@taquito/rpc": ">=8.1.0 <10.0.0",
"@taquito/taquito": ">=8.1.0 <10.0.0",
"@taquito/tzip16": ">=8.1.0 <10.0.0"
},
"dependencies": {
"@tezos-domains/core": "^1.0.0",
"@tezos-domains/core": "^1.1.0",
"bignumber.js": "^9.0.1",

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

"devDependencies": {
"@taquito/rpc": "8.1.0",
"@taquito/taquito": "8.1.0",
"@taquito/tzip16": "8.1.0",
"@taquito/rpc": "9.0.0",
"@taquito/taquito": "9.0.0",
"@taquito/tzip16": "9.0.0",
"@types/node": "^14.14.6",

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

},
"gitHead": "02a90e6f2a9311db5638a1ddae9ea75f64f33405"
"gitHead": "cc7a35055936f619a3d1fa4091185b52f641b11d"
}
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