@taquito/tzip16
Advanced tools
Comparing version 17.5.0-beta-RC.1 to 17.5.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "d3bc5021c4b46ca659441501b30bda17d32219e2", | ||
"version": "17.5.0-beta-RC.1" | ||
"commitHash": "ff6c3b619e314a09bb0aa65d711ef9eaf81a0ee9", | ||
"version": "17.5.0" | ||
}; |
@@ -683,4 +683,4 @@ import { HttpBackend } from '@taquito/http-utils'; | ||
const VERSION = { | ||
"commitHash": "d3bc5021c4b46ca659441501b30bda17d32219e2", | ||
"version": "17.5.0-beta-RC.1" | ||
"commitHash": "ff6c3b619e314a09bb0aa65d711ef9eaf81a0ee9", | ||
"version": "17.5.0" | ||
}; | ||
@@ -687,0 +687,0 @@ |
@@ -679,4 +679,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "d3bc5021c4b46ca659441501b30bda17d32219e2", | ||
"version": "17.5.0-beta-RC.1" | ||
"commitHash": "ff6c3b619e314a09bb0aa65d711ef9eaf81a0ee9", | ||
"version": "17.5.0" | ||
}; | ||
@@ -683,0 +683,0 @@ |
{ | ||
"name": "@taquito/tzip16", | ||
"version": "17.5.0-beta-RC.1", | ||
"version": "17.5.0", | ||
"description": "Tzip16", | ||
@@ -64,8 +64,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^17.5.0-beta-RC.1", | ||
"@taquito/http-utils": "^17.5.0-beta-RC.1", | ||
"@taquito/michelson-encoder": "^17.5.0-beta-RC.1", | ||
"@taquito/rpc": "^17.5.0-beta-RC.1", | ||
"@taquito/taquito": "^17.5.0-beta-RC.1", | ||
"@taquito/utils": "^17.5.0-beta-RC.1", | ||
"@taquito/core": "^17.5.0", | ||
"@taquito/http-utils": "^17.5.0", | ||
"@taquito/michelson-encoder": "^17.5.0", | ||
"@taquito/rpc": "^17.5.0", | ||
"@taquito/taquito": "^17.5.0", | ||
"@taquito/utils": "^17.5.0", | ||
"bignumber.js": "^9.1.2", | ||
@@ -103,3 +103,3 @@ "crypto-js": "^4.2.0" | ||
}, | ||
"gitHead": "18d5b30eb9b7cef41a0b48ccc165e9fd1b7ed063" | ||
"gitHead": "bcebcaec905906b4ff83b429882e98785b241978" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
156554
Updated@taquito/core@^17.5.0
Updated@taquito/http-utils@^17.5.0
Updated@taquito/rpc@^17.5.0
Updated@taquito/taquito@^17.5.0
Updated@taquito/utils@^17.5.0