@taquito/tzip16
Advanced tools
Comparing version 17.4.0-beta-RC.0 to 17.4.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "4f44dd73b7659554c167acb80f0c20f222f893a5", | ||
"version": "17.4.0-beta-RC.0" | ||
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e", | ||
"version": "17.4.0" | ||
}; |
@@ -683,4 +683,4 @@ import { HttpBackend } from '@taquito/http-utils'; | ||
const VERSION = { | ||
"commitHash": "4f44dd73b7659554c167acb80f0c20f222f893a5", | ||
"version": "17.4.0-beta-RC.0" | ||
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e", | ||
"version": "17.4.0" | ||
}; | ||
@@ -687,0 +687,0 @@ |
@@ -679,4 +679,4 @@ (function (global, factory) { | ||
const VERSION = { | ||
"commitHash": "4f44dd73b7659554c167acb80f0c20f222f893a5", | ||
"version": "17.4.0-beta-RC.0" | ||
"commitHash": "a908ab176a8c52c025fd43e7acd452415396f54e", | ||
"version": "17.4.0" | ||
}; | ||
@@ -683,0 +683,0 @@ |
{ | ||
"name": "@taquito/tzip16", | ||
"version": "17.4.0-beta-RC.0", | ||
"version": "17.4.0", | ||
"description": "Tzip16", | ||
@@ -64,8 +64,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^17.4.0-beta-RC.0", | ||
"@taquito/http-utils": "^17.4.0-beta-RC.0", | ||
"@taquito/michelson-encoder": "^17.4.0-beta-RC.0", | ||
"@taquito/rpc": "^17.4.0-beta-RC.0", | ||
"@taquito/taquito": "^17.4.0-beta-RC.0", | ||
"@taquito/utils": "^17.4.0-beta-RC.0", | ||
"@taquito/core": "^17.4.0", | ||
"@taquito/http-utils": "^17.4.0", | ||
"@taquito/michelson-encoder": "^17.4.0", | ||
"@taquito/rpc": "^17.4.0", | ||
"@taquito/taquito": "^17.4.0", | ||
"@taquito/utils": "^17.4.0", | ||
"bignumber.js": "^9.1.2", | ||
@@ -103,3 +103,3 @@ "crypto-js": "^4.2.0" | ||
}, | ||
"gitHead": "34103941d52e31a808e051ea19dbecf43f984dca" | ||
"gitHead": "f7b158c2c93a38d59a113e0cf541960aa25c961d" | ||
} |
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.4.0
Updated@taquito/http-utils@^17.4.0
Updated@taquito/rpc@^17.4.0
Updated@taquito/taquito@^17.4.0
Updated@taquito/utils@^17.4.0