🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@prisma/streams-local

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prisma/streams-local - npm Package Compare versions

Comparing version
0.1.3
to
0.1.4
dist/local/index-ttpsvr17.js

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

+1
-1
import {
parseLocalProcessOptions,
startLocalDurableStreamsServer
} from "./index-1rjz774v.js";
} from "./index-ttpsvr17.js";

@@ -6,0 +6,0 @@ // src/local/process.ts

import {
startLocalDurableStreamsServer
} from "./index-1rjz774v.js";
} from "./index-ttpsvr17.js";
export {
startLocalDurableStreamsServer
};
# Prisma Streams Local Build
This directory contains the generated Node-compatible package artifacts for the
published `@prisma/streams-local` runtime.
This directory contains the generated Node/Bun-compatible package artifacts for
the published `@prisma/streams-local` runtime.

@@ -19,2 +19,7 @@ ## What Local Streams Is

Published runtime floor:
- Bun `>=1.2.0`
- Node.js `>=22`
## Supported Package Surface

@@ -25,4 +30,4 @@

The full self-hosted server remains Bun-only and is not part of this Node build
surface.
The full self-hosted server remains Bun-only and is not part of this local
build surface.

@@ -29,0 +34,0 @@ ## Integrating It

{
"name": "@prisma/streams-local",
"version": "0.1.3",
"version": "0.1.4",
"description": "Node and Bun local Prisma Streams runtime for trusted development workflows.",

@@ -16,3 +16,3 @@ "repository": {

"engines": {
"bun": ">=1.3.6",
"bun": ">=1.2.0",
"node": ">=22.0.0"

@@ -19,0 +19,0 @@ },

# Prisma Streams Local Build
This directory contains the generated Node-compatible package artifacts for the
published `@prisma/streams-local` runtime.
This directory contains the generated Node/Bun-compatible package artifacts for
the published `@prisma/streams-local` runtime.

@@ -19,2 +19,7 @@ ## What Local Streams Is

Published runtime floor:
- Bun `>=1.2.0`
- Node.js `>=22`
## Supported Package Surface

@@ -25,4 +30,4 @@

The full self-hosted server remains Bun-only and is not part of this Node build
surface.
The full self-hosted server remains Bun-only and is not part of this local
build surface.

@@ -29,0 +34,0 @@ ## Integrating It

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