Socket
Socket
Sign inDemoInstall

@bit-js/blitz

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bit-js/blitz - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

lib/types.d.ts

@@ -32,3 +32,3 @@ /// <reference types="node" />

export interface Context<Params> {
headers: Record<string, string>;
headers: Record<string, string | string[]>;
status: number;

@@ -35,0 +35,0 @@ statusText: string;

{
"name": "@bit-js/blitz",
"main": "lib/index.js",
"version": "1.3.0",
"version": "1.3.1",
"type": "module",

@@ -27,5 +27,7 @@ "devDependencies": {

"router",
"web"
"url",
"fast",
"backend"
],
"sideEffects": "false"
}
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