@tezos-domains/taquito
Advanced tools
Comparing version 1.28.0 to 1.29.0
export * from './src/taquito'; |
@@ -0,0 +0,0 @@ import { ConstantsResponse } from '@taquito/rpc'; |
@@ -0,0 +0,0 @@ import { BigMapAbstraction, MichelsonMap } from '@taquito/taquito'; |
@@ -0,0 +0,0 @@ import BigNumber from 'bignumber.js'; |
@@ -0,0 +0,0 @@ import { MichelsonMap } from '@taquito/taquito'; |
@@ -0,0 +0,0 @@ import './model'; |
@@ -0,0 +0,0 @@ import { OpKind } from '@taquito/rpc'; |
@@ -0,0 +0,0 @@ (function (global, factory) { |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"description": "A library for interacting with tezos blockchain using taquito.", | ||
@@ -29,8 +29,8 @@ "author": "Necroskillz <necroskillz@gmail.com>", | ||
"@taquito/core": "19.1.0", | ||
"@taquito/rpc": "19.2.0", | ||
"@taquito/taquito": "19.2.0", | ||
"@taquito/tzip16": "19.2.0" | ||
"@taquito/rpc": "20.0.0", | ||
"@taquito/taquito": "20.0.0", | ||
"@taquito/tzip16": "20.0.0" | ||
}, | ||
"dependencies": { | ||
"@tezos-domains/core": "^1.28.0", | ||
"@tezos-domains/core": "^1.29.0", | ||
"bignumber.js": "^9.1.2", | ||
@@ -43,5 +43,5 @@ "node-cache": "^5.1.2" | ||
"@taquito/core": "19.1.0", | ||
"@taquito/rpc": "19.2.0", | ||
"@taquito/taquito": "19.2.0", | ||
"@taquito/tzip16": "19.2.0", | ||
"@taquito/rpc": "20.0.0", | ||
"@taquito/taquito": "20.0.0", | ||
"@taquito/tzip16": "20.0.0", | ||
"@types/node": "^18.17.0", | ||
@@ -63,3 +63,3 @@ "fake-promise": "^2.5.41", | ||
}, | ||
"gitHead": "ce93feab646d3a2975b0c1011ef68a7d5817ae27" | ||
"gitHead": "6817a75e12f99a01c76deba06ab39bf0693a067c" | ||
} |
@@ -0,0 +0,0 @@ Tezos Domains Client |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87214
+ Added@taquito/core@20.1.0(transitive)
+ Added@taquito/http-utils@20.1.0(transitive)
+ Added@taquito/local-forging@20.1.0(transitive)
+ Added@taquito/michel-codec@20.1.0(transitive)
+ Added@taquito/michelson-encoder@20.1.0(transitive)
+ Added@taquito/rpc@20.0.020.1.0(transitive)
+ Added@taquito/taquito@20.0.0(transitive)
+ Added@taquito/tzip16@20.0.0(transitive)
+ Added@taquito/utils@20.1.0(transitive)
- Removed@taquito/core@19.2.1(transitive)
- Removed@taquito/http-utils@19.2.1(transitive)
- Removed@taquito/local-forging@19.2.1(transitive)
- Removed@taquito/michel-codec@19.2.1(transitive)
- Removed@taquito/michelson-encoder@19.2.1(transitive)
- Removed@taquito/rpc@19.2.019.2.1(transitive)
- Removed@taquito/taquito@19.2.0(transitive)
- Removed@taquito/tzip16@19.2.0(transitive)
- Removed@taquito/utils@19.2.1(transitive)
Updated@tezos-domains/core@^1.29.0