🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@prisma-next/framework-components

Package Overview
Dependencies
Maintainers
3
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma-next/framework-components - npm Package Compare versions

Comparing version
0.4.0-dev.3
to
0.4.0-dev.4
+4
-4
package.json
{
"name": "@prisma-next/framework-components",
"version": "0.4.0-dev.3",
"version": "0.4.0-dev.4",
"type": "module",

@@ -8,5 +8,5 @@ "sideEffects": false,

"dependencies": {
"@prisma-next/contract": "0.4.0-dev.3",
"@prisma-next/utils": "0.4.0-dev.3",
"@prisma-next/operations": "0.4.0-dev.3"
"@prisma-next/contract": "0.4.0-dev.4",
"@prisma-next/operations": "0.4.0-dev.4",
"@prisma-next/utils": "0.4.0-dev.4"
},

@@ -13,0 +13,0 @@ "devDependencies": {

# @prisma-next/framework-components
> **Internal package.** This package is an implementation detail of [`prisma-next`](https://www.npmjs.com/package/prisma-next)
> and is published only to support its runtime. Its API is unstable and may change
> without notice. Do not depend on this package directly; install `prisma-next` instead.
Framework component types, authoring logic, control stack assembly, and emission SPI for Prisma Next.

@@ -4,0 +8,0 @@