@xyo-network/archivist-model
Advanced tools
Comparing version 2.111.2 to 2.111.3
@@ -13,13 +13,13 @@ { | ||
"dependencies": { | ||
"@xylabs/hex": "^3.6.8", | ||
"@xylabs/object": "^3.6.8", | ||
"@xylabs/promise": "^3.6.8", | ||
"@xyo-network/account-model": "^2.111.2", | ||
"@xyo-network/module-events": "^2.111.2", | ||
"@xyo-network/module-model": "^2.111.2", | ||
"@xyo-network/payload-model": "^2.111.2" | ||
"@xylabs/hex": "^3.6.12", | ||
"@xylabs/object": "^3.6.12", | ||
"@xylabs/promise": "^3.6.12", | ||
"@xyo-network/account-model": "^2.111.3", | ||
"@xyo-network/module-events": "^2.111.3", | ||
"@xyo-network/module-model": "^2.111.3", | ||
"@xyo-network/payload-model": "^2.111.3" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.15.13", | ||
"@xylabs/tsconfig": "^3.15.13", | ||
"@xylabs/ts-scripts-yarn3": "^3.15.14", | ||
"@xylabs/tsconfig": "^3.15.14", | ||
"typescript": "^5.5.4" | ||
@@ -66,4 +66,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.111.2", | ||
"version": "2.111.3", | ||
"type": "module" | ||
} |
@@ -6,3 +6,2 @@ import { AnyConfigSchema, Module, ModuleParams } from '@xyo-network/module-model' | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
export interface ArchivistModule< | ||
@@ -9,0 +8,0 @@ TParams extends ModuleParams<AnyConfigSchema<ArchivistConfig>> = ModuleParams<AnyConfigSchema<ArchivistConfig>>, |
@@ -9,3 +9,2 @@ import { Hash } from '@xylabs/hex' | ||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type | ||
export interface ArchivistNextOptions extends NextOptions<Hash> {} |
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
541623
2450