🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

next-rsc-error-handler

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-rsc-error-handler - npm Package Compare versions

Comparing version

to
0.0.3

{
"name": "next-rsc-error-handler",
"version": "0.0.2",
"version": "0.0.3",
"description": "Webpack plugin that allow to handle RSC errors on the server side",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -12,2 +12,3 @@ import { NextConfig } from "next";

functionName: string;
options: RscErrorHandlerOptions;
}

@@ -14,0 +15,0 @@