Comparing version 3.1.1 to 3.1.2
@@ -14,3 +14,2 @@ "use strict" | ||
var path = require('path') | ||
var fs = require('graceful-fs') | ||
@@ -242,2 +241,2 @@ var win32 = process.platform === 'win32' | ||
} | ||
} | ||
} |
{ | ||
"name": "tar-pack", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Package and un-package modules of some sort (in tar/gz bundles).", | ||
@@ -14,3 +14,2 @@ "scripts": { | ||
"dependencies": { | ||
"graceful-fs": "4.1", | ||
"uid-number": "0.0.3", | ||
@@ -30,2 +29,2 @@ "once": "~1.1.1", | ||
} | ||
} | ||
} |
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
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
8
0
19419
+ Addedgraceful-fs@4.2.11(transitive)
- Removedgraceful-fs@4.1
- Removedgraceful-fs@4.1.15(transitive)