Socket
Socket
Sign inDemoInstall

tar-pack

Package Overview
Dependencies
28
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.2 to 3.1.3

18

package.json
{
"name": "tar-pack",
"version": "3.1.2",
"version": "3.1.3",
"description": "Package and un-package modules of some sort (in tar/gz bundles).",

@@ -12,12 +12,12 @@ "scripts": {

},
"license": "BSD",
"license": "BSD-2-Clause",
"dependencies": {
"uid-number": "0.0.3",
"once": "~1.1.1",
"debug": "~0.7.2",
"rimraf": "~2.4.4",
"debug": "~2.2.0",
"fstream": "~1.0.8",
"fstream-ignore": "~1.0.3",
"once": "~1.3.3",
"readable-stream": "~2.0.4",
"rimraf": "~2.5.1",
"tar": "~2.2.1",
"fstream-ignore": "~1.0.3",
"readable-stream": "~2.0.4"
"uid-number": "~0.0.6"
},

@@ -29,2 +29,2 @@ "devDependencies": {

}
}
}

@@ -6,4 +6,4 @@ # Tar Pack

[![Build Status](https://img.shields.io/travis/ForbesLindesay/tar-pack/master.svg)](https://travis-ci.org/ForbesLindesay/tar-pack)
[![Dependency Status](https://img.shields.io/gemnasium/ForbesLindesay/tar-pack.svg)](https://gemnasium.com/ForbesLindesay/tar-pack)
[![NPM version](https://img.shields.io/npm/v/tar-pack.svg)](http://badge.fury.io/js/tar-pack)
[![Dependency Status](https://img.shields.io/david/ForbesLindesay/tar-pack.svg)](https://david-dm.org/ForbesLindesay/tar-pack)
[![NPM version](https://img.shields.io/npm/v/tar-pack.svg)](https://www.npmjs.com/package/tar-pack)

@@ -10,0 +10,0 @@ ## Installation

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc