Skip to content

Commit 22e7476

Browse files
committed
chore: tech-links 去重 41 条重复键
历史累积有 41 个键在文件里出现多次(typeahead.js / leaflet 等),JSON.parse 静默取最后一份,行为不变但 IDE 一直在告警;重新序列化后留下 21056 个唯一键。 将版本号提升到 1.3.42。
1 parent 1634447 commit 22e7476

2 files changed

Lines changed: 26 additions & 67 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stackprism",
33
"private": true,
4-
"version": "1.3.41",
4+
"version": "1.3.42",
55
"type": "module",
66
"description": "StackPrism 用于检测网页前端、后端、CDN、SaaS、广告营销、统计、登录、支付、网站程序和主题模板线索。",
77
"scripts": {

0 commit comments

Comments
 (0)