all-unpacker
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -0,0 +0,0 @@ (function () { |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
@@ -0,0 +0,0 @@ # License |
{ | ||
"name": "all-unpacker", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "All unpacker for zip, zipx, rar, 7z, tar, gzip, bzip2, lzma,... See theunarchiver.com for complete list, wrapper for unar and lsar.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"email": "krocon@gmail.com", | ||
"url": "www.krocon.de" | ||
"url": "http://www.krocon.de" | ||
}, | ||
@@ -54,5 +54,5 @@ "contributors": [ | ||
"bugs": { | ||
"url": "https://github.com/krocon/node-unpack-all/issues" | ||
"url": "https://github.com/techno-express/node-unpack-all/issues" | ||
}, | ||
"homepage": "https://github.com/krocon/node-unpack-all.git", | ||
"homepage": "https://github.com/techno-express/node-unpack-all.git", | ||
"repository": { | ||
@@ -64,7 +64,7 @@ "type": "git", | ||
"chai": "^4.1.2", | ||
"fs-extra": "^7.0.0", | ||
"fs-extra": "^8.1.0", | ||
"coveralls": "^3.0.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^5.2.0" | ||
"mocha": "^6.1.4" | ||
} | ||
} |
@@ -0,0 +0,0 @@ all-unpacker |
@@ -0,0 +0,0 @@ 'use strict'; |
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
26737