🔧 Changed the type schema in uncompression utils

This commit is contained in:
2021-08-04 08:55:02 -07:00
parent 29851c5736
commit 524f8179f4
6 changed files with 26 additions and 20 deletions

14
package-lock.json generated
View File

@@ -48,7 +48,7 @@
"jest": "^25.1.0",
"jest-cli": "^25.1.0",
"moleculer-repl": "^0.6.2",
"threetwo-ui-typings": "^1.0.1-0",
"threetwo-ui-typings": "^1.0.2-0",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"
},
@@ -11291,9 +11291,9 @@
"dev": true
},
"node_modules/threetwo-ui-typings": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.1.tgz",
"integrity": "sha512-g5FWa069AT1WfUHHEVFOQ1q6cfK+9UOzewfKblheuDBSsGN/e89MJMEVfuInBaHgxHM32/P+mNUFBqnBoeRSLQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.2.tgz",
"integrity": "sha512-sK5cb/fApFKseQNgcnGmAnPNxDDXT+dQ/Blei1N4q0mduO3kZfJTnlMYaXjO4FDXLP+jkiwsv0bf7PXm0DgF7g==",
"dev": true,
"dependencies": {
"typescript": "^4.3.2"
@@ -21059,9 +21059,9 @@
"dev": true
},
"threetwo-ui-typings": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.1.tgz",
"integrity": "sha512-g5FWa069AT1WfUHHEVFOQ1q6cfK+9UOzewfKblheuDBSsGN/e89MJMEVfuInBaHgxHM32/P+mNUFBqnBoeRSLQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.2.tgz",
"integrity": "sha512-sK5cb/fApFKseQNgcnGmAnPNxDDXT+dQ/Blei1N4q0mduO3kZfJTnlMYaXjO4FDXLP+jkiwsv0bf7PXm0DgF7g==",
"dev": true,
"requires": {
"typescript": "^4.3.2"