@xylabs/error
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export * from '@ariestools/sdk/error'; | ||
| export * from '@ariestools/error'; | ||
| //# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA"} |
| // src/index.ts | ||
| export * from "@ariestools/sdk/error"; | ||
| export * from "@ariestools/error"; | ||
| //# sourceMappingURL=index.mjs.map |
| { | ||
| "version": 3, | ||
| "sources": ["../../src/index.ts"], | ||
| "sourcesContent": ["export * from '@ariestools/sdk/error'\n"], | ||
| "sourcesContent": ["export * from '@ariestools/error'\n"], | ||
| "mappings": ";AAAA,cAAc;", | ||
| "names": [] | ||
| } |
@@ -1,2 +0,2 @@ | ||
| export type * from '@ariestools/sdk/error/model'; | ||
| export type * from '@ariestools/error/model'; | ||
| //# sourceMappingURL=model.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAAA,mBAAmB,6BAA6B,CAAA"} | ||
| {"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../src/model.ts"],"names":[],"mappings":"AAAA,mBAAmB,yBAAyB,CAAA"} |
+4
-4
| { | ||
| "name": "@xylabs/error", | ||
| "version": "7.0.7", | ||
| "description": "DEPRECATED — use @ariestools/sdk/error. Backward-compatibility re-export shim.", | ||
| "version": "7.0.8", | ||
| "description": "DEPRECATED — use @ariestools/error. Backward-compatibility re-export shim.", | ||
| "keywords": [ | ||
@@ -47,3 +47,3 @@ "xylabs", | ||
| "dependencies": { | ||
| "@ariestools/sdk": "~7.0.7" | ||
| "@ariestools/error": "~7.0.8" | ||
| }, | ||
@@ -74,3 +74,3 @@ "devDependencies": { | ||
| }, | ||
| "deprecated": "Use @ariestools/sdk/error instead. @xylabs/error is a compatibility shim only and will not receive further updates." | ||
| "deprecated": "Use @ariestools/error instead. @xylabs/error is a compatibility shim only and will not receive further updates." | ||
| } |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
13202
-0.17%+ Added
+ Added
- Removed