@taquito/contracts-library
Advanced tools
Comparing version 19.0.0-beta-RC.0 to 19.0.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "bd52c12d05e329e4cf3a81fe55c4778a47879ccd", | ||
"version": "19.0.0-beta-RC.0" | ||
"commitHash": "801b9525f497845e778696ccac8df3a7b0f299d8", | ||
"version": "19.0.0" | ||
}; |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "19.0.0-beta-RC.0", | ||
"version": "19.0.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -70,6 +70,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^19.0.0-beta-RC.0", | ||
"@taquito/rpc": "^19.0.0-beta-RC.0", | ||
"@taquito/taquito": "^19.0.0-beta-RC.0", | ||
"@taquito/utils": "^19.0.0-beta-RC.0", | ||
"@taquito/core": "^19.0.0", | ||
"@taquito/rpc": "^19.0.0", | ||
"@taquito/taquito": "^19.0.0", | ||
"@taquito/utils": "^19.0.0", | ||
"bignumber.js": "^9.1.2" | ||
@@ -105,3 +105,3 @@ }, | ||
}, | ||
"gitHead": "959e385ba06d8932866503bb538252a3912acbc9" | ||
"gitHead": "ae3f8b62cf0eb3e5e0ec8fecf104e22a5d6c7e45" | ||
} |
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
63658
Updated@taquito/core@^19.0.0
Updated@taquito/rpc@^19.0.0
Updated@taquito/taquito@^19.0.0
Updated@taquito/utils@^19.0.0