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

@qpoint/router

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qpoint/router - npm Package Compare versions

Comparing version 0.1.13 to 0.2.0

4

lib/context.d.ts

@@ -6,3 +6,5 @@ /// <reference types="@cloudflare/workers-types" />

ctx: ExecutionContext;
state: Object;
state: {
[key: string]: any;
};
tags: string[];

@@ -9,0 +11,0 @@ requestId: string;

{
"name": "@qpoint/router",
"version": "0.1.13",
"version": "0.2.0",
"description": "Qpoint - an intelligent edge router framework",

@@ -5,0 +5,0 @@ "author": "Tyler Flint <tyler@qpoint.io>",

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