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

errors-utils

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errors-utils - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

1

dist/index.d.ts

@@ -156,2 +156,3 @@ /**

stack?: string | undefined;
cause?: Error | undefined;
};

@@ -158,0 +159,0 @@ /**

26

package.json
{
"name": "errors-utils",
"version": "0.2.0",
"version": "0.2.1",
"author": "3Box Labs",

@@ -26,3 +26,3 @@ "license": "(Apache-2.0 OR MIT)",

"engines": {
"node": ">=16"
"node": ">=14.14"
},

@@ -41,15 +41,15 @@ "sideEffects": false,

"@skypack/package-check": "^0.2.2",
"@swc/cli": "^0.1.55",
"@swc/core": "^1.2.130",
"@swc/jest": "^0.2.15",
"@types/jest": "^27.4.0",
"@swc/cli": "^0.1.56",
"@swc/core": "^1.2.160",
"@swc/jest": "^0.2.20",
"@types/jest": "^27.4.1",
"@types/nanoid": "^3.0.0",
"del-cli": "^4.0.1",
"eslint": "^8.7.0",
"eslint-config-3box": "^0.4.0",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"typedoc": "^0.22.10",
"typedoc-plugin-markdown": "^3.11.11",
"typescript": "^4.5.4"
"eslint": "^8.11.0",
"eslint-config-3box": "^0.4.1",
"jest": "^27.5.1",
"prettier": "^2.6.1",
"typedoc": "^0.22.13",
"typedoc-plugin-markdown": "^3.11.14",
"typescript": "^4.6.3"
},

@@ -56,0 +56,0 @@ "jest": {

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