🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

prisma2

Package Overview
Dependencies
Maintainers
1
Versions
1100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma2

The package `prisma2` has been renamed to [`@prisma/cli`](https://www.npmjs.com/package/@prisma/cli)

2.0.0-preview025
latest
Source
npm
Version published
Weekly downloads
1.8K
43.16%
Maintainers
1
Weekly downloads
 
Created
Source

prisma2 => @prisma/cli

The package prisma2 has been renamed to @prisma/cli

Please uninstall prisma2 from your project or globally. Then install @prisma/cli to continue using Prisma 2.0:

# Uninstall old CLI
npm uninstall prisma2

# Install new CLI
npm install @prisma/cli --save-dev

# Invoke via npx
npx prisma2 --help

Learn more here:
https://pris.ly/preview025
https://www.npmjs.com/package/@prisma/cli

FAQs

Package last updated on 27 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts