@fuel-ts/errors
Advanced tools
Comparing version 0.94.6 to 0.94.7
@@ -102,5 +102,5 @@ "use strict"; | ||
return { | ||
FORC: "0.63.5", | ||
FUEL_CORE: "0.35.0", | ||
FUELS: "0.94.6" | ||
FORC: "0.64.0", | ||
FUEL_CORE: "0.36.0", | ||
FUELS: "0.94.7" | ||
}; | ||
@@ -107,0 +107,0 @@ } |
{ | ||
"name": "@fuel-ts/errors", | ||
"version": "0.94.6", | ||
"version": "0.94.7", | ||
"description": "Error class and error codes that the fuels-ts library throws", | ||
@@ -14,10 +14,10 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
"import": "./dist/index.mjs" | ||
}, | ||
"./test-utils": { | ||
"types": "./dist/test-utils.d.ts", | ||
"require": "./dist/test-utils.js", | ||
"import": "./dist/test-utils.mjs", | ||
"types": "./dist/test-utils.d.ts" | ||
"import": "./dist/test-utils.mjs" | ||
} | ||
@@ -37,3 +37,3 @@ }, | ||
"dependencies": { | ||
"@fuel-ts/versions": "0.94.6" | ||
"@fuel-ts/versions": "0.94.7" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
129353
+ Added@fuel-ts/versions@0.94.7(transitive)
- Removed@fuel-ts/versions@0.94.6(transitive)
Updated@fuel-ts/versions@0.94.7