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

unpack-stream

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unpack-stream - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

1

dist/index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { IncomingMessage } from 'http';

@@ -3,0 +2,0 @@ export declare type UnpackProgress = (downloaded: number, totalSize: number) => void;

10

package.json
{
"name": "unpack-stream",
"version": "4.0.0",
"version": "4.0.1",
"description": "Unpack a tarball stream",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

"ssri": "^6.0.0",
"tar-fs": "^1.14.0"
"tar-fs": "^2.0.0"
},

@@ -49,7 +49,7 @@ "devDependencies": {

"mos-plugin-readme": "^1.0.4",
"package-preview": "^1.0.0",
"package-preview": "^2.0.0",
"rimraf": "^2.6.1",
"tape": "^4.7.0",
"ts-node": "^6.0.0",
"typescript": "^2.4.2"
"ts-node": "^8.0.2",
"typescript": "^3.0.0"
},

@@ -56,0 +56,0 @@ "mos": {

Sorry, the diff of this file is not supported yet

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