@xyo-network/boundwitness-wrapper
Advanced tools
Comparing version 2.110.16 to 2.110.17
@@ -1,3 +0,3 @@ | ||
export * from './BoundWitnessWrapper.js'; | ||
export * from './QueryBoundWitnessWrapper.js'; | ||
export * from './BoundWitnessWrapper.ts'; | ||
export * from './QueryBoundWitnessWrapper.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { QueryBoundWitness } from '@xyo-network/boundwitness-model'; | ||
import { Payload, Query } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.js'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.ts'; | ||
export declare class QueryBoundWitnessWrapper<T extends Query = Query> extends BoundWitnessWrapper<QueryBoundWitness> { | ||
@@ -6,0 +6,0 @@ private _payloadsWithoutQuery; |
@@ -1,3 +0,3 @@ | ||
export * from './BoundWitnessWrapper.js'; | ||
export * from './QueryBoundWitnessWrapper.js'; | ||
export * from './BoundWitnessWrapper.ts'; | ||
export * from './QueryBoundWitnessWrapper.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { QueryBoundWitness } from '@xyo-network/boundwitness-model'; | ||
import { Payload, Query } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.js'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.ts'; | ||
export declare class QueryBoundWitnessWrapper<T extends Query = Query> extends BoundWitnessWrapper<QueryBoundWitness> { | ||
@@ -6,0 +6,0 @@ private _payloadsWithoutQuery; |
@@ -1,3 +0,3 @@ | ||
export * from './BoundWitnessWrapper.js'; | ||
export * from './QueryBoundWitnessWrapper.js'; | ||
export * from './BoundWitnessWrapper.ts'; | ||
export * from './QueryBoundWitnessWrapper.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
import { QueryBoundWitness } from '@xyo-network/boundwitness-model'; | ||
import { Payload, Query } from '@xyo-network/payload-model'; | ||
import { PayloadWrapper } from '@xyo-network/payload-wrapper'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.js'; | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.ts'; | ||
export declare class QueryBoundWitnessWrapper<T extends Query = Query> extends BoundWitnessWrapper<QueryBoundWitness> { | ||
@@ -6,0 +6,0 @@ private _payloadsWithoutQuery; |
@@ -17,8 +17,8 @@ { | ||
"@xylabs/object": "^3.6.6", | ||
"@xyo-network/boundwitness-model": "^2.110.16", | ||
"@xyo-network/boundwitness-validator": "^2.110.16", | ||
"@xyo-network/payload": "^2.110.16", | ||
"@xyo-network/payload-builder": "^2.110.16", | ||
"@xyo-network/payload-model": "^2.110.16", | ||
"@xyo-network/payload-wrapper": "^2.110.16" | ||
"@xyo-network/boundwitness-model": "^2.110.17", | ||
"@xyo-network/boundwitness-validator": "^2.110.17", | ||
"@xyo-network/payload": "^2.110.17", | ||
"@xyo-network/payload-builder": "^2.110.17", | ||
"@xyo-network/payload-model": "^2.110.17", | ||
"@xyo-network/payload-wrapper": "^2.110.17" | ||
}, | ||
@@ -69,4 +69,4 @@ "description": "Primary SDK for using XYO Protocol 2.0", | ||
"types": "dist/node/index.d.ts", | ||
"version": "2.110.16", | ||
"version": "2.110.17", | ||
"type": "module" | ||
} |
@@ -1,2 +0,2 @@ | ||
export * from './BoundWitnessWrapper.js' | ||
export * from './QueryBoundWitnessWrapper.js' | ||
export * from './BoundWitnessWrapper.ts' | ||
export * from './QueryBoundWitnessWrapper.ts' |
@@ -8,3 +8,3 @@ import { assertEx } from '@xylabs/assert' | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.js' | ||
import { BoundWitnessWrapper } from './BoundWitnessWrapper.ts' | ||
@@ -11,0 +11,0 @@ export class QueryBoundWitnessWrapper<T extends Query = Query> extends BoundWitnessWrapper<QueryBoundWitness> { |
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