Moved from yazl to do-not-zip

This commit is contained in:
Alexander Cerutti
2021-10-15 16:04:39 +02:00
parent d5d5cb78b2
commit f6d896fc2b
5 changed files with 294 additions and 53 deletions

View File

@@ -25,10 +25,10 @@
"Pass"
],
"dependencies": {
"do-not-zip": "^1.0.0",
"joi": "^17.4.2",
"node-forge": "^0.10.0",
"tslib": "^2.3.1",
"yazl": "^2.5.1"
"tslib": "^2.3.1"
},
"engines": {
"node": ">=14.18.1"
@@ -37,7 +37,7 @@
"@types/jasmine": "^3.9.1",
"@types/node": "^16.10.8",
"@types/node-forge": "^0.10.8",
"@types/yazl": "^2.4.2",
"@types/do-not-zip": "^1.0.0",
"jasmine": "^3.9.0",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",