Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prisma-safety

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma-safety - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "prisma-safety",
"version": "0.0.2",
"version": "0.0.3",
"description": "A safe migration checker for Prisma.",

@@ -5,0 +5,0 @@ "repository": {

@@ -48,4 +48,3 @@ # prisma-safety

- run: yarn
# Ensure no unsafe Prisma schema changes have been made.
- name: Assert safe Prisma schema change
- name: Check Prisma schema change safety
run: |

@@ -52,0 +51,0 @@ # Even though we don't diff again main's HEAD, we need to fetch it

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