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

@platform/http.types

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/http.types - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

3

lib/types.payload.d.ts

@@ -20,3 +20,3 @@ import { t, Json } from './common';

export declare type IHttpContentType = {
value: string;
mime: string;
is: {

@@ -27,2 +27,3 @@ json: boolean;

};
toString(): string;
};

@@ -29,0 +30,0 @@ export declare type IHttpRespondPayload = {

{
"name": "@platform/http.types",
"version": "0.2.1",
"version": "0.2.2",
"description": "Types for the @platform/http library.",

@@ -5,0 +5,0 @@ "main": "lib/index",

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