@taquito/contracts-library
Advanced tools
Comparing version 14.0.0-beta-RC.0 to 14.0.0
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "8f69726d044c2033a3bd367fd7cbc593e5f036e2", | ||
"version": "14.0.0-beta-RC.0" | ||
"commitHash": "b1a433145402043facaec3519daceb21a305deef", | ||
"version": "14.0.0" | ||
}; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "14.0.0-beta-RC.0", | ||
"version": "14.0.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -71,5 +71,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/rpc": "^14.0.0-beta-RC.0", | ||
"@taquito/taquito": "^14.0.0-beta-RC.0", | ||
"@taquito/utils": "^14.0.0-beta-RC.0", | ||
"@taquito/rpc": "^14.0.0", | ||
"@taquito/taquito": "^14.0.0", | ||
"@taquito/utils": "^14.0.0", | ||
"bignumber.js": "^9.0.2" | ||
@@ -106,3 +106,3 @@ }, | ||
}, | ||
"gitHead": "5610002c69747ac5c13b018d12986e990126350f" | ||
"gitHead": "2419fe84099269d20a1006194767bd7e6864ba3a" | ||
} |
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
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
83000
Updated@taquito/rpc@^14.0.0
Updated@taquito/taquito@^14.0.0
Updated@taquito/utils@^14.0.0