@hazae41/result
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"type": "module", | ||
"name": "@hazae41/result", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Rust-like Result for TypeScript", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/result", | ||
"dependencies": { | ||
"@hazae41/option": "^1.0.23" | ||
"@hazae41/option": "^1.0.27" | ||
}, | ||
@@ -31,6 +31,6 @@ "devDependencies": { | ||
"@hazae41/rimraf": "^1.0.1", | ||
"@hazae41/saumon": "^0.1.1", | ||
"@hazae41/saumon": "^0.2.5", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@types/node": "^20.8.3", | ||
"rollup": "^4.0.2", | ||
"@types/node": "^20.9.0", | ||
"rollup": "^4.4.0", | ||
"rollup-plugin-dts": "^6.1.0", | ||
@@ -37,0 +37,0 @@ "rollup-plugin-node-externals": "^6.1.2", |
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
210810
Updated@hazae41/option@^1.0.27