browserify / browserify/randombytes
Last version is not deployed
未关闭
- 主要语言
- JavaScript
- 星标
- 102
- 派生
- 47
- PR 合并指标
- 30 天内没有已合并 PR
描述
I just noticed that changes made on this PRs are not inlcuded on the last version of the package:
https://github.com/browserify/randombytes/pull/34 and https://github.com/browserify/randombytes/pull/27
The `browser.js` file in my project still uses `safe-buffer` as dependency and `global` instead of `globalThis`.
The version of my package is `2.1.0`.
Because of the missing changes my project is breaking.
Thanks in advance for the fix!
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先将 pull requests 34 和 27 与已发布的 2.1.0 package 进行比较,重点检查 browser.js。检查此 repository 如何发布 package 版本;完成的标准是,已发布的 browser.js 包含这些 pull requests 中的更改,并且不再包含报告中的 dependency 和 global 引用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- release
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100