{"_id":"@apislash/storage-core","_rev":"3-ccc3df604b1af100e39a0bd9fc50dd8f","name":"@apislash/storage-core","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.0":{"name":"@apislash/storage-core","version":"1.0.0","license":"MIT","_id":"@apislash/storage-core@1.0.0","maintainers":[{"name":"jantheon","email":"vonhara@gmail.com"}],"dist":{"shasum":"dc5b8800fc920f43049100d9476fe888ad92c6c2","tarball":"https://registry.npmjs.org/@apislash/storage-core/-/storage-core-1.0.0.tgz","fileCount":9,"integrity":"sha512-1GxzqDEjVWJzP1zQkPKuUJWnGBN+bgrYB5lF5+4JGZGLdPqoFQ4SE8vq3zUKd2RMO7No+ZwWCJFCmWESzHGhTA==","signatures":[{"sig":"MEUCIQDjT2nHJfmzh0DZkxQwBXdYO/SpAD+t4qvo2clIfPCJoQIgMc5QHdwTDtwXyzjKmfDKF7/NNzBj3mW55osYn20/JW8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85053},"main":"dist/index.cjs","type":"module","_from":"file:apislash-storage-core-1.0.0.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"test":"pnpm exec vitest run --passWithNoTests","build":"pnpm exec tsup src/index.ts --format esm,cjs --dts --sourcemap --clean --out-dir dist","typecheck":"tsc -p tsconfig.json --noEmit"},"_npmUser":{"name":"jantheon","email":"vonhara@gmail.com"},"_resolved":"/tmp/b2b44a1a1a5b6a249530a7872f716206/apislash-storage-core-1.0.0.tgz","_integrity":"sha512-1GxzqDEjVWJzP1zQkPKuUJWnGBN+bgrYB5lF5+4JGZGLdPqoFQ4SE8vq3zUKd2RMO7No+ZwWCJFCmWESzHGhTA==","_npmVersion":"11.14.1","description":"Capability-tiered storage core (security levels, degradation ceremony, envelopes, KV/DB interfaces) for any TypeScript project. Published by Apislash.","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"@apislash/cryptobox-core":"^1.0.0"},"publishConfig":{"registry":"https://gitlab.com/api/v4/projects/80541835/packages/npm/"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/storage-core_1.0.0_1780133602614_0.11029965312782841","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@apislash/storage-core","version":"1.0.1","keywords":["apislash","storage","local-first","offline","encrypted","indexeddb","sync","typescript"],"author":{"name":"jantheon","email":"vonhara@gmail.com"},"license":"MIT","_id":"@apislash/storage-core@1.0.1","maintainers":[{"name":"jantheon","email":"vonhara@gmail.com"}],"homepage":"https://gitlab.com/apislash/libs/client/storage/ts/-/tree/main/packages/core#readme","bugs":{"url":"https://gitlab.com/apislash/libs/client/storage/ts/-/issues"},"dist":{"shasum":"e18c75f1e6b8b38af09427e24cbc54a525de1863","tarball":"https://registry.npmjs.org/@apislash/storage-core/-/storage-core-1.0.1.tgz","fileCount":9,"integrity":"sha512-jBgHaL/+tKA5aldMuV1rofpUfCKloPUSB2Jujl2gIu8O8ErzPuP6u6xtT1t9R9I5e1dfsaea1ebEWEZS2ZUgfQ==","signatures":[{"sig":"MEUCIENdR8qrMUf3HSYgEQX+yeDvjGQRtF9Iau8dSkfRrRcGAiEAmUcfBWKgLyzAsNgWTYxTSyEixyRIlD2tSP/QwHtcRqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85585},"main":"dist/index.cjs","type":"module","_from":"file:apislash-storage-core-1.0.1.tgz","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"scripts":{"test":"pnpm exec vitest run --passWithNoTests","build":"pnpm exec tsup src/index.ts --format esm,cjs --dts --sourcemap --clean --out-dir dist","typecheck":"tsc -p tsconfig.json --noEmit"},"_npmUser":{"name":"jantheon","email":"vonhara@gmail.com"},"_resolved":"/tmp/c08f40f287b7c23dbac001760c44b6dc/apislash-storage-core-1.0.1.tgz","_integrity":"sha512-jBgHaL/+tKA5aldMuV1rofpUfCKloPUSB2Jujl2gIu8O8ErzPuP6u6xtT1t9R9I5e1dfsaea1ebEWEZS2ZUgfQ==","repository":{"url":"git+https://gitlab.com/apislash/libs/client/storage/ts.git","type":"git","directory":"packages/core"},"_npmVersion":"10.8.2","description":"Capability-tiered storage core (security levels, degradation ceremony, envelopes, KV/DB interfaces) for any TypeScript project. Published by Apislash.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.2","dependencies":{"@apislash/cryptobox-core":"^1.0.0"},"publishConfig":{"registry":"https://gitlab.com/api/v4/projects/80541835/packages/npm/"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/storage-core_1.0.1_1781942733433_0.4028053674582659","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@apislash/storage-core","version":"1.0.2","description":"Capability-tiered storage core (security levels, degradation ceremony, envelopes, KV/DB interfaces) for any TypeScript project. Published by Apislash.","type":"module","main":"./src/index.ts","module":"./src/index.ts","types":"./src/index.ts","exports":{".":{"types":"./src/index.ts","default":"./src/index.ts"}},"publishConfig":{"main":"dist/index.cjs","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}}},"sideEffects":false,"scripts":{"build":"pnpm exec tsup src/index.ts --format esm,cjs --dts --sourcemap --clean --out-dir dist","typecheck":"tsc -p tsconfig.json --noEmit","test":"pnpm exec vitest run --passWithNoTests"},"dependencies":{"@apislash/cryptobox-core":"^1.0.0"},"license":"MIT","repository":{"type":"git","url":"git+https://gitlab.com/apislash/libs/client/storage/ts.git","directory":"packages/core"},"homepage":"https://gitlab.com/apislash/libs/client/storage/ts/-/tree/main/packages/core#readme","bugs":{"url":"https://gitlab.com/apislash/libs/client/storage/ts/-/issues"},"author":{"name":"jantheon","email":"vonhara@gmail.com"},"keywords":["apislash","storage","local-first","offline","encrypted","indexeddb","sync","typescript"],"gitHead":"6d6bb1da86f225323eec151e016f7db4c2356417","_id":"@apislash/storage-core@1.0.2","_nodeVersion":"20.20.2","_npmVersion":"11.17.0","dist":{"integrity":"sha512-cz37pVxfwGL8u4vE/IQzbPYtlv6LmxZ7H3Y4sCZ3wwMXyxJRahFUllfX3AtQR2/XBDFGscWsyOGdiXtotrh9iQ==","shasum":"6de2b7ff614bbff4d23aacfae4ae6550df88af43","tarball":"https://registry.npmjs.org/@apislash/storage-core/-/storage-core-1.0.2.tgz","fileCount":9,"unpackedSize":85720,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@apislash%2fstorage-core@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEW8MQXPVVcR0qiU+YLSH+9WoO58sMiu8G6deQTw+MtdAiB6538iMNdPLfZQjHf/cIkYVKSMloOKCLc/gSuaZE3lDQ=="}]},"_npmUser":{"name":"GitLab CI/CD","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"gitlab","oidcConfigId":"oidc:7e40f996-dbf1-4e34-a30b-65a1997d8c39"}},"directories":{},"maintainers":[{"name":"jantheon","email":"vonhara@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/storage-core_1.0.2_1781948006551_0.4419219048639349"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-30T09:33:22.453Z","modified":"2026-06-20T09:33:27.019Z","1.0.0":"2026-05-30T09:33:22.766Z","1.0.1":"2026-06-20T08:05:33.559Z","1.0.2":"2026-06-20T09:33:26.700Z"},"bugs":{"url":"https://gitlab.com/apislash/libs/client/storage/ts/-/issues"},"author":{"name":"jantheon","email":"vonhara@gmail.com"},"license":"MIT","homepage":"https://gitlab.com/apislash/libs/client/storage/ts/-/tree/main/packages/core#readme","keywords":["apislash","storage","local-first","offline","encrypted","indexeddb","sync","typescript"],"repository":{"type":"git","url":"git+https://gitlab.com/apislash/libs/client/storage/ts.git","directory":"packages/core"},"description":"Capability-tiered storage core (security levels, degradation ceremony, envelopes, KV/DB interfaces) for any TypeScript project. Published by Apislash.","maintainers":[{"name":"jantheon","email":"vonhara@gmail.com"}],"readme":"# @apislash/storage-core\n\nCapability-tiered storage core (security levels, degradation ceremony, envelopes, KV/DB interfaces) for any TypeScript project. Published by Apislash.\n\nPart of [Apislash storage](https://gitlab.com/apislash/libs/client/storage/ts) — capability-tiered secure storage for any TypeScript project, published by Apislash.\n\n## Install\n\n    npm install @apislash/storage-core\n\nMIT © Apislash\n","readmeFilename":"README.md"}