aws-samples / aws-samples/aws-nodejs-sample

Node module node-uuid is now deprecated

未关闭
#18 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
306
派生
168
PR 合并指标
30 天内没有已合并 PR

描述

uuid Node module should be used instead of node-uuid as it is been deprecated now.

Can verify the same from below link.
https://www.npmjs.com/package/node-uuid

贡献指南

打开贡献指南

调研方向

检查仓库的依赖清单,并在项目中搜索对 node-uuid 的引用。将这些引用替换为 uuid,然后运行现有的项目检查,以确认示例仍能使用更新后的包正常工作。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js
领域
backend
Issue 类型
重构
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。