Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tezos-domains/taquito

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tezos-domains/taquito - npm Package Compare versions

Comparing version 1.0.0-beta.42 to 1.0.0-beta.43

12

CHANGELOG.md

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

# [1.0.0-beta.43](https://gitlab.com/tezos-domains/client/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2021-03-29)
### Features
* use local pack for commitment generation (requires taquito 8.1.0) ([0488f67](https://gitlab.com/tezos-domains/client/commit/0488f671c096ebeb1474ff3129888c7443be3820))
# [1.0.0-beta.42](https://gitlab.com/tezos-domains/client/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2021-03-05)

@@ -8,0 +20,0 @@

18

package.json

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

],
"version": "1.0.0-beta.42",
"version": "1.0.0-beta.43",
"description": "A library for interacting with tezos blockchain using taquito.",

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

"peerDependencies": {
"@taquito/rpc": ">=8.0.2-beta.0 <9.0.0",
"@taquito/taquito": ">=8.0.2-beta.0 <9.0.0",
"@taquito/tzip16": ">=8.0.2-beta.0 <9.0.0"
"@taquito/rpc": ">=8.1.0 <9.0.0",
"@taquito/taquito": ">=8.1.0 <9.0.0",
"@taquito/tzip16": ">=8.1.0 <9.0.0"
},
"dependencies": {
"@tezos-domains/core": "^1.0.0-beta.42",
"@tezos-domains/core": "^1.0.0-beta.43",
"bignumber.js": "^9.0.1",

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

"devDependencies": {
"@taquito/rpc": "8.0.3-beta.0",
"@taquito/taquito": "8.0.3-beta.0",
"@taquito/tzip16": "8.0.3-beta.0",
"@taquito/rpc": "8.1.0",
"@taquito/taquito": "8.1.0",
"@taquito/tzip16": "8.1.0",
"@types/node": "^14.14.6",

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

},
"gitHead": "f70e4f5d0bb2234d4bdbf4c3da9094f72954d844"
"gitHead": "845c2ba29099426cb03f94bf3e21ef2b7b819a4a"
}
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