@xyo-network/witness-model
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -13,12 +13,12 @@ { | ||
"dependencies": { | ||
"@xylabs/object": "^3.6.12", | ||
"@xylabs/promise": "^3.6.12", | ||
"@xyo-network/account-model": "^3.0.0", | ||
"@xyo-network/module-events": "^3.0.0", | ||
"@xyo-network/module-model": "^3.0.0", | ||
"@xyo-network/payload-model": "^3.0.0" | ||
"@xylabs/object": "^4.0.0", | ||
"@xylabs/promise": "^4.0.0", | ||
"@xyo-network/account-model": "^3.0.1", | ||
"@xyo-network/module-events": "^3.0.1", | ||
"@xyo-network/module-model": "^3.0.1", | ||
"@xyo-network/payload-model": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "next", | ||
"@xylabs/tsconfig": "next", | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.15", | ||
"@xylabs/tsconfig": "^4.0.0-rc.15", | ||
"typescript": "^5.5.4" | ||
@@ -46,4 +46,4 @@ }, | ||
"sideEffects": false, | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47990
0
- Removed@xylabs/assert@3.6.12(transitive)
- Removed@xylabs/error@3.6.12(transitive)
- Removed@xylabs/logger@3.6.12(transitive)
- Removed@xylabs/object@3.6.12(transitive)
- Removed@xylabs/promise@3.6.12(transitive)
Updated@xylabs/object@^4.0.0
Updated@xylabs/promise@^4.0.0