Comparing version 3.1.2 to 3.1.3
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
19431
0
1
+ Addeddebug@2.2.0(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedms@0.7.1(transitive)
+ Addedonce@1.3.3(transitive)
+ Addedrimraf@2.5.4(transitive)
+ Addeduid-number@0.0.6(transitive)
- Removeddebug@0.7.4(transitive)
- Removedglob@6.0.4(transitive)
- Removedonce@1.1.11.4.0(transitive)
- Removedrimraf@2.4.5(transitive)
- Removeduid-number@0.0.3(transitive)
Updateddebug@~2.2.0
Updatedonce@~1.3.3
Updatedrimraf@~2.5.1
Updateduid-number@~0.0.6