@ylink-sdk/stream
Advanced tools
Comparing version 0.1.12 to 0.2.0-beta.0
{ | ||
"name": "@ylink-sdk/stream", | ||
"version": "0.1.12", | ||
"main": "dist/ylink-sdk-stream.umd.js", | ||
"module": "dist/ylink-sdk-stream.es.js", | ||
"typings": "dist/index.d.ts", | ||
"sideEffects": false, | ||
"version": "0.2.0-beta.0", | ||
"description": "Media processing of yealink's conference", | ||
"main": "index.js", | ||
"module": "dist/stream.esm.prod.js", | ||
"types": "dist/stream.d.ts", | ||
"author": "ylink", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
@@ -16,46 +18,13 @@ ], | ||
}, | ||
"prettier": { | ||
"trailingComma": "none", | ||
"printWidth": 100, | ||
"semi": true, | ||
"singleQuote": true, | ||
"useTabs": true, | ||
"endOfLine": "lf" | ||
"buildOptions": { | ||
"name": "YlinkSDKStream", | ||
"formats": [ | ||
"esm", | ||
"cjs", | ||
"global" | ||
] | ||
}, | ||
"scripts": { | ||
"dev": "rollup -wc", | ||
"build": "npm-run-all --silent clean -p bundle -p clean-dts", | ||
"bundle": "rollup -c", | ||
"clean": "rimraf dist", | ||
"clean-dts": "rimraf dist/utils dist/analyser dist/media.d.ts dist/store.d.ts", | ||
"lint": "eslint src --fix --ext .ts", | ||
"prettier": "prettier --write src", | ||
"prepare": "husky install", | ||
"doc": "gulp typedoc" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.4", | ||
"@rollup/plugin-typescript": "^8.2.5", | ||
"@typescript-eslint/eslint-plugin": "^5.9.0", | ||
"@typescript-eslint/parser": "^5.9.0", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"gulp": "^4.0.2", | ||
"gulp-typedoc": "^3.0.2", | ||
"husky": "^7.0.0", | ||
"lint-staged": "^12.1.5", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.3.2", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.63.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"tslib": "^2.3.0", | ||
"typedoc": "^0.22.10", | ||
"typedoc-plugin-merge-modules": "^3.1.0", | ||
"typescript": "^4.5.4" | ||
"@ylink-sdk/shared": "workspace:*" | ||
} | ||
} |
# @ylink-sdk/stream | ||
基础库-媒体-wasm | ||
亿联会议媒体处理 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165769
1
1574
7
7