🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ariestools/error

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/error - npm Package Compare versions

Comparing version
7.0.8
to
8.0.0
+5
-4
package.json
{
"name": "@ariestools/error",
"version": "7.0.8",
"description": "Private workspace package consumed by @ariestools/sdk",
"version": "8.0.0",
"description": "DEPRECATED — use @ariestools/sdk/error. Backward-compatibility re-export shim.",
"keywords": [
"ariestools",
"error",

@@ -48,3 +49,3 @@ "xylabs",

"dependencies": {
"@ariestools/sdk": "~7.0.8"
"@ariestools/sdk": "~8.0.0"
},

@@ -75,3 +76,3 @@ "devDependencies": {

},
"deprecated": "Use @ariestools/sdk/error instead."
"deprecated": "Use @ariestools/sdk/error instead. @ariestools/error is a compatibility shim only and will not receive further updates."
}

@@ -0,1 +1,3 @@

> **Deprecated.** Use `@ariestools/sdk/error` instead. This package is a backward-compatibility re-export shim.
[![logo][]](https://xylabs.com)

@@ -2,0 +4,0 @@