Commit 25c0b1b
chore: version 0.9.0 (#89)
* chore: start impleting new NodeSecure back-end
* refactor: complete revamp of CLI commands
* chore: update NodeSecure dependencies
* refactor(lang): use new i18n.getLanguages method
* chore: setup scanner Logger and old tree walker Spinners
* chore: update @nodesecure/scanner (1.3.0 to 1.4.0)
* chore: update @nodesecure/flags (1.0.0 to 1.1.0)
* test: make it work with ESM
* fix: front-end build
* fix(httpServer): always open link when the server is listening
* fix: Emojis legend menu
* chore: update dependencies
* chore: debug on CLIUI
* ci: remove Node.js v12 and v15
* docs: update README
* refactor(startHTTPServer): add options object & add openLink option
* test: utils.js
* test(commands): add summary test
* refactor(test): use tape instead of jest
* fix: eslint V7+ issue
* chore: update dependencies
* chore: update @nodesecure/scanner (1.5.0 to 2.0.0)
* refactor: use @nodesecure/utils & enhance author management
* chore: update @nodesecure/flags (1.2.0 to 2.0.0)
* chore: update @nodesecure/scanner (2.0.1 to 2.1.0)
* chore: use flags v2 and new scanner flags
* refactor: use @nodesecure/vis-network
* refactor(http): clean code - split controllers / middleware (#90)
* chore(http): use http-server folder
* chore(http): move root route
* test(http): add first test
* chore: add updated package.json
* chore(http): finish root tests
* chore: create context (AsyncLocalStorage)
* feat(http): split data endpoint
* chore(http): port middleware in split file
* chore(http): remove useless spec test
* chore(http): fix naming for root import
* chore(http): add flags
* revert: remove sinon deps
* chore: add missing import comment
* fix: move bundlephobia call in the backend (#92)
* feat: add new routes and handle error
* fix: pass httpie error to polka
* feat: replace request
* fix: delete forgotten console.log
* revert: port context
* fix(bundle): support for org namespace
* chore: update dependencies
* chore(cli): fix few minor issues
Co-authored-by: Tony Gorez <gorez.tony@gmail.com>1 parent 4e0c536 commit 25c0b1b
File tree
92 files changed
+10401
-8826
lines changed- .github/workflows
- bin
- flags
- i18n
- public/js
- src
- commands
- http-server
- vulnerabilities
- strategies
- test
- __snapshots__
- commands
- fixtures
- depWalker
- getTarballComposition
- one
- two
- two-deep
- httpServer
- mergeDependencies
- process
- vulnerabilities
- views
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+10401
-8826
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | | - | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
9 | 6 | | |
10 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
| 41 | + | |
43 | 42 | | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 138 | + | |
164 | 139 | | |
165 | 140 | | |
166 | 141 | | |
167 | | - | |
| 142 | + | |
168 | 143 | | |
169 | 144 | | |
170 | 145 | | |
| |||
220 | 195 | | |
221 | 196 | | |
222 | 197 | | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 198 | | |
228 | 199 | | |
0 commit comments