🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@prisma-next/errors

Package Overview
Dependencies
Maintainers
3
Versions
412
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma-next/errors - npm Package Compare versions

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

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

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

@@ -16,4 +16,4 @@ "devDependencies": {

"vitest": "4.0.17",
"@prisma-next/tsconfig": "0.0.0",
"@prisma-next/tsdown": "0.0.0"
"@prisma-next/tsdown": "0.0.0",
"@prisma-next/tsconfig": "0.0.0"
},

@@ -20,0 +20,0 @@ "files": [

# @prisma-next/errors
> **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.
Structured error types and factories for CLI and runtime error reporting.

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