@xyo-network/account-model
Advanced tools
Comparing version 2.107.5 to 2.107.6
@@ -13,11 +13,11 @@ { | ||
"dependencies": { | ||
"@xylabs/hex": "^3.5.1", | ||
"@xylabs/lodash": "^3.5.1", | ||
"@xyo-network/key-model": "~2.107.5", | ||
"@xyo-network/previous-hash-store-model": "~2.107.5" | ||
"@xylabs/hex": "^3.5.2", | ||
"@xylabs/lodash": "^3.5.2", | ||
"@xyo-network/key-model": "^2.107.6", | ||
"@xyo-network/previous-hash-store-model": "^2.107.6" | ||
}, | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.11.10", | ||
"@xylabs/tsconfig": "^3.11.10", | ||
"@xylabs/ts-scripts-yarn3": "^3.11.12", | ||
"@xylabs/tsconfig": "^3.11.12", | ||
"ethers": "6.13.1", | ||
@@ -72,4 +72,4 @@ "typescript": "^5.5.2" | ||
"sideEffects": false, | ||
"version": "2.107.5", | ||
"version": "2.107.6", | ||
"type": "module" | ||
} |
@@ -13,3 +13,2 @@ import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
// eslint-disable-next-line import/no-default-export | ||
export default config |
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
84698
490
+ Added@xyo-network/key-model@2.111.3(transitive)
+ Added@xyo-network/previous-hash-store-model@2.111.3(transitive)
- Removed@xyo-network/key-model@2.107.6(transitive)
- Removed@xyo-network/previous-hash-store-model@2.107.6(transitive)
Updated@xylabs/hex@^3.5.2
Updated@xylabs/lodash@^3.5.2