@tencentcloud/trtc-cloud-wx
Advanced tools
Comparing version 0.0.20-beta.4 to 0.0.20-beta.5
{ | ||
"name": "@tencentcloud/trtc-cloud-wx", | ||
"version": "0.0.20-beta.4", | ||
"version": "0.0.20-beta.5", | ||
"description": "", | ||
"main": "./trtc-cloud-wx.js", | ||
"main": "dist/trtc-cloud-wx.js", | ||
"module": "dist/trtc-cloud-wx.js", | ||
"type": "module", | ||
"scripts": { | ||
"build": "npm run clear && rollup -c && node ./build/copy_to_roomkit.js", | ||
"dev": "node ./build/chokidar.js", | ||
"clear": "node ./build/clear.js", | ||
"copy": "node ./build/copy.js", | ||
"doc": "npx typedoc --tsconfig typedoc.json", | ||
"doc:watch": "typedoc --watch", | ||
"doc:build": "jsdoc -c jsdoc.json", | ||
"publish": "bash ./sdk_publish.bash" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.4", | ||
"@babel/preset-env": "^7.21.4", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-terser": "^0.4.3", | ||
"@rollup/plugin-typescript": "^11.0.0", | ||
"@types/node": "^18.15.11", | ||
"@typescript-eslint/eslint-plugin": "^2.28.0", | ||
"@typescript-eslint/parser": "^2.28.0", | ||
"babel-loader": "^9.1.2", | ||
"better-docs": "^2.7.2", | ||
"chokidar": "^3.5.3", | ||
"docdash-blue": "^1.1.9", | ||
"eslint": "^5.14.1", | ||
"eslint-config-airbnb-base": "13.1.0", | ||
"eslint-loader": "^2.1.2", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-node": "^7.0.1", | ||
"eslint-plugin-promise": "^3.8.0", | ||
"jsdoc": "^4.0.2", | ||
"rollup": "^3.27.1", | ||
"rollup-plugin-uglify": "^6.0.4", | ||
"taffydb": "^2.7.3", | ||
"tslib": "^2.5.0", | ||
"typedoc": "^0.24.4", | ||
"typedoc-theme-hierarchy": "^3.1.0", | ||
"typescript": "^5.0.2" | ||
}, | ||
"dependencies": { | ||
"aegis-mp-sdk": "^1.37.7", | ||
"eventemitter3": "^5.0.0", | ||
"trtc-wx-sdk": "1.1.6-beta.2" | ||
"trtc-wx-sdk": "^1.1.5-beta.1" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
513786
56
7335
28
1
4
2
+ Addedtrtc-wx-sdk@1.1.12(transitive)
- Removedtrtc-wx-sdk@1.1.6-beta.2(transitive)
Updatedtrtc-wx-sdk@^1.1.5-beta.1