{"_id":"@allawiii/results-ts","_rev":"6-77ab30690aa10c430cacd9e615f0a6da","name":"@allawiii/results-ts","dist-tags":{"latest":"8.1.1"},"versions":{"7.1.1":{"name":"@allawiii/results-ts","version":"7.1.1","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"author":{"name":"ALAWIII"},"license":"MIT","_id":"@allawiii/results-ts@7.1.1","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"homepage":"https://github.com/ALAWIII/results-ts","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"dist":{"shasum":"96caf741f14265dc062db1179fd6c6019dc87363","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-7.1.1.tgz","fileCount":132,"integrity":"sha512-zMYvXzgAa5y7ggITmfFBZTepqtNda/xnqxjxyI095jMk1ZxMHoPg3+vRg3z4qcnw+vamUqKYoFWRlQ/tLVaYbg==","signatures":[{"sig":"MEUCICRx9Oki2VvxLs9r51/2Ib7eHEvaUvvr5aqVnn3YIPIvAiEAjR81RVgaC3CfoughkyMPW9rX4VKNoxewdIvrm2fLnFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":531819},"main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./rxjs-operators":{"import":"./dist/esm/rxjs-operators/index.js","require":"./dist/cjs/rxjs-operators/index.js"}},"gitHead":"6e83de92b373bfe71dbc3f277f26437c66a52a16","scripts":{"lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","test":"vitest","build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","clean":"rm -rf dist","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","test:watch":"vitest watch","test:coverage":"vitest --coverage"},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"repository":{"url":"git+https://github.com/ALAWIII/results-ts.git","type":"git"},"_npmVersion":"12.0.2","description":"A complete TypeScript implementation of Rust's Result and Option objects.","directories":{},"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"rxjs":"^7.8.1","tslib":"^2.3.1","vitest":"^4.1.11","prettier":"^3.0.1","copyfiles":"^2.4.1","typescript":"^5.8.3","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/results-ts_7.1.1_1787233467712_0.38564245960551924","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"@allawiii/results-ts","version":"8.0.0","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"author":{"name":"ALAWIII"},"license":"MIT","_id":"@allawiii/results-ts@8.0.0","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"homepage":"https://github.com/ALAWIII/results-ts","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"dist":{"shasum":"047c7ab6f469c156090a51d26785ab8a23508eeb","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-8.0.0.tgz","fileCount":170,"integrity":"sha512-QQswJTO4fNkPkXA0g6iWuW+Ixjf9joHblOz4cQGcuY0LBPTTfSgNojFi2eNROZZ+Siqiz5iBzWyg9y5wTpi3JQ==","signatures":[{"sig":"MEYCIQDNO5dTXogT6wnvHBmaS1fOPJGN/askmYxL+MTIagyRywIhAJz8ocq5d4Z6UrofwpGDmfPDkifLzfLlT8cAyxxb/WR+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499029},"main":"dist/cjs/index.js","_from":"file:allawiii-results-ts-8.0.0.tgz","module":"dist/esm/index.js","exports":{".":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./rxjs-operators":{"import":"./dist/esm/rxjs-operators/index.js","require":"./dist/cjs/rxjs-operators/index.js"}},"scripts":{"lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","test":"vitest","build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","clean":"rm -rf dist","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","test:watch":"vitest watch","test:coverage":"vitest --coverage"},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"_resolved":"/tmp/83ea906ae5ae51dc4b208a4c96bbfa8c/allawiii-results-ts-8.0.0.tgz","_integrity":"sha512-QQswJTO4fNkPkXA0g6iWuW+Ixjf9joHblOz4cQGcuY0LBPTTfSgNojFi2eNROZZ+Siqiz5iBzWyg9y5wTpi3JQ==","repository":{"url":"git+https://github.com/ALAWIII/results-ts.git","type":"git"},"_npmVersion":"12.0.2","description":"A complete TypeScript implementation of Rust's Result and Option objects.","directories":{},"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"rxjs":"^7.8.1","tslib":"^2.3.1","vitest":"^4.1.11","prettier":"^3.0.1","copyfiles":"^2.4.1","typescript":"^5.8.3","@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/results-ts_8.0.0_1787908047564_0.18244346852940385","host":"s3://npm-registry-packages-npm-production"}},"8.0.1":{"name":"@allawiii/results-ts","version":"8.0.1","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"author":{"name":"ALAWIII"},"license":"MIT","_id":"@allawiii/results-ts@8.0.1","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"homepage":"https://github.com/ALAWIII/results-ts","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"dist":{"shasum":"1f6e981e76bcd4b2f47a4add4526e133fca1dc16","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-8.0.1.tgz","fileCount":170,"integrity":"sha512-I0l1lPLMCWXqjAPgAeYcn3UsAQs+A5WH2Y9rlKI8A0FZQ+K9Z+wutQML9cvXvqJSGN5oy+DXtmmFvKv531AL6w==","signatures":[{"sig":"MEYCIQDuiF8pRzl0nDIFvSvXjM0ck1PwGarWhgR5fAL2uTRQzQIhANKC1eAu5rlBvNZgxSUdulo/1n4nrx8Nf21q+C/tlpTQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499158},"main":"dist/cjs/index.js","_from":"file:allawiii-results-ts-8.0.1.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./rxjs-operators":{"types":"./dist/esm/rxjs-operators/index.d.ts","import":"./dist/esm/rxjs-operators/index.js","require":"./dist/cjs/rxjs-operators/index.js"}},"scripts":{"lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","test":"vitest","build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","clean":"rm -rf dist","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","test:watch":"vitest watch","test:coverage":"vitest --coverage"},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"_resolved":"/tmp/ea06702c85b1558b1d51962ccdcfcf7b/allawiii-results-ts-8.0.1.tgz","_integrity":"sha512-I0l1lPLMCWXqjAPgAeYcn3UsAQs+A5WH2Y9rlKI8A0FZQ+K9Z+wutQML9cvXvqJSGN5oy+DXtmmFvKv531AL6w==","repository":{"url":"git+https://github.com/ALAWIII/results-ts.git","type":"git"},"_npmVersion":"12.0.2","description":"A complete TypeScript implementation of Rust's Result and Option objects.","directories":{},"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"rxjs":"^7.8.1","tslib":"^2.3.1","vitest":"^4.1.11","prettier":"^3.0.1","copyfiles":"^2.4.1","typescript":"^5.8.3","@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/results-ts_8.0.1_1787914038595_0.48296611987429894","host":"s3://npm-registry-packages-npm-production"}},"8.0.2":{"name":"@allawiii/results-ts","version":"8.0.2","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"author":{"name":"ALAWIII"},"license":"MIT","_id":"@allawiii/results-ts@8.0.2","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"homepage":"https://github.com/ALAWIII/results-ts","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"dist":{"shasum":"5cdfa0dbc10766bfd5f9a9b5e85633314e44e14a","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-8.0.2.tgz","fileCount":68,"integrity":"sha512-y50FCSJwIYXC3bov5z+aK8J/JYyIbTUH6ZzIzbOf8ogtDuaKz1wPC1KYqwaH+/LqbTUqXeLPnP7H3EBRyM/6vg==","signatures":[{"sig":"MEQCIHdScqjGozAsaW1paMfHkv2HT8M4OZjWTuDidPvFDL7ZAiAwstHlsBJAPnrF+U00gSs/JBIYKOQLWJvwHUDANWzhpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":479944},"main":"dist/cjs/index.js","_from":"file:allawiii-results-ts-8.0.2.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./rxjs-operators":{"types":"./dist/esm/rxjs-operators/index.d.ts","import":"./dist/esm/rxjs-operators/index.js","require":"./dist/cjs/rxjs-operators/index.js"}},"scripts":{"lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","test":"vitest","build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","clean":"rm -rf dist","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","test:watch":"vitest watch","test:coverage":"vitest --coverage"},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"_resolved":"/tmp/0aeb031314caa0a02bd7860de7eac373/allawiii-results-ts-8.0.2.tgz","_integrity":"sha512-y50FCSJwIYXC3bov5z+aK8J/JYyIbTUH6ZzIzbOf8ogtDuaKz1wPC1KYqwaH+/LqbTUqXeLPnP7H3EBRyM/6vg==","repository":{"url":"git+https://github.com/ALAWIII/results-ts.git","type":"git"},"_npmVersion":"12.0.2","description":"A complete TypeScript implementation of Rust's Result and Option objects.","directories":{},"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"rxjs":"^7.8.1","tslib":"^2.3.1","vitest":"^4.1.11","prettier":"^3.0.1","copyfiles":"^2.4.1","typescript":"^5.8.3","@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/results-ts_8.0.2_1787914945155_0.262967033574836","host":"s3://npm-registry-packages-npm-production"}},"8.1.0":{"name":"@allawiii/results-ts","version":"8.1.0","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"author":{"name":"ALAWIII"},"license":"MIT","_id":"@allawiii/results-ts@8.1.0","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"homepage":"https://github.com/ALAWIII/results-ts","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"dist":{"shasum":"2b6984f555dffb70f767de7ca3e7ebb369ea1a75","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-8.1.0.tgz","fileCount":68,"integrity":"sha512-m08Hm/C9bCIOKhIBrpwgPB96q3W6l1GQY7hGMhnWK8mpFh3GtP/VW953Et9HqWSJJXTk+Z2GCbOGuX6r+9It9A==","signatures":[{"sig":"MEYCIQCQ5esGvwAFZ5/UpmKbRDY69eaZazG5fpznWAWZxsTN/wIhAPpJ7MDQye29J6iro2x0DbhEDfeUUjybBK+XOeS0cvZC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":480087},"main":"dist/cjs/index.js","_from":"file:allawiii-results-ts-8.1.0.tgz","types":"dist/esm/index.d.ts","module":"dist/esm/index.js","exports":{".":{"types":"./dist/esm/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"./rxjs-operators":{"types":"./dist/esm/rxjs-operators/index.d.ts","import":"./dist/esm/rxjs-operators/index.js","require":"./dist/cjs/rxjs-operators/index.js"}},"scripts":{"lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","test":"vitest","build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","clean":"rm -rf dist","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","test:watch":"vitest watch","test:coverage":"vitest --coverage"},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"_resolved":"/tmp/f33008ca743a49df9d76dfdf060b6655/allawiii-results-ts-8.1.0.tgz","_integrity":"sha512-m08Hm/C9bCIOKhIBrpwgPB96q3W6l1GQY7hGMhnWK8mpFh3GtP/VW953Et9HqWSJJXTk+Z2GCbOGuX6r+9It9A==","repository":{"url":"git+https://github.com/ALAWIII/results-ts.git","type":"git"},"_npmVersion":"12.0.2","description":"A complete TypeScript implementation of Rust's Result and Option objects.","directories":{},"_nodeVersion":"26.7.0","_hasShrinkwrap":false,"devDependencies":{"rxjs":"^7.8.1","tslib":"^2.3.1","vitest":"^4.1.11","prettier":"^3.0.1","copyfiles":"^2.4.1","typescript":"^5.8.3","@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/results-ts_8.1.0_1787932985853_0.8511016309630264","host":"s3://npm-registry-packages-npm-production"}},"8.1.1":{"name":"@allawiii/results-ts","version":"8.1.1","description":"A complete TypeScript implementation of Rust's Result and Option objects.","author":{"name":"ALAWIII"},"homepage":"https://github.com/ALAWIII/results-ts","repository":{"type":"git","url":"git+https://github.com/ALAWIII/results-ts.git"},"license":"MIT","bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"scripts":{"build":"pnpm run clean && pnpm run build:ts && pnpm run build:copy","build:ts":"tsc -p tsconfig-cjs.json && tsc -p tsconfig-esm.json","build:copy":"cp package-cjs.json dist/cjs/package.json && cp package-esm.json dist/esm/package.json","clean":"rm -rf dist","test":"vitest","test:watch":"vitest watch","test:coverage":"vitest --coverage","lint":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --check","format":"prettier src test tsconfig* package.json package-cjs.json package-esm.json --write"},"main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/esm/index.d.ts","exports":{".":{"require":"./dist/cjs/index.js","import":"./dist/esm/index.js","types":"./dist/esm/index.d.ts"},"./rxjs-operators":{"require":"./dist/cjs/rxjs-operators/index.js","import":"./dist/esm/rxjs-operators/index.js","types":"./dist/esm/rxjs-operators/index.d.ts"}},"keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"devDependencies":{"@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","conditional-type-checks":"^1.0.5","copyfiles":"^2.4.1","prettier":"^3.0.1","rxjs":"^7.8.1","tslib":"^2.3.1","typescript":"^5.8.3","vitest":"^4.1.11"},"gitHead":"e8f1c958c690dd31b732cd38f394fca942ce17cd","_id":"@allawiii/results-ts@8.1.1","_nodeVersion":"26.7.0","_npmVersion":"12.0.2","dist":{"integrity":"sha512-ZoCU8n+zGT7J8gLy6++12knhb8hxdpIdnjrwViNm74EimwF0jFlqrl1v1l0QZuemtCHMAPP3MIdITbjq0LfqPA==","shasum":"89077520a530d1b7dce4fee04683525978e9b9ac","tarball":"https://registry.npmjs.org/@allawiii/results-ts/-/results-ts-8.1.1.tgz","fileCount":68,"unpackedSize":480514,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDauIqLNImI5mbAeRqi8iiA5Vhfwlkbzr1f4HY4aZTFBwIgB/PpX4YoLxpx14EAQIrFCdpze0KEGbKJjk3T/led3sU="}]},"_npmUser":{"name":"allawiii","email":"alighraibeh87@gmail.com"},"directories":{},"maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/results-ts_8.1.1_1787936348662_0.2573121869851396"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-20T13:44:27.458Z","modified":"2026-08-28T16:59:08.966Z","7.1.1":"2026-08-20T13:44:27.872Z","8.0.0":"2026-08-28T09:07:27.710Z","8.0.1":"2026-08-28T10:47:18.750Z","8.0.2":"2026-08-28T11:02:25.297Z","8.1.0":"2026-08-28T16:03:05.994Z","8.1.1":"2026-08-28T16:59:08.815Z"},"bugs":{"url":"https://github.com/ALAWIII/results-ts/issues"},"author":{"name":"ALAWIII"},"license":"MIT","homepage":"https://github.com/ALAWIII/results-ts","keywords":["Rust","Result","Results","Option","Options","Typescript","TS","Ok","Err","Some","None","Typed Errors","Error Handling","Monad","Maybe","Union"],"repository":{"type":"git","url":"git+https://github.com/ALAWIII/results-ts.git"},"description":"A complete TypeScript implementation of Rust's Result and Option objects.","maintainers":[{"name":"allawiii","email":"alighraibeh87@gmail.com"}],"readme":"README.md","readmeFilename":""}