+16
-16
| { | ||
| "version": "7.5.0-dev.19", | ||
| "version": "7.5.0-dev.20", | ||
| "name": "prisma", | ||
@@ -45,3 +45,3 @@ "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.", | ||
| "prisma": { | ||
| "prismaCommit": "fd2de831a8b155f4a45fb343bd7134ae26a7c1af" | ||
| "prismaCommit": "87d231317fd07e28c984f3c33dd8612c15338df9" | ||
| }, | ||
@@ -157,14 +157,14 @@ "files": [ | ||
| "zod": "3.24.2", | ||
| "@prisma/client": "7.5.0-dev.19", | ||
| "@prisma/client-generator-registry": "7.5.0-dev.19", | ||
| "@prisma/adapter-libsql": "7.5.0-dev.19", | ||
| "@prisma/credentials-store": "7.5.0-dev.19", | ||
| "@prisma/dmmf": "7.5.0-dev.19", | ||
| "@prisma/debug": "7.5.0-dev.19", | ||
| "@prisma/driver-adapter-utils": "7.5.0-dev.19", | ||
| "@prisma/fetch-engine": "7.5.0-dev.19", | ||
| "@prisma/generator": "7.5.0-dev.19", | ||
| "@prisma/get-platform": "7.5.0-dev.19", | ||
| "@prisma/internals": "7.5.0-dev.19", | ||
| "@prisma/migrate": "7.5.0-dev.19" | ||
| "@prisma/adapter-libsql": "7.5.0-dev.20", | ||
| "@prisma/client-generator-registry": "7.5.0-dev.20", | ||
| "@prisma/client": "7.5.0-dev.20", | ||
| "@prisma/credentials-store": "7.5.0-dev.20", | ||
| "@prisma/debug": "7.5.0-dev.20", | ||
| "@prisma/dmmf": "7.5.0-dev.20", | ||
| "@prisma/driver-adapter-utils": "7.5.0-dev.20", | ||
| "@prisma/fetch-engine": "7.5.0-dev.20", | ||
| "@prisma/generator": "7.5.0-dev.20", | ||
| "@prisma/get-platform": "7.5.0-dev.20", | ||
| "@prisma/internals": "7.5.0-dev.20", | ||
| "@prisma/migrate": "7.5.0-dev.20" | ||
| }, | ||
@@ -176,4 +176,4 @@ "dependencies": { | ||
| "postgres": "3.4.7", | ||
| "@prisma/config": "7.5.0-dev.19", | ||
| "@prisma/engines": "7.5.0-dev.19" | ||
| "@prisma/config": "7.5.0-dev.20", | ||
| "@prisma/engines": "7.5.0-dev.20" | ||
| }, | ||
@@ -180,0 +180,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated