@fathym/common
Advanced tools
Comparing version 1.0.4 to 1.0.18-integration
{ | ||
"name": "@fathym/common", | ||
"version": "1.0.4" | ||
"version": "1.0.18-integration", | ||
"main": "./index.cjs.js", | ||
"module": "./index.esm.js", | ||
"typings": "./src/index.d.ts" | ||
} |
export declare class Status { | ||
Code: number; | ||
Code?: number; | ||
get Metadata(): any; | ||
Message: string; | ||
Message?: string; | ||
} | ||
export declare function isStatusSuccess(status: Status): boolean; |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
10596
7
191
0
2