# Install migrate with npm

Abstract migration framework for node. Version 2.1.0 via npm; verified 2024-01-31.

## Install

```sh
sudo av install npm:migrate
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g migrate
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:migrate
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/migrate>
- **Version:** 2.1.0
- **Source summary:** Abstract migration framework for node
- **Homepage:** <https://github.com/visionmedia/node-migrate#readme>
- **Repository:** <https://github.com/visionmedia/node-migrate>
- **Upstream docs:** <https://github.com/visionmedia/node-migrate#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/migrate/-/migrate-2.1.0.tgz>
- **Issue tracker:** <https://github.com/visionmedia/node-migrate/issues>
- **Published:** 2024-01-31T16:02:57.877Z
- **Last updated:** 2024-01-31T16:02:57.877Z
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- migrate (cli)
- migrate-create (cli)
- migrate-down (cli)
- migrate-init (cli)
- migrate-list (cli)
- migrate-up (cli)

## Dependencies

- chalk
- commander
- dateformat
- dotenv
- inherits
- minimatch
- mkdirp
- slug

## Build dependencies

- mocha
- rimraf
- standard

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.1.0
- Package-manager updated: 2024-01-31
- Local data: ok
- Upstream repository: https://github.com/visionmedia/node-migrate
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for migrate. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 2.1.0, Next: 1.0.0-3
- **Version Count:** 37
- **Maintainers:** joaosa, rauchg, linusu, tjholowaychuk, wesleytodd
- **Author:** TJ Holowaychuk
- **Publisher:** wesleytodd
- **Engines:** Node: >= 14.0.0
- **Integrity:** sha512-xSwTScy7ozxQtzDtO/LpmZzWTmItXBC3k3wOQGf8TjHpudQUS/m7uyboBHHsv2nFmioyyC7gtbcI7IPj89aJLA==
- **Shasum:** 3b54894f9aa6112445edad2941d27720e06e285f
- **Unpacked Size:** 43,270
- **File Count:** 0
- **Created At:** 2011-04-24T21:20:12.069Z
- **Latest Published At:** 2024-01-31T16:02:57.877Z
- **Modified At:** 2025-06-04T16:15:21.008Z

## Other Package-Manager Records

- Nix - migrate: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/migrate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - python-migrate-doc - 0.13.0-0ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: python-migrate-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Database schema migration for SQLAlchemy - doc | https://github.com/openstack/sqlalchemy-migrate
- Ubuntu apt - python3-migrate - 0.13.0-0ubuntu2: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-migrate from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Database schema migration for SQLAlchemy - Python 3.x | https://github.com/openstack/sqlalchemy-migrate
- dnf - migrate - 4.19.1-4.fc44: normalized package name match | Fedora Rawhide package metadata: migrate from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Go database migrations library and program | https://github.com/golang-migrate/migrate
- Scoop - main/migrate: normalized package name match | Scoop official bucket manifest trees: bucket/migrate.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related links

- [Database and data packages](https://www.automicvault.com/pkg/database-data-tools/) - Matched curated package taxonomy and local package facts.
- [migrate-mongo](https://www.automicvault.com/pkg/npm/migrate-mongo/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, commander, data, database, database-migrations.
- [ts-migrate-mongoose](https://www.automicvault.com/pkg/npm/ts-migrate-mongoose/) - Executable or command metadata overlaps with this package. Shared terms: cli, data, database, framework, migrate.
- [graphile-migrate](https://www.automicvault.com/pkg/npm/graphile-migrate/) - Both packages touch the same language runtime or ecosystem. Shared terms: chalk, cli, data, database, database-migrations.

## Sources

- Nucleus package database
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
