Socket
Socket
Sign inDemoInstall

@xhmikosr/downloader

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xhmikosr/downloader - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

2

index.js

@@ -5,3 +5,3 @@ import {promises as fs} from 'node:fs';

import contentDisposition from 'content-disposition';
import archiveType from 'archive-type';
import archiveType from '@xhmikosr/archive-type';
import decompress from '@xhmikosr/decompress';

@@ -8,0 +8,0 @@ import filenamify from 'filenamify';

{
"name": "@xhmikosr/downloader",
"version": "11.0.1",
"version": "11.0.2",
"description": "Download and extract files",

@@ -5,0 +5,0 @@ "license": "MIT",

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