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

@prisma-next/psl-printer

Package Overview
Dependencies
Maintainers
4
Versions
567
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma-next/psl-printer - npm Package Compare versions

Comparing version
0.15.0-dev.21
to
0.15.0-dev.22
+0
-1
dist/index.d.mts
import { PslDocumentAst } from "@prisma-next/framework-components/psl-ast";
import { AuthoringPslBlockDescriptorNamespace } from "@prisma-next/framework-components/authoring";
import { CodecLookup } from "@prisma-next/framework-components/codec";
//#region src/print-psl.d.ts

@@ -6,0 +5,0 @@ type PslBlockDescriptorsNamespace = AuthoringPslBlockDescriptorNamespace;

+1
-1

@@ -1,1 +0,1 @@

{"version":3,"file":"index.d.mts","names":[],"sources":["../src/print-psl.ts"],"mappings":";;;;;KAOY,4BAAA,GAA+B,oCAAoC;AAAA,UAE9D,eAAA;EAFL;;;;AAAmE;AAE/E;;;;;;;;EAFY,SAgBD,mBAAA,GAAsB,4BAAA;EAQG;AAGpC;;;;;;EAHoC,SAAzB,WAAA,GAAc,WAAW;AAAA;AAAA,iBAGpB,eAAA,CAAgB,GAAA,EAAK,cAAA,EAAgB,OAAA,GAAS,eAAoB"}
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/print-psl.ts"],"mappings":";;;;KAOY,+BAA+B;UAE1B;;;;;;;;;;;;;;WAcN,sBAAsB;;;;;;;;WAQtB,cAAc;;iBAGT,gBAAgB,KAAK,gBAAgB,UAAS"}
{
"name": "@prisma-next/psl-printer",
"version": "0.15.0-dev.21",
"version": "0.15.0-dev.22",
"license": "Apache-2.0",

@@ -9,12 +9,12 @@ "type": "module",

"dependencies": {
"@prisma-next/framework-components": "0.15.0-dev.21",
"@prisma-next/utils": "0.15.0-dev.21"
"@prisma-next/framework-components": "0.15.0-dev.22",
"@prisma-next/utils": "0.15.0-dev.22"
},
"devDependencies": {
"@prisma-next/contract": "0.15.0-dev.21",
"@prisma-next/psl-parser": "0.15.0-dev.21",
"@prisma-next/tsconfig": "0.15.0-dev.21",
"@prisma-next/tsdown": "0.15.0-dev.21",
"@prisma-next/contract": "0.15.0-dev.22",
"@prisma-next/psl-parser": "0.15.0-dev.22",
"@prisma-next/tsconfig": "0.15.0-dev.22",
"@prisma-next/tsdown": "0.15.0-dev.22",
"@standard-schema/spec": "^1.1.0",
"tsdown": "0.22.3",
"tsdown": "0.22.8",
"typescript": "5.9.3",

@@ -21,0 +21,0 @@ "vitest": "4.1.10"