@types/media-typer
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for media-typer 0.3 | ||
// Project: https://github.com/jshttp/media-typer | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export function parse(mediaType: string): MediaType; | ||
@@ -7,0 +2,0 @@ export function format(mediaTypeDescriptor: MediaType): string; |
{ | ||
"name": "@types/media-typer", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "TypeScript definitions for media-typer", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/media-typer", | ||
"name": "BendingBender", | ||
"url": "https://github.com/BendingBender", | ||
"githubUsername": "BendingBender" | ||
"githubUsername": "BendingBender", | ||
"url": "https://github.com/BendingBender" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "fd0525d141202fbe6ae6c4a341453162d75619a007382970ab96ece451af8933", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "2c2386f16e9121c1e323a5db65e66b63271386c37ab969d64b62be4db4d4ed14", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for media-typer 0.3 | ||
// Project: https://github.com/jshttp/media-typer | ||
// Definitions by: BendingBender <https://github.com/BendingBender> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export function parse(mediaType: string): MediaType; | ||
@@ -29,7 +24,6 @@ export function format(mediaTypeDescriptor: MediaType): string; | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 22:03:03 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [BendingBender](https://github.com/BendingBender). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3014
7
28
1