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 14.0.0 to 15.0.0

25

package.json
{
"name": "@xhmikosr/downloader",
"version": "14.0.0",
"version": "15.0.0",
"description": "Download and extract files",
"license": "MIT",
"repository": "XhmikosR/download",
"repository": {
"type": "git",
"url": "git+https://github.com/XhmikosR/download.git"
},
"publishConfig": {

@@ -16,3 +19,3 @@ "access": "public"

"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -43,8 +46,8 @@ "scripts": {

"dependencies": {
"@xhmikosr/archive-type": "^6.0.1",
"@xhmikosr/decompress": "^9.0.1",
"@xhmikosr/archive-type": "^7.0.0",
"@xhmikosr/decompress": "^10.0.0",
"content-disposition": "^0.5.4",
"defaults": "^2.0.2",
"defaults": "^3.0.0",
"ext-name": "^5.0.0",
"file-type": "^18.7.0",
"file-type": "^19.0.0",
"filenamify": "^6.0.0",

@@ -55,8 +58,8 @@ "get-stream": "^6.0.1",

"devDependencies": {
"ava": "^5.3.1",
"c8": "^8.0.1",
"ava": "^6.1.2",
"c8": "^9.1.0",
"is-zip": "^1.0.0",
"nock": "^13.4.0",
"nock": "^13.5.4",
"path-exists": "^5.0.0",
"xo": "^0.56.0"
"xo": "^0.58.0"
},

@@ -63,0 +66,0 @@ "xo": {

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