Showing 21-40 of 2,600 packages
A Mongoose plugin to manage document versioning and history with JSON Patch diffs, now featuring rollback functionality and full support for NestJS.
Database migration management for Kysely with dry-run support and flexible rollback capabilities
Simple node API for rapid file deployment (like JSON or other) in an AWS S3 bucket with cloudFront invalidation, versioning and rollback.
Unified plugin system for bundle tools.(e.g. rollback, vite, webpack, esbuild)
An auto-rollback of express server
MCP server for MLGym - Complete deployment management: deploy, configure, monitor, and rollback applications
Progressive delivery primitives for ContractSpec apps. Manage canary and blue-green deployments with guardrails, integration hooks, and automatic rollback.
Content version control service managing historical snapshots, diffs, and rollback operations
A web-based viewer for AI conversation transcripts with rollback support
A simple transaction wrapper for JavaScript. Allows to register rollback functions during a transaction run. Rollback functions will be called in reverse order if the transaction throws an error.
Self-hosted static site deployments - deploy once, rollback in seconds
git rollback
HTMX extension for optimistic UI updates with automatic rollback on errors
Manages side effects in MongoDB transactions, rollback on failure and preventing duplicates on retries.
A lightweight, type-safe saga pattern implementation for TypeScript with automatic rollback support
`spanner-migrate` is a CLI tool for managing schema migrations for Google Cloud Spanner. It simplifies schema evolution by allowing you to create, apply, rollback, and track migrations.
Content model migration management with version control, rollback support, and migration history tracking
AI-powered CLI for code analysis, security hardening, and auto-fixing with instant rollback
Provide rollback for transactional operations
Adds afterInsertCommitted, afterUpdateCommitted, and afterRemoveCommitted hooks to TypeORM subscribers, ensuring side effects only run after a successful transaction commit (never on rollback or savepoint release).