prisma-safety
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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 |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
9963
61