# @fraym/migrations

> JS client implementation of the migrations service of Freym

Latest version **0.30.0** (published 2025-02-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @fraym/migrations
pnpm add @fraym/migrations
yarn add @fraym/migrations
bun add @fraym/migrations
```

Provides the command `migration`.

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; no vulnerabilities; has provenance.

Warnings: low downloads; no esm support; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.30.0 |
| Published | 2025-02-13 |
| First published | 2023-05-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=20 |
| Dependencies | 9 |
| Unpacked size | 50.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 0 |
| Maintainers | marc_hessenauer, hautzi, becklyn-deployment, jesko-plitt, mangoischke, msc-at-becklyn, dsmoosh-becklyn, msvujnovic-becklyn, svenja-haas, d4lister |

## Links

- npm: https://www.npmjs.com/package/@fraym/migrations
- Repository: https://github.com/fraym/freym-api
- Issues: https://github.com/fraym/freym-api/issues
- npm.io page: https://npm.io/package/@fraym/migrations

## Dependencies (9)

- [glob](https://npm.io/package/glob.md) ^11.0.1
- [yargs](https://npm.io/package/yargs.md) ^17.7.2
- [dotenv](https://npm.io/package/dotenv.md) ^16.4.7
- [globby](https://npm.io/package/globby.md) 11.1.0
- [graphql](https://npm.io/package/graphql.md) ^16.10.0
- [unixify](https://npm.io/package/unixify.md) ^1.0.0
- [@grpc/grpc-js](https://npm.io/package/@grpc/grpc-js.md) ^1.12.6
- [@graphql-tools/load](https://npm.io/package/@graphql-tools/load.md) ^8.0.14
- [@graphql-tools/import](https://npm.io/package/@graphql-tools/import.md) ^7.0.13

## Recent versions

- 0.30.0 (latest) — 2025-02-13
- 0.8.0 — 2024-10-15
- 0.7.0 — 2024-03-27
- 0.6.1 — 2024-03-05
- 0.6.0 — 2024-01-25
- 0.5.1 — 2023-11-28
- 0.5.0 — 2023-11-16
- 0.4.1 — 2023-11-09
- 0.4.0 — 2023-10-31
- 0.3.0 — 2023-10-31
- 0.2.0 — 2023-07-11
- 0.1.0 — 2023-05-31

## README

# migrations

Client implementation in JavaScript for the Freym service [migrations](https://github.com/fraym/migrations).

## Docs

Please have a look at our [documentation](https://docs.freym.becklyn.app/docs/services/migrations/introduction).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

---
_Source: https://npm.io/package/@fraym/migrations · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
