-
Notifications
You must be signed in to change notification settings - Fork 13
/
.dep-stats.json
80 lines (80 loc) · 2.25 KB
/
.dep-stats.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"dependencies": {
"@apideck/better-ajv-errors": "^0.3.6",
"@cyclonedx/cdxgen": "^10.11.0",
"@inquirer/prompts": "^7.1.0",
"@npmcli/promise-spawn": "^8.0.2",
"@socketregistry/hyrious__bun.lockb": "1.0.5",
"@socketregistry/yocto-spinner": "^1.0.1",
"@socketsecurity/config": "^2.1.3",
"@socketsecurity/registry": "^1.0.31",
"@socketsecurity/sdk": "^1.3.0",
"blessed": "^0.1.81",
"blessed-contrib": "^4.11.0",
"browserslist": "4.24.2",
"chalk-table": "^1.0.2",
"hpagent": "^1.2.0",
"ignore": "^6.0.2",
"micromatch": "^4.0.8",
"npm-package-arg": "^12.0.0",
"pony-cause": "^2.1.11",
"semver": "^7.6.3",
"synp": "^1.9.13",
"tinyglobby": "^0.2.10",
"which": "^5.0.0",
"yaml": "^2.6.0",
"yargs-parser": "^21.1.1",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {},
"esm": {
"bundle-name": "^4.1.0",
"default-browser": "^5.2.1",
"default-browser-id": "^5.0.0",
"define-lazy-prop": "^3.0.0",
"ionstore": "^1.0.0",
"is-docker": "^3.0.0",
"is-inside-container": "^1.0.0",
"is-interactive": "^2.0.0",
"is-unicode-supported": "^2.1.0",
"is-wsl": "^3.1.0",
"meow": "^13.2.0",
"open": "^10.1.0",
"run-applescript": "^7.0.0",
"terminal-link": "^3.0.0",
"tiny-colors": "^2.0.2",
"tiny-updater": "^3.5.2",
"when-exit": "^2.1.1"
},
"external": {
"@apideck/better-ajv-errors": "^0.3.6",
"@cyclonedx/cdxgen": "^10.11.0",
"@inquirer/prompts": "^7.1.0",
"@npmcli/promise-spawn": "^8.0.2",
"@socketregistry/hyrious__bun.lockb": "1.0.5",
"@socketregistry/yocto-spinner": "^1.0.1",
"@socketsecurity/config": "^2.1.3",
"@socketsecurity/registry": "^1.0.31",
"@socketsecurity/sdk": "^1.3.0",
"blessed": "^0.1.81",
"blessed-contrib": "^4.11.0",
"browserslist": "4.24.2",
"chalk-table": "^1.0.2",
"has-flag": "^4.0.0",
"hpagent": "^1.2.0",
"ignore": "^6.0.2",
"micromatch": "^4.0.8",
"npm-package-arg": "^12.0.0",
"pony-cause": "^2.1.11",
"semver": "^7.6.3",
"synp": "^1.9.13",
"tinyglobby": "^0.2.10",
"which": "^5.0.0",
"yaml": "^2.6.0",
"yargs-parser": "^21.1.1",
"yoctocolors-cjs": "^2.1.2"
},
"transitives": {
"has-flag": "^4.0.0"
}
}