@fuel-ts/errors
Advanced tools
Comparing version 0.97.0 to 0.97.1
@@ -25,2 +25,6 @@ /** | ||
WORKSPACE_NOT_DETECTED = "workspace-not-detected", | ||
/** | ||
* @deprecated | ||
* Type `Bech32Address` is now deprecated, as is this constant. Use `B256` addresses instead. ([help](https://docs.fuel.network/docs/specs/abi/argument-encoding/#b256)) | ||
*/ | ||
INVALID_BECH32_ADDRESS = "invalid-bech32-address", | ||
@@ -27,0 +31,0 @@ INVALID_EVM_ADDRESS = "invalid-evm-address", |
@@ -104,4 +104,4 @@ "use strict"; | ||
FORC: "0.66.4", | ||
FUEL_CORE: "0.40.0", | ||
FUELS: "0.97.0" | ||
FUEL_CORE: "0.40.1", | ||
FUELS: "0.97.1" | ||
}; | ||
@@ -108,0 +108,0 @@ } |
{ | ||
"name": "@fuel-ts/errors", | ||
"version": "0.97.0", | ||
"version": "0.97.1", | ||
"description": "Error class and error codes that the fuels-ts library throws", | ||
@@ -36,3 +36,3 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)", | ||
"dependencies": { | ||
"@fuel-ts/versions": "0.97.0" | ||
"@fuel-ts/versions": "0.97.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
131616
1029
+ Added@fuel-ts/versions@0.97.1(transitive)
- Removed@fuel-ts/versions@0.97.0(transitive)
Updated@fuel-ts/versions@0.97.1