Comparing version 0.2.1 to 1.0.0
@@ -1,2 +0,2 @@ | ||
import { Options } from './type'; | ||
import type { Options } from './type'; | ||
export declare class BaseError extends Error { | ||
@@ -3,0 +3,0 @@ readonly options: Options; |
@@ -1,3 +0,3 @@ | ||
import { Options } from '../type'; | ||
import type { Options } from '../type'; | ||
export declare function buildMessage(data?: string | Error | Options, options?: Options): string | undefined; | ||
//# sourceMappingURL=message.d.ts.map |
@@ -1,2 +0,2 @@ | ||
import { Options } from '../type'; | ||
import type { Options } from '../type'; | ||
/** | ||
@@ -3,0 +3,0 @@ * Deep merge two objects. |
{ | ||
"name": "ebec", | ||
"version": "0.2.1", | ||
"version": "1.0.0", | ||
"files": [ | ||
@@ -56,7 +56,7 @@ "dist/" | ||
"dependencies": { | ||
"smob": "^0.1.0" | ||
"smob": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^29.2.6", | ||
"jest": "^29.3.1", | ||
"@types/jest": "^29.5.0", | ||
"jest": "^29.5.0", | ||
"ts-jest": "^29.0.5" | ||
@@ -67,3 +67,3 @@ }, | ||
}, | ||
"gitHead": "92f69d8a6cfdfe7f5fc967e1f1f0dc122ab53485" | ||
"gitHead": "4fe0d852781a31e00f67fb909eb268357da6cdf6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
0
43636
23
362
+ Addedsmob@1.5.0(transitive)
- Removedsmob@0.1.0(transitive)
Updatedsmob@^1.0.0