@taquito/contracts-library
Advanced tools
Comparing version 20.1.0-RC.0 to 20.1.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "f903ced4144b4fd7b2afd585612dcf342912299b", | ||
"version": "20.1.0-RC.0" | ||
"commitHash": "ccdb0db9569457dbbe7e5c0c2b7cb2003bb6155d", | ||
"version": "20.1.0" | ||
}; |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "20.1.0-RC.0", | ||
"version": "20.1.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -70,6 +70,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@taquito/core": "^20.1.0-RC.0", | ||
"@taquito/rpc": "^20.1.0-RC.0", | ||
"@taquito/taquito": "^20.1.0-RC.0", | ||
"@taquito/utils": "^20.1.0-RC.0", | ||
"@taquito/core": "^20.1.0", | ||
"@taquito/rpc": "^20.1.0", | ||
"@taquito/taquito": "^20.1.0", | ||
"@taquito/utils": "^20.1.0", | ||
"bignumber.js": "^9.1.2" | ||
@@ -105,3 +105,3 @@ }, | ||
}, | ||
"gitHead": "5300ba83c6cbd62d82138fd831ac60feaff60d6e" | ||
"gitHead": "47944c747c60b194ec18f0fa169741a2f7f07e01" | ||
} |
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
66490
Updated@taquito/core@^20.1.0
Updated@taquito/rpc@^20.1.0
Updated@taquito/taquito@^20.1.0
Updated@taquito/utils@^20.1.0