🔧 Refactored 7zip method to ignore dotfiles and directories

This commit is contained in:
2022-03-13 10:46:22 -07:00
parent 31f307a753
commit 1a2770aa40
5 changed files with 81 additions and 107 deletions

10
package-lock.json generated
View File

@@ -16,7 +16,6 @@
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
"@types/string-similarity": "^4.0.0",
"@zhangfuxing/unrar": "github:rishighan/unrar",
"axios": "^0.25.0",
"axios-retry": "^3.2.4",
"bree": "^7.1.5",
@@ -2165,11 +2164,6 @@
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@zhangfuxing/unrar": {
"version": "0.6.3",
"resolved": "git+ssh://git@github.com/rishighan/unrar.git#e278e29d82d00827a016d34320373cbca1d099f1",
"license": "MIT"
},
"node_modules/7zip-bin": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-5.1.1.tgz",
@@ -16666,10 +16660,6 @@
"eslint-visitor-keys": "^2.0.0"
}
},
"@zhangfuxing/unrar": {
"version": "git+ssh://git@github.com/rishighan/unrar.git#e278e29d82d00827a016d34320373cbca1d099f1",
"from": "@zhangfuxing/unrar@github:rishighan/unrar"
},
"7zip-bin": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-5.1.1.tgz",