Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fuel-ts/errors

Package Overview
Dependencies
Maintainers
0
Versions
2511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-ts/errors - npm Package Compare versions

Comparing version 0.94.6 to 0.94.7

6

dist/index.global.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc