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

@types/download

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/download - npm Package Compare versions

Comparing version 8.0.3 to 8.0.4

6

download/index.d.ts

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

// Type definitions for download 8.0
// Project: https://github.com/kevva/download
// Definitions by: Nico Jansen <https://github.com/nicojs>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -8,0 +2,0 @@ import { DecompressOptions } from "decompress";

12

download/package.json
{
"name": "@types/download",
"version": "8.0.3",
"version": "8.0.4",
"description": "TypeScript definitions for download",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/download",

"name": "Nico Jansen",
"url": "https://github.com/nicojs",
"githubUsername": "nicojs"
"githubUsername": "nicojs",
"url": "https://github.com/nicojs"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -33,4 +33,4 @@ ],

},
"typesPublisherContentHash": "03ba20ef9ade62f80b96030f58ca0111008fd007aabe3562a5acd9f8fb2e9cb6",
"typesPublisherContentHash": "b238077239149e501690708bac8968dc82f0df87644bb907a140ce57d7ad8ec4",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for download 8.0
// Project: https://github.com/kevva/download
// Definitions by: Nico Jansen <https://github.com/nicojs>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -78,7 +72,6 @@ import { DecompressOptions } from "decompress";

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/decompress](https://npmjs.com/package/@types/decompress), [@types/got](https://npmjs.com/package/@types/got), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Nico Jansen](https://github.com/nicojs), and [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