test(joox): Added basic sanity test for joox encryption.

(cherry picked from commit 48b8194363264a0276006deaa3c956970a543627)
This commit is contained in:
鲁树人
2021-12-23 23:23:32 +00:00
parent 18a8dbfaa4
commit 62cd276c5d
8 changed files with 70 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"dependencies": {
"@babel/preset-typescript": "^7.16.5",
"@jixun/qmc2-crypto": "^0.0.5-R4",
"@unlock-music/joox-crypto": "^0.0.1-R4",
"@unlock-music/joox-crypto": "^0.0.1-R5",
"base64-js": "^1.5.1",
"browser-id3-writer": "^4.4.0",
"core-js": "^3.16.0",