@taquito/contracts-library
Advanced tools
Comparing version 20.0.2-beta.2 to 20.1.0-RC.0
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.VERSION = { | ||
"commitHash": "943d5fd11790da35f4a3e6ecfcaae3c4f0399a97", | ||
"version": "20.0.2-beta.2" | ||
"commitHash": "f903ced4144b4fd7b2afd585612dcf342912299b", | ||
"version": "20.1.0-RC.0" | ||
}; |
{ | ||
"name": "@taquito/contracts-library", | ||
"version": "20.0.2-beta.2", | ||
"version": "20.1.0-RC.0", | ||
"description": "Can be used as an extension on the TezosToolkit to provide contracts data", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -71,6 +71,6 @@ "scripts": { | ||
"dependencies": { | ||
"@taquito/core": "^20.0.2-beta.2", | ||
"@taquito/rpc": "^20.0.2-beta.2", | ||
"@taquito/taquito": "^20.0.2-beta.2", | ||
"@taquito/utils": "^20.0.2-beta.2", | ||
"@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", | ||
"bignumber.js": "^9.1.2" | ||
@@ -97,3 +97,3 @@ }, | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.19.1", | ||
"rollup": "^4.22.4", | ||
"rollup-plugin-json": "^4.0.0", | ||
@@ -107,3 +107,3 @@ "rollup-plugin-typescript2": "^0.36.0", | ||
}, | ||
"gitHead": "f0f9e4d22a374c72913abbb1991b0e5b34f4c978" | ||
"gitHead": "5300ba83c6cbd62d82138fd831ac60feaff60d6e" | ||
} |
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
66520
+ Added@taquito/core@20.1.0(transitive)
+ Added@taquito/http-utils@20.1.0(transitive)
+ Added@taquito/local-forging@20.1.0(transitive)
+ Added@taquito/michel-codec@20.1.0(transitive)
+ Added@taquito/michelson-encoder@20.1.0(transitive)
+ Added@taquito/rpc@20.1.0(transitive)
+ Added@taquito/taquito@20.1.0(transitive)
+ Added@taquito/utils@20.1.0(transitive)
+ Addedfast-json-stable-stringify@2.1.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)
- Removed@taquito/core@20.1.1(transitive)
- Removed@taquito/michel-codec@20.1.1(transitive)
- Removed@taquito/rpc@20.1.1(transitive)
- Removed@taquito/taquito@20.1.1(transitive)
- Removed@taquito/utils@20.1.1(transitive)
Updated@taquito/core@^20.1.0-RC.0
Updated@taquito/rpc@^20.1.0-RC.0
Updated@taquito/utils@^20.1.0-RC.0