@taquito/contracts-library
Advanced tools
Comparing version 19.2.0-RC.0 to 19.2.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "139330bbf14149ae22bf9b3859a7f7ee1b415a23", | ||
"version": "19.2.0-RC.0" | ||
"commitHash": "79be4991733872e1a9d0b3b9159462100349421a", | ||
"version": "19.2.0" | ||
}; |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "19.2.0-RC.0", | ||
"version": "19.2.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -71,5 +71,5 @@ "keywords": [ | ||
"@taquito/core": "^19.1.0", | ||
"@taquito/rpc": "^19.2.0-RC.0", | ||
"@taquito/taquito": "^19.2.0-RC.0", | ||
"@taquito/utils": "^19.2.0-RC.0", | ||
"@taquito/rpc": "^19.2.0", | ||
"@taquito/taquito": "^19.2.0", | ||
"@taquito/utils": "^19.2.0", | ||
"bignumber.js": "^9.1.2" | ||
@@ -105,3 +105,3 @@ }, | ||
}, | ||
"gitHead": "48fdd7dab4204fe36fe2cb87ef3bf4a88ea6a042" | ||
"gitHead": "f489c399ff32dc8d9d0bdb422586e706c298bade" | ||
} |
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
63654
Updated@taquito/rpc@^19.2.0
Updated@taquito/taquito@^19.2.0
Updated@taquito/utils@^19.2.0