Socket
Socket
Sign inDemoInstall

prisma

Package Overview
Dependencies
Maintainers
6
Versions
7399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prisma - npm Package Compare versions

Comparing version 5.19.0-integration-feat-typed-sql.25 to 5.19.0-integration-feat-typed-sql.26

20

package.json
{
"version": "5.19.0-integration-feat-typed-sql.25",
"version": "5.19.0-integration-feat-typed-sql.26",
"name": "prisma",

@@ -44,3 +44,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": "cf2449fe7cba7a4fea4df100f1f5f9fb60443a0f"
"prismaCommit": "274fbd4fb0a28a9f89546e3d261da62ebc3c63d0"
},

@@ -111,12 +111,12 @@ "files": [

"zx": "7.2.3",
"@prisma/client": "5.19.0-integration-feat-typed-sql.25",
"@prisma/generator-helper": "5.19.0-integration-feat-typed-sql.25",
"@prisma/debug": "5.19.0-integration-feat-typed-sql.25",
"@prisma/fetch-engine": "5.19.0-integration-feat-typed-sql.25",
"@prisma/get-platform": "5.19.0-integration-feat-typed-sql.25",
"@prisma/migrate": "5.19.0-integration-feat-typed-sql.25",
"@prisma/internals": "5.19.0-integration-feat-typed-sql.25"
"@prisma/client": "5.19.0-integration-feat-typed-sql.26",
"@prisma/debug": "5.19.0-integration-feat-typed-sql.26",
"@prisma/fetch-engine": "5.19.0-integration-feat-typed-sql.26",
"@prisma/get-platform": "5.19.0-integration-feat-typed-sql.26",
"@prisma/generator-helper": "5.19.0-integration-feat-typed-sql.26",
"@prisma/internals": "5.19.0-integration-feat-typed-sql.26",
"@prisma/migrate": "5.19.0-integration-feat-typed-sql.26"
},
"dependencies": {
"@prisma/engines": "5.19.0-integration-feat-typed-sql.25"
"@prisma/engines": "5.19.0-integration-feat-typed-sql.26"
},

@@ -123,0 +123,0 @@ "optionalDependencies": {

{
"name": "@prisma/client",
"version": "5.19.0-integration-feat-typed-sql.25",
"version": "5.19.0-integration-feat-typed-sql.26",
"description": "Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -35,3 +35,3 @@ "use strict";

// package.json
var version = "5.19.0-integration-feat-typed-sql.25";
var version = "5.19.0-integration-feat-typed-sql.26";

@@ -38,0 +38,0 @@ // src/runtime/utils/clientVersion.ts

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

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

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

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

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

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

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