@xyo-network/previous-hash-store
Advanced tools
Comparing version 2.111.1 to 2.111.2
@@ -13,10 +13,10 @@ { | ||
"dependencies": { | ||
"@xyo-network/previous-hash-store-indexeddb": "^2.111.1", | ||
"@xyo-network/previous-hash-store-model": "^2.111.1", | ||
"@xyo-network/previous-hash-store-storage": "^2.111.1" | ||
"@xyo-network/previous-hash-store-indexeddb": "^2.111.2", | ||
"@xyo-network/previous-hash-store-model": "^2.111.2", | ||
"@xyo-network/previous-hash-store-storage": "^2.111.2" | ||
}, | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.15.8", | ||
"@xylabs/tsconfig": "^3.15.8", | ||
"@xylabs/ts-scripts-yarn3": "^3.15.13", | ||
"@xylabs/tsconfig": "^3.15.13", | ||
"typescript": "^5.5.4" | ||
@@ -62,4 +62,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.111.1", | ||
"version": "2.111.2", | ||
"type": "module" | ||
} |
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
20163