@hazae41/box
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"type": "module", | ||
"name": "@hazae41/box", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Rust-like Box for TypeScript", | ||
@@ -25,3 +25,3 @@ "homepage": "https://github.com/hazae41/box", | ||
"dependencies": { | ||
"@hazae41/result": "^1.1.6" | ||
"@hazae41/result": "^1.1.8" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@types/node": "^20.8.3", | ||
"@types/node": "^20.8.4", | ||
"rimraf": "^5.0.5", | ||
@@ -35,0 +35,0 @@ "rollup": "^4.0.2", |
Updated@hazae41/result@^1.1.8