JSPM

@prisma/engines

5.1.0-dev.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9635548
  • Score
    100M100P100Q225324F
  • License Apache-2.0

This package is intended for Prisma's internal use

Package Exports

  • @prisma/engines
  • @prisma/engines/dist/index.js
  • @prisma/engines/package.json
  • @prisma/engines/scripts/postinstall.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 (@prisma/engines) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@prisma/engines

⚠️ 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.

The postinstall hook of this package downloads all Prisma engines available for the current platform, namely the Query Engine and the Schema Engine from the Prisma CDN.

The engines version to be downloaded is directly determined by the version of its @prisma/engines-version dependency.

You should probably not use this package directly, but instead use one of these: