Package Exports
- @cmpsbl/failsafe
- @cmpsbl/failsafe/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cmpsbl/failsafe) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@cmpsbl/failsafe
CMPSBL® FAILSAFE — Zero-dependency disaster recovery & platform migration engine.
Install
npm install @cmpsbl/failsafeZero dependencies. Builds standalone.
Dependency Tier
Tier 1 (no deps — publish/install in any order)Usage
import { createBackup, restore } from '@cmpsbl/failsafe';
const backup = await createBackup({
supabaseUrl: 'https://your-project.supabase.co',
supabaseKey: 'your-service-role-key',
});License
Apache-2.0 — © CMPSBL®