@hazae41/option
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"type": "module", | ||
"name": "@hazae41/option", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Rust-like Option for TypeScript", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/option", | ||
"dependencies": { | ||
"@hazae41/result": "^1.2.3" | ||
"@hazae41/result": "^1.3.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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
Updated@hazae41/result@^1.3.0