Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aseifu/cloudflare-router

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aseifu/cloudflare-router - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.ts

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

import { Request as CfRequest, Response as CfResponse, ResponseInit } from '@cloudflare/workers-types/2023-07-01/index';
import { Request as CfRequest, Response as CfResponse, ResponseInit } from '@cloudflare/workers-types';

@@ -3,0 +3,0 @@ interface Params {

{
"name": "@aseifu/cloudflare-router",
"version": "1.0.1",
"version": "1.0.2",
"description": "A lightweight routing utility for Cloudflare Workers, enabling easy management of HTTP routes with support for dynamic URL parameters.",

@@ -5,0 +5,0 @@ "main": "index.ts",

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