Socket
Socket
Sign inDemoInstall

prisma-repl

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-repl - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "prisma-repl",
"version": "1.1.0",
"version": "1.1.1",
"description": "REPL for Prisma databases",

@@ -21,3 +21,3 @@ "publishConfig": {

"@egoist/prettier-config": "^0.1.0",
"@prisma/client": "^2.24.0",
"@prisma/client": "^2.24.1",
"@sucrase/jest-plugin": "^2.0.0",

@@ -31,3 +31,3 @@ "@types/cross-spawn": "^6.0.2",

"prettier": "^2.2.1",
"prisma": "^2.24.0",
"prisma": "^2.24.1",
"tsup": "^4.11.2",

@@ -34,0 +34,0 @@ "typescript": "^4.2.3"

@@ -31,7 +31,12 @@ **💛 You can help the author become a full-time open-source maintainer by [sponsoring him on GitHub](https://github.com/sponsors/egoist).**

After regenerating the Prisma client, type `.reload` in the REPL to reload it.
## Running commands in the REPL
You can directly run commands in the REPL using `sh` tag:
<img width="938" alt="running commands in the repl" src="https://user-images.githubusercontent.com/8784712/120776752-23e57900-c557-11eb-94d2-adcca7bae49d.png">
## License
MIT &copy; [EGOIST](https://github.com/sponsors/egoist)

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc