@taquito/contracts-library
Advanced tools
Comparing version 17.1.0-beta-RC.1 to 17.1.0
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "35185f70bf071114f22f169d2e1f7f8747ced2d0", | ||
"version": "17.1.0-beta-RC.1" | ||
"commitHash": "a23fb981e79462489c07a1e4656f310390cb1148", | ||
"version": "17.1.0" | ||
}; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "17.1.0-beta-RC.1", | ||
"version": "17.1.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -71,6 +71,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^17.1.0-beta-RC.1", | ||
"@taquito/rpc": "^17.1.0-beta-RC.1", | ||
"@taquito/taquito": "^17.1.0-beta-RC.1", | ||
"@taquito/utils": "^17.1.0-beta-RC.1", | ||
"@taquito/core": "^17.1.0", | ||
"@taquito/rpc": "^17.1.0", | ||
"@taquito/taquito": "^17.1.0", | ||
"@taquito/utils": "^17.1.0", | ||
"bignumber.js": "^9.1.0" | ||
@@ -107,3 +107,3 @@ }, | ||
}, | ||
"gitHead": "c0494008115163a124fa466444585d7f3f1de48c" | ||
"gitHead": "8ac541f668bffe24e30a83303aae973c73813adb" | ||
} |
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
88889
Updated@taquito/core@^17.1.0
Updated@taquito/rpc@^17.1.0
Updated@taquito/taquito@^17.1.0
Updated@taquito/utils@^17.1.0