@xyo-network/payload
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -6,1 +6,2 @@ export * from '@xyo-network/huri'; | ||
export * from '@xyo-network/payload-wrapper'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@xyo-network/payload", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,11 +32,11 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xyo-network/huri": "^3.0.7", | ||
"@xyo-network/payload-builder": "^3.0.7", | ||
"@xyo-network/payload-model": "^3.0.7", | ||
"@xyo-network/payload-validator": "^3.0.7", | ||
"@xyo-network/payload-wrapper": "^3.0.7" | ||
"@xyo-network/huri": "^3.0.8", | ||
"@xyo-network/payload-builder": "^3.0.8", | ||
"@xyo-network/payload-model": "^3.0.8", | ||
"@xyo-network/payload-validator": "^3.0.8", | ||
"@xyo-network/payload-wrapper": "^3.0.8" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0", | ||
"@xylabs/tsconfig": "^4.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^4.0.7", | ||
"@xylabs/tsconfig": "^4.0.7", | ||
"typescript": "^5.5.4" | ||
@@ -43,0 +43,0 @@ }, |
@@ -5,5 +5,3 @@ import type { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
browser: {}, | ||
neutral: { | ||
src: true, | ||
}, | ||
neutral: { src: true }, | ||
node: {}, | ||
@@ -10,0 +8,0 @@ }, |
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
10878
10
29