# @prisma/engine-core

> This package is intended for Prisma's internal use

Latest version **4.13.0** (published 2023-04-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @prisma/engine-core
pnpm add @prisma/engine-core
yarn add @prisma/engine-core
bun add @prisma/engine-core
```

## Health

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

Positive: has types; no vulnerabilities; high maintenance score; high quality score; popular repo.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.13.0 |
| Published | 2023-04-18 |
| First published | 2019-05-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 265.6 KB |
| Known vulnerabilities | 0 (+18 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 47622 |
| Author | Tim Suchanek |
| Maintainers | sevinf, jolg42, janpio, prismabot |

## Links

- npm: https://www.npmjs.com/package/@prisma/engine-core
- Repository: https://github.com/prisma/prisma
- Homepage: https://www.prisma.io
- Issues: https://github.com/prisma/prisma/issues
- npm.io page: https://npm.io/package/@prisma/engine-core

## Dependencies (15)

- [chalk](https://npm.io/package/chalk.md) 4.1.2
- [execa](https://npm.io/package/execa.md) 5.1.1
- [undici](https://npm.io/package/undici.md) 5.21.0
- [p-retry](https://npm.io/package/p-retry.md) 4.6.2
- [get-stream](https://npm.io/package/get-stream.md) 6.0.1
- [strip-ansi](https://npm.io/package/strip-ansi.md) 6.0.1
- [ts-pattern](https://npm.io/package/ts-pattern.md) 4.2.2
- [@prisma/debug](https://npm.io/package/@prisma/debug.md) 4.13.0
- [indent-string](https://npm.io/package/indent-string.md) 4.0.0
- [@prisma/engines](https://npm.io/package/@prisma/engines.md) 4.13.0
- [@opentelemetry/api](https://npm.io/package/@opentelemetry/api.md) ^1.3.0
- [@prisma/get-platform](https://npm.io/package/@prisma/get-platform.md) 4.13.0
- [new-github-issue-url](https://npm.io/package/new-github-issue-url.md) 0.2.1
- [@prisma/generator-helper](https://npm.io/package/@prisma/generator-helper.md) 4.13.0
- [@opentelemetry/sdk-trace-base](https://npm.io/package/@opentelemetry/sdk-trace-base.md) ^1.8.0

## Recent versions

- 4.13.0 (latest) — 2023-04-18
- 4.14.0-integration-keyed-dmmf.9 (integration) — 2023-05-03
- 4.14.0-dev.52 (dev) — 2023-05-02
- 4.10.1-dev.6 (patch-dev) — 2023-02-09
- 4.14.0-dev.51 — 2023-05-02
- 4.14.0-dev.50 — 2023-05-02
- 4.14.0-dev.49 — 2023-04-30
- 4.14.0-dev.48 — 2023-04-30
- 4.14.0-dev.47 — 2023-04-30
- 4.14.0-dev.46 — 2023-04-30
- 4.14.0-dev.45 — 2023-04-30
- 4.14.0-dev.44 — 2023-04-30
- 4.14.0-dev.43 — 2023-04-30
- 4.14.0-dev.42 — 2023-04-30
- 4.14.0-dev.41 — 2023-04-28
- … 5949 more at https://npm.io/package/@prisma/engine-core/versions

## README

# @prisma/engine-core

Just ships the engine runtime

---

⚠️ **Warning**: This package is intended for Prisma's internal use.
Its release cycle does not follow SemVer, which means we might release breaking changes (change APIs, remove functionality) without any prior warning.

If you are using this package, it would be helpful if you could help us gain an understanding where, how and why you are using it. Your feedback will be valuable to us to define a better API. Please share this information at https://github.com/prisma/prisma/discussions/13877 - Thanks!

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