code-push-server
code-push-server copied to clipboard
CodePush service is hot update services which adapter react-native-code-push and cordova-plugin-code-push - 热更新
我本地跑是ok的,但用docker跑就请求不到版本更新的接口,一直是404.
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
尝试过给code push包指定版本范围,但是这样就锁定了版本号,永远无法检测到更高版本的热更新了
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.  #### Changes included in this PR - Changes to...
具体BUG描述见https://github.com/lisong/code-push-server/issues/247#issue-515135413
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 4.6.3 to 6.4.16. Changelog Sourced from nodemailer's changelog. 6.4.16 2020-11-12 Applied updated prettier formating rules 6.4.15 2020-11-06 Minor changes in header key casing 6.4.14 2020-10-14 Disabled postinstall...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...