New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

retes

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retes - npm Package Compare versions

Comparing version 0.31.1 to 0.32.0

chunk-HAKUQC5Y.mjs

2

adapter.d.ts
import { NextApiHandler } from 'next';
import { H as Handler, P as Pipeline } from './types-c44760d5.js';
import { H as Handler, P as Pipeline } from './types-7dc6f7b0.js';
import { IncomingMessage } from 'node:http';

@@ -4,0 +4,0 @@ import 'http';

import 'http';
export { h as handle } from './types-c44760d5.js';
export { h as handle } from './types-7dc6f7b0.js';
import 'stream';
import 'http';
export { a as HTTPMethod, H as Handler, M as Middleware, P as Pipeline, g as Request, f as Routes, e as Routing, i as ServerApp, h as handle, r as response } from './types-c44760d5.js';
export { a as HTTPMethod, H as Handler, M as Middleware, P as Pipeline, g as Request, f as Routes, e as Routing, i as ServerApp, h as handle, r as response } from './types-7dc6f7b0.js';
import 'stream';

@@ -253,5 +253,5 @@ var __create = Object.create;

// src/routing.ts
var import_busboy = __toESM(require("busboy"));
var import_querystring = __toESM(require("querystring"));
var import_url = require("url");
var import_busboy = __toESM(require("busboy"));

@@ -258,0 +258,0 @@ // src/util.ts

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

import { M as Middleware, a as HTTPMethod } from './types-c44760d5.js';
import { M as Middleware, a as HTTPMethod } from './types-7dc6f7b0.js';
import 'http';

@@ -3,0 +3,0 @@ import 'stream';

{
"name": "retes",
"version": "0.31.1",
"version": "0.32.0",
"description": "Universal HTTP library for Node.js, Deno & Serverless (Cloudflare, Vercel, Netlify)",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

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

export { d as Response, S as Status } from './types-c44760d5.js';
export { d as Response, S as Status } from './types-7dc6f7b0.js';
import 'http';
import 'stream';

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

import { H as Handler, P as Pipeline, R as RouteOptions, b as Route } from './types-c44760d5.js';
import { H as Handler, P as Pipeline, R as RouteOptions, b as Route } from './types-7dc6f7b0.js';
import 'http';

@@ -3,0 +3,0 @@ import 'stream';

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

export { c as Router } from './types-c44760d5.js';
export { c as Router } from './types-7dc6f7b0.js';
import 'http';
import 'stream';

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

export { e as Routing } from './types-c44760d5.js';
export { e as Routing } from './types-7dc6f7b0.js';
import 'http';
import 'stream';

@@ -31,5 +31,5 @@ var __create = Object.create;

module.exports = __toCommonJS(routing_exports);
var import_busboy = __toESM(require("busboy"));
var import_querystring = __toESM(require("querystring"));
var import_url = require("url");
var import_busboy = __toESM(require("busboy"));

@@ -36,0 +36,0 @@ // src/util.ts

import 'http';
export { B as BodyInit, C as Context, H as Handler, p as HandlerParams, q as HandlerParamsMap, j as HeadersInit, K as KeyValue, l as MaybePromise, n as Meta, M as Middleware, k as Params, P as Pipeline, g as Request, d as Response, m as ReversedPipeline, b as Route, R as RouteOptions, o as RoutePaths, f as Routes } from './types-c44760d5.js';
import 'stream';
export { B as BodyInit, C as Context, H as Handler, p as HandlerParams, q as HandlerParamsMap, j as HeadersInit, K as KeyValue, l as MaybePromise, n as Meta, M as Middleware, k as Params, P as Pipeline, g as Request, d as Response, m as ReversedPipeline, b as Route, R as RouteOptions, o as RoutePaths, f as Routes } from './types-7dc6f7b0.js';
import { Readable, Stream } from 'stream';
import { H as Handler, P as Pipeline } from './types-c44760d5.js';
import { H as Handler, P as Pipeline } from './types-7dc6f7b0.js';
import 'http';

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc