@hazae41/option
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"type": "module", | ||
"name": "@hazae41/option", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Rust-like Option for TypeScript", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/option", | ||
"dependencies": { | ||
"@hazae41/result": "^1.0.25" | ||
"@hazae41/result": "^1.0.37" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
"@rollup/plugin-typescript": "^11.1.1", | ||
"@types/node": "^20.2.3", | ||
"@types/node": "^20.2.5", | ||
"rimraf": "^5.0.1", | ||
@@ -34,0 +34,0 @@ "rollup": "^3.23.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
118257
Updated@hazae41/result@^1.0.37