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.1.1 to 0.1.5

2

lib/types.d.ts

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

export declare type IHttpHeaders = {
[key: string]: string | number;
[key: string]: string;
};

@@ -9,0 +9,0 @@ export declare type HttpMode = 'cors' | 'no-cors' | 'same-origin';

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

@@ -16,7 +16,7 @@ "main": "lib/index",

"@platform/libs": "0.2.0",
"@platform/types": "0.4.4"
"@platform/types": "0.4.8"
},
"devDependencies": {
"@platform/test": "0.1.2",
"@platform/ts": "3.7.12"
"@platform/ts": "3.7.14"
},

@@ -23,0 +23,0 @@ "files": [

![Module](https://img.shields.io/badge/%40platform-http.types-%23EA4E7E.svg)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![NPM](https://img.shields.io/npm/v/@platform/http.types.svg?colorB=blue&style=flat)](https://www.npmjs.com/package/@platform/http.types)
![banner](https://user-images.githubusercontent.com/185555/72588358-f21d4380-395c-11ea-83da-596066a304ae.png)
![banner](https://user-images.githubusercontent.com/185555/75078859-a9643600-556b-11ea-915b-0212f11967d9.png)

@@ -6,0 +6,0 @@ Types for the [@platform/http](../http) library.

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