Socket
Socket
Sign inDemoInstall

@types/type-is

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/type-is - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

6

type-is/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for type-is 1.6
// Project: https://github.com/jshttp/type-is#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -8,0 +2,0 @@ import { IncomingMessage } from "http";

10

type-is/package.json
{
"name": "@types/type-is",
"version": "1.6.4",
"version": "1.6.5",
"description": "TypeScript definitions for type-is",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-is",

"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "68bbb54867d82f01ae6593e4f819af5af275a5905524bbe1086fc46f3d1ccc32",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "b02141eb78c8d5f2155321ba7edca5c1bf496a893f21b419db9d42fd9cf4ec8a",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for type-is 1.6
// Project: https://github.com/jshttp/type-is#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -37,7 +31,6 @@ import { IncomingMessage } from "http";

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:57 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).
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