Git Product home page Git Product logo

Comments (6)

ttttmr avatar ttttmr commented on June 12, 2024 2

似乎是依赖hexo-renderer-scss的问题,上次更新还是18年,里面node-sass版本比较低,^4.7.2,根据node-sass的文档最高支持Node 14

https://github.com/sass/node-sass#node-version-support-policy

from hexo-theme-even.

yaohwu avatar yaohwu commented on June 12, 2024 2

KentarouTakeda/hexo-renderer-dartsass "hexo-renderer-dartsass": "^0.1.3" can replace mamboer/hexo-renderer-scss

from hexo-theme-even.

fengxuegt avatar fengxuegt commented on June 12, 2024

很喜欢这款主题,但是 hexo-renderer-scss 无法安装,代理也不行。。。

    0 verbose cli [
0 verbose cli   '/usr/local/Cellar/node/16.9.0/bin/node',
0 verbose cli   '/usr/local/bin/npm',
0 verbose cli   'install',
0 verbose cli   'hexo-renderer-scss',
0 verbose cli   '--save'
0 verbose cli ]
1 info using [email protected]
2 info using [email protected]
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 2ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
6 timing config:load:builtin Completed in 2ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 1ms
9 timing config:load:file:/Users/alan/blog/naivesecret.github.io/.npmrc Completed in 0ms
10 timing config:load:project Completed in 1ms
11 timing config:load:file:/Users/alan/.npmrc Completed in 0ms
12 timing config:load:user Completed in 0ms
13 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
14 timing config:load:global Completed in 0ms
15 timing config:load:validate Completed in 1ms
16 timing config:load:credentials Completed in 1ms
17 timing config:load:setEnvs Completed in 1ms
18 timing config:load Completed in 11ms
19 timing npm:load:configload Completed in 11ms
20 timing npm:load:setTitle Completed in 6ms
21 timing npm:load:setupLog Completed in 2ms
22 timing config:load:flatten Completed in 5ms
23 timing npm:load:cleanupLog Completed in 6ms
24 timing npm:load:configScope Completed in 0ms
25 timing npm:load:projectScope Completed in 3ms
26 timing npm:load Completed in 37ms
27 timing arborist:ctor Completed in 1ms
28 timing idealTree:init Completed in 367ms
29 timing idealTree:userRequests Completed in 4ms
30 silly idealTree buildDeps
31 silly fetch manifest hexo-renderer-scss@*
32 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
33 http fetch GET 200 https://registry.npmjs.org/hexo-renderer-scss 1232ms (cache revalidated)
34 silly placeDep ROOT [email protected] OK for: [email protected] want: *
35 silly fetch manifest node-sass@^4.7.2
36 http fetch GET 200 https://registry.npmjs.org/node-sass 971ms (cache revalidated)
37 timing idealTree:#root Completed in 2238ms
38 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^4.7.2
39 silly fetch manifest chalk@^1.1.1
40 silly fetch manifest cross-spawn@^3.0.0
41 silly fetch manifest in-publish@^2.0.0
42 silly fetch manifest meow@^3.7.0
43 silly fetch manifest mkdirp@^0.5.1
44 silly fetch manifest node-gyp@^3.8.0
45 http fetch GET 200 https://registry.npmjs.org/cross-spawn 1004ms (cache revalidated)
46 http fetch GET 200 https://registry.npmjs.org/meow 1006ms (cache revalidated)
47 http fetch GET 200 https://registry.npmjs.org/chalk 1318ms (cache revalidated)
48 http fetch GET 200 https://registry.npmjs.org/in-publish 1749ms (cache revalidated)
49 http fetch GET 200 https://registry.npmjs.org/mkdirp 1750ms (cache revalidated)
50 http fetch GET 200 https://registry.npmjs.org/node-gyp 2101ms (cache revalidated)
51 timing idealTree:node_modules/hexo-renderer-scss Completed in 2109ms
52 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.1.1
53 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^3.0.0
54 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
55 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^3.7.0
56 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^0.5.1
57 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^3.8.0
58 silly fetch manifest ansi-styles@^2.2.1
59 silly fetch manifest strip-ansi@^3.0.0
60 silly fetch manifest supports-color@^2.0.0
61 silly fetch manifest lru-cache@^4.0.1
62 silly fetch manifest which@^1.2.9
63 silly fetch manifest camelcase-keys@^2.0.0
64 silly fetch manifest loud-rejection@^1.0.0
65 silly fetch manifest map-obj@^1.0.1
66 silly fetch manifest normalize-package-data@^2.3.4
67 silly fetch manifest read-pkg-up@^1.0.1
68 silly fetch manifest redent@^1.0.0
69 silly fetch manifest trim-newlines@^1.0.0
70 silly fetch manifest fstream@^1.0.0
71 silly fetch manifest osenv@0
72 silly fetch manifest rimraf@2
73 silly fetch manifest semver@~5.3.0
74 silly fetch manifest tar@^2.0.0
75 silly fetch manifest which@1
76 http fetch GET 200 https://registry.npmjs.org/strip-ansi 775ms (cache revalidated)
77 http fetch GET 200 https://registry.npmjs.org/rimraf 792ms (cache revalidated)
78 http fetch GET 200 https://registry.npmjs.org/redent 799ms (cache revalidated)
79 http fetch GET 200 https://registry.npmjs.org/map-obj 801ms (cache revalidated)
80 http fetch GET 200 https://registry.npmjs.org/camelcase-keys 810ms (cache revalidated)
81 http fetch GET 200 https://registry.npmjs.org/which 812ms (cache revalidated)
82 http fetch GET 200 https://registry.npmjs.org/supports-color 814ms (cache revalidated)
83 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 839ms (cache revalidated)
84 http fetch GET 200 https://registry.npmjs.org/loud-rejection 854ms (cache revalidated)
85 http fetch GET 200 https://registry.npmjs.org/fstream 855ms (cache revalidated)
86 http fetch GET 200 https://registry.npmjs.org/tar 877ms (cache revalidated)
87 http fetch GET 200 https://registry.npmjs.org/trim-newlines 1090ms (cache revalidated)
88 http fetch GET 200 https://registry.npmjs.org/osenv 1292ms (cache revalidated)
89 http fetch GET 200 https://registry.npmjs.org/ansi-styles 1984ms (cache revalidated)
90 http fetch GET 200 https://registry.npmjs.org/semver 2161ms (cache revalidated)
91 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 2673ms (cache revalidated)
92 http fetch GET 200 https://registry.npmjs.org/lru-cache 3244ms (cache revalidated)
93 timing idealTree:node_modules/hexo-renderer-scss/node_modules/node-sass Completed in 3261ms
94 timing idealTree:node_modules/in-publish Completed in 1ms
95 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.2.1
96 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^3.0.0
97 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
98 silly fetch manifest ansi-regex@^2.0.0
99 http fetch GET 200 https://registry.npmjs.org/ansi-regex 861ms (cache revalidated)
100 timing idealTree:node_modules/hexo-renderer-scss/node_modules/chalk Completed in 866ms
101 timing idealTree:node_modules/hexo-renderer-scss/node_modules/ansi-styles Completed in 0ms
102 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^4.0.1
103 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.2.9
104 silly fetch manifest pseudomap@^1.0.2
105 silly fetch manifest yallist@^2.1.2
106 http fetch GET 200 https://registry.npmjs.org/pseudomap 829ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/yallist 833ms (cache revalidated)
108 timing idealTree:node_modules/hexo-renderer-scss/node_modules/cross-spawn Completed in 840ms
109 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.2
110 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.1.2
111 timing idealTree:node_modules/hexo-renderer-scss/node_modules/lru-cache Completed in 6ms
112 timing idealTree:node_modules/pseudomap Completed in 0ms
113 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
114 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
115 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.1
116 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.3.4
117 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.1
118 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.0
119 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.0
120 silly fetch manifest camelcase@^2.0.0
121 silly fetch manifest currently-unhandled@^0.4.1
122 silly fetch manifest hosted-git-info@^2.1.4
123 silly fetch manifest semver@2 || 3 || 4 || 5
124 silly fetch manifest find-up@^1.0.0
125 silly fetch manifest read-pkg@^1.0.0
126 silly fetch manifest indent-string@^2.1.0
127 silly fetch manifest strip-indent@^1.0.1
128 http fetch GET 200 https://registry.npmjs.org/find-up 987ms (cache revalidated)
129 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 995ms (cache revalidated)
130 http fetch GET 200 https://registry.npmjs.org/currently-unhandled 999ms (cache revalidated)
131 http fetch GET 200 https://registry.npmjs.org/indent-string 999ms (cache revalidated)
132 http fetch GET 200 https://registry.npmjs.org/read-pkg 1310ms (cache revalidated)
133 http fetch GET 200 https://registry.npmjs.org/strip-indent 1432ms (cache revalidated)
134 http fetch GET 200 https://registry.npmjs.org/camelcase 1797ms (cache revalidated)
135 timing idealTree:node_modules/hexo-renderer-scss/node_modules/meow Completed in 1806ms
136 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.4.1
137 silly fetch manifest array-find-index@^1.0.1
138 http fetch GET 200 https://registry.npmjs.org/array-find-index 820ms (cache revalidated)
139 timing idealTree:node_modules/loud-rejection Completed in 822ms
140 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.1
141 timing idealTree:node_modules/currently-unhandled Completed in 2ms
142 timing idealTree:node_modules/array-find-index Completed in 0ms
143 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
144 timing idealTree:node_modules/hexo-renderer-scss/node_modules/camelcase-keys Completed in 2ms
145 timing idealTree:node_modules/hexo-renderer-scss/node_modules/camelcase Completed in 0ms
146 timing idealTree:node_modules/hexo-renderer-scss/node_modules/map-obj Completed in 0ms
147 timing idealTree:node_modules/hexo-renderer-scss/node_modules/mkdirp Completed in 0ms
148 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
149 silly placeDep ROOT [email protected] OK for: [email protected] want: 0
150 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: 2
151 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ~5.3.0
152 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
153 silly fetch manifest mkdirp@>=0.5 0
154 silly fetch manifest os-homedir@^1.0.0
155 silly fetch manifest os-tmpdir@^1.0.0
156 silly fetch manifest block-stream@*
157 http fetch GET 200 https://registry.npmjs.org/os-homedir 1014ms (cache revalidated)
158 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 1103ms (cache revalidated)
159 http fetch GET 200 https://registry.npmjs.org/block-stream 1631ms (cache revalidated)
160 timing idealTree:node_modules/hexo-renderer-scss/node_modules/node-gyp Completed in 1638ms
161 silly placeDep node_modules/fstream [email protected] OK for: [email protected] want: >=0.5 0
162 silly placeDep node_modules/fstream [email protected] OK for: [email protected] want: 2
163 timing idealTree:node_modules/fstream Completed in 2ms
164 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
165 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
166 timing idealTree:node_modules/osenv Completed in 1ms
167 timing idealTree:node_modules/os-homedir Completed in 1ms
168 timing idealTree:node_modules/os-tmpdir Completed in 0ms
169 timing idealTree:node_modules/fstream/node_modules/mkdirp Completed in 0ms
170 timing idealTree:node_modules/fstream/node_modules/rimraf Completed in 0ms
171 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.1.4
172 timing idealTree:node_modules/hexo-renderer-scss/node_modules/normalize-package-data Completed in 2ms
173 timing idealTree:node_modules/hexo-renderer-scss/node_modules/hosted-git-info Completed in 0ms
174 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.0
175 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.0
176 silly fetch manifest path-exists@^2.0.0
177 silly fetch manifest pinkie-promise@^2.0.0
178 silly fetch manifest load-json-file@^1.0.0
179 silly fetch manifest path-type@^1.0.0
180 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 807ms (cache revalidated)
181 http fetch GET 200 https://registry.npmjs.org/path-exists 1024ms (cache revalidated)
182 http fetch GET 200 https://registry.npmjs.org/path-type 1028ms (cache revalidated)
183 http fetch GET 200 https://registry.npmjs.org/load-json-file 1046ms (cache revalidated)
184 timing idealTree:node_modules/hexo-renderer-scss/node_modules/read-pkg-up Completed in 1054ms
185 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
186 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
187 silly fetch manifest pinkie@^2.0.0
188 http fetch GET 200 https://registry.npmjs.org/pinkie 1124ms (cache revalidated)
189 timing idealTree:node_modules/hexo-renderer-scss/node_modules/find-up Completed in 1140ms
190 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
191 timing idealTree:node_modules/pinkie-promise Completed in 2ms
192 timing idealTree:node_modules/pinkie Completed in 0ms
193 timing idealTree:node_modules/hexo-renderer-scss/node_modules/path-exists Completed in 0ms
194 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
195 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
196 silly fetch manifest parse-json@^2.2.0
197 silly fetch manifest pify@^2.0.0
198 silly fetch manifest strip-bom@^2.0.0
199 http fetch GET 200 https://registry.npmjs.org/strip-bom 884ms (cache revalidated)
200 http fetch GET 200 https://registry.npmjs.org/parse-json 887ms (cache revalidated)
201 http fetch GET 200 https://registry.npmjs.org/pify 3116ms (cache revalidated)
202 timing idealTree:node_modules/hexo-renderer-scss/node_modules/read-pkg Completed in 3121ms
203 silly placeDep node_modules/load-json-file [email protected] OK for: [email protected] want: ^2.2.0
204 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
205 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
206 silly fetch manifest is-utf8@^0.2.0
207 http fetch GET 200 https://registry.npmjs.org/is-utf8 924ms (cache revalidated)
208 timing idealTree:node_modules/load-json-file Completed in 930ms
209 timing idealTree:node_modules/path-type Completed in 0ms
210 timing idealTree:node_modules/pify Completed in 0ms
211 silly placeDep ROOT [email protected] OK for: [email protected] want: ^0.2.0
212 timing idealTree:node_modules/strip-bom Completed in 5ms
213 timing idealTree:node_modules/is-utf8 Completed in 0ms
214 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.1.0
215 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^1.0.1
216 silly fetch manifest repeating@^2.0.0
217 http fetch GET 200 https://registry.npmjs.org/repeating 806ms (cache revalidated)
218 timing idealTree:node_modules/hexo-renderer-scss/node_modules/redent Completed in 813ms
219 silly placeDep ROOT [email protected] OK for: [email protected] want: ^2.0.0
220 silly fetch manifest is-finite@^1.0.0
221 http fetch GET 200 https://registry.npmjs.org/is-finite 1108ms (cache revalidated)
222 timing idealTree:node_modules/hexo-renderer-scss/node_modules/indent-string Completed in 1117ms
223 silly placeDep ROOT [email protected] OK for: [email protected] want: ^1.0.0
224 timing idealTree:node_modules/repeating Completed in 2ms
225 timing idealTree:node_modules/is-finite Completed in 0ms
226 timing idealTree:node_modules/hexo-renderer-scss/node_modules/rimraf Completed in 0ms
227 timing idealTree:node_modules/hexo-renderer-scss/node_modules/semver Completed in 0ms
228 silly placeDep node_modules/hexo-renderer-scss [email protected] OK for: [email protected] want: ^2.0.0
229 timing idealTree:node_modules/hexo-renderer-scss/node_modules/strip-ansi Completed in 1ms
230 timing idealTree:node_modules/hexo-renderer-scss/node_modules/ansi-regex Completed in 0ms
231 timing idealTree:node_modules/hexo-renderer-scss/node_modules/strip-indent Completed in 0ms
232 timing idealTree:node_modules/hexo-renderer-scss/node_modules/supports-color Completed in 0ms
233 silly placeDep ROOT [email protected] OK for: [email protected] want: *
234 timing idealTree:node_modules/hexo-renderer-scss/node_modules/tar Completed in 2ms
235 timing idealTree:node_modules/block-stream Completed in 0ms
236 timing idealTree:node_modules/hexo-renderer-scss/node_modules/trim-newlines Completed in 0ms
237 timing idealTree:node_modules/hexo-renderer-scss/node_modules/which Completed in 0ms
238 timing idealTree:node_modules/hexo-renderer-scss/node_modules/yallist Completed in 0ms
239 timing idealTree:node_modules/load-json-file/node_modules/parse-json Completed in 0ms
240 timing idealTree:buildDeps Completed in 21787ms
241 timing idealTree:fixDepFlags Completed in 14ms
242 timing idealTree Completed in 22182ms
243 timing reify:loadTrees Completed in 22183ms
244 timing reify:diffTrees Completed in 14ms
245 silly reify moves {}
246 timing reify:retireShallow Completed in 1ms
247 timing reify:createSparse Completed in 18ms
248 timing reify:loadBundles Completed in 0ms
249 silly audit bulk request {
249 silly audit   '@babel/code-frame': [ '7.14.5' ],
249 silly audit   '@babel/helper-validator-identifier': [ '7.14.9' ],
249 silly audit   '@babel/highlight': [ '7.14.5' ],
249 silly audit   'ansi-styles': [ '3.2.1', '4.3.0', '2.2.1' ],
249 silly audit   chalk: [ '2.4.2', '4.1.2', '1.1.3' ],
249 silly audit   'color-convert': [ '1.9.3', '2.0.1' ],
249 silly audit   'color-name': [ '1.1.3', '1.1.4' ],
249 silly audit   'has-flag': [ '3.0.0', '4.0.0' ],
249 silly audit   'supports-color': [ '5.5.0', '2.0.0', '6.1.0', '7.2.0' ],
249 silly audit   '@gar/promisify': [ '1.1.2' ],
249 silly audit   '@npmcli/fs': [ '1.0.0' ],
249 silly audit   semver: [ '7.3.5', '5.7.1', '6.3.0', '5.3.0' ],
249 silly audit   '@npmcli/move-file': [ '1.1.2' ],
249 silly audit   '@tootallnate/once': [ '1.1.2' ],
249 silly audit   '@types/minimist': [ '1.2.2' ],
249 silly audit   '@types/normalize-package-data': [ '2.4.1' ],
249 silly audit   'a-sync-waterfall': [ '1.0.1' ],
249 silly audit   abab: [ '2.0.5' ],
249 silly audit   abbrev: [ '1.1.1' ],
249 silly audit   accepts: [ '1.3.7' ],
249 silly audit   acorn: [ '8.5.0', '7.4.1' ],
249 silly audit   'acorn-globals': [ '6.0.0' ],
249 silly audit   'acorn-walk': [ '7.2.0' ],
249 silly audit   'agent-base': [ '6.0.2' ],
249 silly audit   debug: [ '4.3.2', '2.6.9', '3.1.0' ],
249 silly audit   ms: [ '2.1.2', '2.0.0', '2.1.1' ],
249 silly audit   agentkeepalive: [ '4.1.4' ],
249 silly audit   depd: [ '1.1.2', '2.0.0' ],
249 silly audit   'aggregate-error': [ '3.1.0' ],
249 silly audit   ajv: [ '6.12.6' ],
249 silly audit   amdefine: [ '1.0.1' ],
249 silly audit   'ansi-regex': [ '5.0.0', '4.1.0', '2.1.1' ],
249 silly audit   anymatch: [ '3.1.2' ],
249 silly audit   aproba: [ '1.2.0' ],
249 silly audit   archy: [ '1.0.0' ],
249 silly audit   'are-we-there-yet': [ '1.1.7' ],
249 silly audit   argparse: [ '2.0.1', '1.0.10' ],
249 silly audit   'arr-diff': [ '4.0.0' ],
249 silly audit   'arr-flatten': [ '1.1.0' ],
249 silly audit   'arr-union': [ '3.1.0' ],
249 silly audit   'array-unique': [ '0.3.2' ],
249 silly audit   arrify: [ '1.0.1' ],
249 silly audit   asap: [ '2.0.6' ],
249 silly audit   asn1: [ '0.2.4' ],
249 silly audit   'assert-plus': [ '1.0.0' ],
249 silly audit   'assign-symbols': [ '1.0.0' ],
249 silly audit   async: [ '0.2.10' ],
249 silly audit   'async-foreach': [ '0.1.3' ],
249 silly audit   asynckit: [ '0.4.0' ],
249 silly audit   atob: [ '2.1.2' ],
249 silly audit   'aws-sign2': [ '0.7.0' ],
249 silly audit   aws4: [ '1.11.0' ],
249 silly audit   'balanced-match': [ '1.0.2' ],
249 silly audit   base: [ '0.11.2' ],
249 silly audit   'define-property': [ '1.0.0', '0.2.5', '2.0.2' ],
249 silly audit   'basic-auth': [ '2.0.1' ],
249 silly audit   'bcrypt-pbkdf': [ '1.0.2' ],
249 silly audit   'binary-extensions': [ '2.2.0' ],
249 silly audit   bluebird: [ '3.7.2' ],
249 silly audit   'brace-expansion': [ '1.1.11' ],
249 silly audit   braces: [ '3.0.2', '2.3.2' ],
249 silly audit   'browser-process-hrtime': [ '1.0.0' ],
249 silly audit   bytes: [ '3.0.0' ],
249 silly audit   cacache: [ '15.3.0' ],
249 silly audit   'cache-base': [ '1.0.1' ],
249 silly audit   'camel-case': [ '4.1.2', '3.0.0' ],
249 silly audit   camelcase: [ '1.2.1', '5.3.1', '2.1.1' ],
249 silly audit   'camelcase-keys': [ '6.2.2', '2.1.0' ],
249 silly audit   caseless: [ '0.12.0' ],
249 silly audit   'change-case': [ '3.1.0' ],
249 silly audit   'lower-case': [ '1.1.4', '2.0.2' ],
249 silly audit   'no-case': [ '2.3.2', '3.0.4' ],
249 silly audit   'pascal-case': [ '2.0.1', '3.1.2' ],
249 silly audit   chokidar: [ '3.5.2' ],
249 silly audit   chownr: [ '2.0.0' ],
249 silly audit   'class-utils': [ '0.3.6' ],
249 silly audit   'is-accessor-descriptor': [ '0.1.6', '1.0.0' ],
249 silly audit   'kind-of': [ '3.2.2', '5.1.0', '4.0.0', '6.0.3' ],
249 silly audit   'is-data-descriptor': [ '0.1.4', '1.0.0' ],
249 silly audit   'is-descriptor': [ '0.1.6', '1.0.2' ],
249 silly audit   'clean-stack': [ '2.2.0' ],
249 silly audit   cliui: [ '5.0.0' ],
249 silly audit   'is-fullwidth-code-point': [ '2.0.0', '1.0.0' ],
249 silly audit   'string-width': [ '3.1.0', '1.0.2' ],
249 silly audit   'strip-ansi': [ '5.2.0', '3.0.1', '6.0.0' ],
249 silly audit   'code-point-at': [ '1.1.0' ],
249 silly audit   'collection-visit': [ '1.0.0' ],
249 silly audit   'combined-stream': [ '1.0.8' ],
249 silly audit   'command-exists': [ '1.2.9' ],
249 silly audit   commander: [ '5.1.0' ],
249 silly audit   'component-emitter': [ '1.3.0' ],
249 silly audit   compressible: [ '2.0.18' ],
249 silly audit   compression: [ '1.7.4' ],
249 silly audit   'concat-map': [ '0.0.1' ],
249 silly audit   connect: [ '3.7.0' ],
249 silly audit   'console-control-strings': [ '1.1.0' ],
249 silly audit   'constant-case': [ '2.0.0' ],
249 silly audit   'copy-descriptor': [ '0.1.1' ],
249 silly audit   'core-util-is': [ '1.0.3', '1.0.2' ],
249 silly audit   'cross-spawn': [ '7.0.3', '3.0.1' ],
249 silly audit   css: [ '2.2.4' ],
249 silly audit   'css-node-extract': [ '2.1.3' ],
249 silly audit   'css-parse': [ '2.0.0', '1.7.0' ],
249 silly audit   'css-selector-extract': [ '3.3.6' ],
249 silly audit   cssom: [ '0.4.4', '0.3.8' ],
249 silly audit   cssstyle: [ '2.3.0' ],
249 silly audit   cuid: [ '2.1.8' ],
249 silly audit   dashdash: [ '1.14.1' ],
249 silly audit   'data-urls': [ '2.0.0' ],
249 silly audit   decamelize: [ '1.2.0' ],
249 silly audit   'decamelize-keys': [ '1.1.0' ],
249 silly audit   'map-obj': [ '1.0.1', '4.2.1' ],
249 silly audit   'decimal.js': [ '10.3.1' ],
249 silly audit   'decode-uri-component': [ '0.2.0' ],
249 silly audit   'deep-is': [ '0.1.4' ],
249 silly audit   deepmerge: [ '4.2.2' ],
249 silly audit   'delayed-stream': [ '1.0.0' ],
249 silly audit   delegates: [ '1.0.0' ],
249 silly audit   destroy: [ '1.0.4' ],
249 silly audit   'detect-file': [ '1.0.0' ],
249 silly audit   'dom-serializer': [ '1.3.2' ],
249 silly audit   domelementtype: [ '2.2.0' ],
249 silly audit   domexception: [ '2.0.1' ],
249 silly audit   'webidl-conversions': [ '5.0.0', '6.1.0' ],
249 silly audit   domhandler: [ '4.2.2' ],
249 silly audit   dompurify: [ '2.3.1' ],
249 silly audit   domutils: [ '2.8.0' ],
249 silly audit   'dot-case': [ '2.1.1' ],
249 silly audit   'ecc-jsbn': [ '0.1.2' ],
249 silly audit   'ee-first': [ '1.1.1' ],
249 silly audit   ejs: [ '2.7.4' ],
249 silly audit   'emoji-regex': [ '7.0.3' ],
249 silly audit   encodeurl: [ '1.0.2' ],
249 silly audit   encoding: [ '0.1.13' ],
249 silly audit   'iconv-lite': [ '0.6.3', '0.4.24' ],
249 silly audit   entities: [ '2.2.0' ],
249 silly audit   'env-paths': [ '2.2.1' ],
249 silly audit   'err-code': [ '2.0.3' ],
249 silly audit   'error-ex': [ '1.3.2' ],
249 silly audit   'escape-html': [ '1.0.3' ],
249 silly audit   'escape-string-regexp': [ '1.0.5' ],
249 silly audit   escodegen: [ '2.0.0' ],
249 silly audit   esprima: [ '4.0.1' ],
249 silly audit   estraverse: [ '5.2.0' ],
249 silly audit   esutils: [ '2.0.3' ],
249 silly audit   etag: [ '1.8.1' ],
249 silly audit   'expand-brackets': [ '2.1.4' ],
249 silly audit   'extend-shallow': [ '2.0.1', '3.0.2' ],
249 silly audit   'is-extendable': [ '0.1.1', '1.0.1' ],
249 silly audit   'expand-tilde': [ '2.0.2' ],
249 silly audit   extend: [ '3.0.2' ],
249 silly audit   extglob: [ '2.0.4' ],
249 silly audit   extsprintf: [ '1.3.0' ],
249 silly audit   'fast-deep-equal': [ '3.1.3' ],
249 silly audit   'fast-json-stable-stringify': [ '2.1.0' ],
249 silly audit   'fast-levenshtein': [ '2.0.6' ],
249 silly audit   'fill-range': [ '7.0.1', '4.0.0' ],
249 silly audit   finalhandler: [ '1.1.2' ],
249 silly audit   'find-up': [ '4.1.0', '3.0.0', '1.1.2' ],
249 silly audit   'findup-sync': [ '3.0.0' ],
249 silly audit   'is-number': [ '3.0.0', '7.0.0' ],
249 silly audit   micromatch: [ '3.1.10', '4.0.4' ],
249 silly audit   'to-regex-range': [ '2.1.1', '5.0.1' ],
249 silly audit   'for-in': [ '1.0.2' ],
249 silly audit   'forever-agent': [ '0.6.1' ],
249 silly audit   'form-data': [ '3.0.1', '2.3.3' ],
249 silly audit   'fragment-cache': [ '0.2.1' ],
249 silly audit   fresh: [ '0.5.2' ],
249 silly audit   'fs-minipass': [ '2.1.0' ],
249 silly audit   'fs.realpath': [ '1.0.0' ],
249 silly audit   fsevents: [ '2.3.2' ],
249 silly audit   'function-bind': [ '1.1.1' ],
249 silly audit   gauge: [ '2.7.4' ],
249 silly audit   gaze: [ '1.1.3' ],
249 silly audit   'get-caller-file': [ '2.0.5' ],
249 silly audit   'get-stdin': [ '4.0.1' ],
249 silly audit   'get-value': [ '2.0.6' ],
249 silly audit   getpass: [ '0.1.7' ],
249 silly audit   glob: [ '7.1.7', '7.0.6' ],
249 silly audit   'glob-parent': [ '5.1.2' ],
249 silly audit   'global-modules': [ '1.0.0' ],
249 silly audit   'global-prefix': [ '1.0.2' ],
249 silly audit   which: [ '1.3.1', '2.0.2' ],
249 silly audit   globule: [ '1.3.3' ],
249 silly audit   'graceful-fs': [ '4.2.8' ],
249 silly audit   'har-schema': [ '2.0.0' ],
249 silly audit   'har-validator': [ '5.1.5' ],
249 silly audit   'hard-rejection': [ '2.1.0' ],
249 silly audit   has: [ '1.0.3' ],
249 silly audit   'has-ansi': [ '2.0.0' ],
249 silly audit   'has-unicode': [ '2.0.1' ],
249 silly audit   'has-value': [ '1.0.0', '0.3.1' ],
249 silly audit   'has-values': [ '1.0.0', '0.1.4' ],
249 silly audit   'header-case': [ '1.0.1' ],
249 silly audit   hexo: [ '5.4.0' ],
249 silly audit   'hexo-cli': [ '4.3.0' ],
249 silly audit   'hexo-front-matter': [ '2.0.0' ],
249 silly audit   'js-yaml': [ '3.14.1', '4.1.0' ],
249 silly audit   'sprintf-js': [ '1.0.3', '1.1.2' ],
249 silly audit   'hexo-fs': [ '3.1.0' ],
249 silly audit   'hexo-generator-archive': [ '1.0.0' ],
249 silly audit   'hexo-generator-category': [ '1.0.0' ],
249 silly audit   'hexo-generator-index': [ '2.0.0' ],
249 silly audit   'hexo-generator-tag': [ '1.0.0' ],
249 silly audit   'hexo-i18n': [ '1.0.0' ],
249 silly audit   'hexo-log': [ '2.0.0' ],
249 silly audit   'hexo-pagination': [ '1.0.0' ],
249 silly audit   'hexo-renderer-ejs': [ '1.0.0' ],
249 silly audit   'hexo-renderer-marked': [ '4.1.0' ],
249 silly audit   'hexo-renderer-stylus': [ '2.0.1' ],
249 silly audit   'hexo-renderer-swig': [ '1.1.0' ],
249 silly audit   'hexo-server': [ '2.0.0' ],
249 silly audit   'hexo-theme-landscape': [ '0.0.3' ],
249 silly audit   'hexo-util': [ '2.5.0' ],
249 silly audit   'highlight.js': [ '10.7.3' ],
249 silly audit   'homedir-polyfill': [ '1.0.3' ],
249 silly audit   'hosted-git-info': [ '4.0.2', '2.8.9' ],
249 silly audit   'html-encoding-sniffer': [ '2.0.1' ],
249 silly audit   htmlparser2: [ '6.1.0' ],
249 silly audit   'http-cache-semantics': [ '4.1.0' ],
249 silly audit   'http-errors': [ '1.7.3' ],
249 silly audit   'http-proxy-agent': [ '4.0.1' ],
249 silly audit   'http-signature': [ '1.2.0' ],
249 silly audit   'https-proxy-agent': [ '5.0.0' ],
249 silly audit   'humanize-ms': [ '1.2.1' ],
249 silly audit   imurmurhash: [ '0.1.4' ],
249 silly audit   'indent-string': [ '4.0.0', '2.1.0' ],
249 silly audit   'infer-owner': [ '1.0.4' ],
249 silly audit   inflight: [ '1.0.6' ],
249 silly audit   inherits: [ '2.0.4' ],
249 silly audit   ini: [ '1.3.8' ],
249 silly audit   ip: [ '1.1.5' ],
249 silly audit   'is-arrayish': [ '0.2.1' ],
249 silly audit   'is-binary-path': [ '2.1.0' ],
249 silly audit   'is-buffer': [ '1.1.6' ],
249 silly audit   'is-core-module': [ '2.6.0' ],
249 silly audit   'is-docker': [ '2.2.1' ],
249 silly audit   'is-plain-object': [ '2.0.4', '3.0.1' ],
249 silly audit   'is-extglob': [ '2.1.1' ],
249 silly audit   'is-glob': [ '4.0.1' ],
249 silly audit   'is-lambda': [ '1.0.1' ],
249 silly audit   'is-lower-case': [ '1.1.3' ],
249 silly audit   'is-plain-obj': [ '1.1.0' ],
249 silly audit   'is-potential-custom-element-name': [ '1.0.1' ],
249 silly audit   'is-typedarray': [ '1.0.0' ],
249 silly audit   'is-upper-case': [ '1.1.2' ],
249 silly audit   'is-windows': [ '1.0.2' ],
249 silly audit   'is-wsl': [ '2.2.0' ],
249 silly audit   isarray: [ '1.0.0' ],
249 silly audit   isexe: [ '2.0.0' ],
249 silly audit   isobject: [ '3.0.1', '2.1.0' ],
249 silly audit   isstream: [ '0.1.2' ],
249 silly audit   'js-base64': [ '2.6.4' ],
249 silly audit   'js-tokens': [ '4.0.0' ],
249 silly audit   jsbn: [ '0.1.1' ],
249 silly audit   jsdom: [ '16.7.0' ],
249 silly audit   'json-parse-even-better-errors': [ '2.3.1' ],
249 silly audit   'json-schema': [ '0.2.3' ],
249 silly audit   'json-schema-traverse': [ '0.4.1' ],
249 silly audit   'json-stringify-safe': [ '5.0.1' ],
249 silly audit   jsonparse: [ '1.3.1' ],
249 silly audit   JSONStream: [ '1.3.5' ],
249 silly audit   jsprim: [ '1.4.1' ],
249 silly audit   levn: [ '0.3.0' ],
249 silly audit   'lines-and-columns': [ '1.1.6' ],
249 silly audit   'locate-path': [ '5.0.0', '3.0.0' ],
249 silly audit   lodash: [ '4.17.21' ],
249 silly audit   'lower-case-first': [ '1.0.2' ],
249 silly audit   'lru-cache': [ '6.0.0', '4.1.5' ],
249 silly audit   'make-fetch-happen': [ '8.0.14' ],
249 silly audit   'map-cache': [ '0.2.2' ],
249 silly audit   'map-visit': [ '1.0.0' ],
249 silly audit   markdown: [ '0.5.0' ],
249 silly audit   marked: [ '2.1.3' ],
249 silly audit   meow: [ '9.0.0', '3.7.0' ],
249 silly audit   mime: [ '2.5.2', '1.6.0' ],
249 silly audit   'mime-db': [ '1.49.0' ],
249 silly audit   'mime-types': [ '2.1.32' ],
249 silly audit   'min-indent': [ '1.0.1' ],
249 silly audit   minimatch: [ '3.0.4' ],
249 silly audit   minimist: [ '1.2.5', '0.0.10' ],
249 silly audit   'minimist-options': [ '4.1.0' ],
249 silly audit   minipass: [ '3.1.3' ],
249 silly audit   'minipass-collect': [ '1.0.2' ],
249 silly audit   'minipass-fetch': [ '1.4.1' ],
249 silly audit   'minipass-flush': [ '1.0.5' ],
249 silly audit   'minipass-pipeline': [ '1.2.4' ],
249 silly audit   'minipass-sized': [ '1.0.3' ],
249 silly audit   minizlib: [ '2.1.2' ],
249 silly audit   'mixin-deep': [ '1.3.2' ],
249 silly audit   mkdirp: [ '1.0.4', '0.5.5' ],
249 silly audit   moment: [ '2.29.1' ],
249 silly audit   'moment-timezone': [ '0.5.33' ],
249 silly audit   morgan: [ '1.10.0' ],
249 silly audit   nan: [ '2.15.0' ],
249 silly audit   nanomatch: [ '1.2.13' ],
249 silly audit   negotiator: [ '0.6.2' ],
249 silly audit   nib: [ '1.1.2' ],
249 silly audit   sax: [ '0.5.8', '1.2.4' ],
249 silly audit   'source-map': [ '0.1.43', '0.4.4', '0.5.7', '0.6.1', '0.7.3', '0.1.34' ],
249 silly audit   stylus: [ '0.54.5', '0.54.8' ],
249 silly audit   'node-gyp': [ '8.2.0', '7.1.2', '3.8.0' ],
249 silly audit   nopt: [ '5.0.0', '2.1.2' ],
249 silly audit   'node-sass': [ '6.0.1', '4.14.1' ],
249 silly audit   'node-sass-magic-importer': [ '5.3.2' ],
249 silly audit   'normalize-package-data': [ '3.0.3', '2.5.0' ],
249 silly audit   'normalize-path': [ '3.0.0' ],
249 silly audit   npmlog: [ '4.1.2' ],
249 silly audit   'number-is-nan': [ '1.0.1' ],
249 silly audit   nunjucks: [ '3.2.3' ],
249 silly audit   nwsapi: [ '2.2.0' ],
249 silly audit   'oauth-sign': [ '0.9.0' ],
249 silly audit   'object-assign': [ '4.1.1' ],
249 silly audit   'object-copy': [ '0.1.0' ],
249 silly audit   'object-hash': [ '1.3.1' ],
249 silly audit   'object-visit': [ '1.0.1' ],
249 silly audit   'object.pick': [ '1.3.0' ],
249 silly audit   'on-finished': [ '2.3.0' ],
249 silly audit   'on-headers': [ '1.0.2' ],
249 silly audit   once: [ '1.4.0' ],
249 silly audit   open: [ '7.4.2' ],
249 silly audit   optimist: [ '0.6.1' ],
249 silly audit   optionator: [ '0.8.3' ],
249 silly audit   'p-limit': [ '2.3.0' ],
249 silly audit   'p-locate': [ '4.1.0', '3.0.0' ],
249 silly audit   'p-map': [ '4.0.0' ],
249 silly audit   'p-try': [ '2.2.0' ],
249 silly audit   'param-case': [ '2.1.1' ],
249 silly audit   'parse-json': [ '5.2.0', '2.2.0' ],
249 silly audit   'parse-passwd': [ '1.0.0' ],
249 silly audit   parse5: [ '6.0.1' ],
249 silly audit   parseurl: [ '1.3.3' ],
249 silly audit   pascalcase: [ '0.1.1' ],
249 silly audit   'path-case': [ '2.1.1' ],
249 silly audit   'path-exists': [ '4.0.0', '3.0.0', '2.1.0' ],
249 silly audit   'path-is-absolute': [ '1.0.1' ],
249 silly audit   'path-key': [ '3.1.1' ],
249 silly audit   'path-parse': [ '1.0.7' ],
249 silly audit   'performance-now': [ '2.1.0' ],
249 silly audit   picomatch: [ '2.3.0' ],
249 silly audit   'posix-character-classes': [ '0.1.1' ],
249 silly audit   postcss: [ '6.0.23', '7.0.36' ],
249 silly audit   'postcss-scss': [ '2.1.1' ],
249 silly audit   'prelude-ls': [ '1.1.2' ],
249 silly audit   'pretty-hrtime': [ '1.0.3' ],
249 silly audit   prismjs: [ '1.24.1' ],
249 silly audit   'process-nextick-args': [ '2.0.1' ],
249 silly audit   'promise-inflight': [ '1.0.1' ],
249 silly audit   'promise-retry': [ '2.0.1' ],
249 silly audit   psl: [ '1.8.0' ],
249 silly audit   punycode: [ '2.1.1' ],
249 silly audit   qs: [ '6.5.2' ],
249 silly audit   'quick-lru': [ '4.0.1' ],
249 silly audit   'range-parser': [ '1.2.1' ],
249 silly audit   'read-pkg': [ '5.2.0', '1.1.0' ],
249 silly audit   'read-pkg-up': [ '7.0.1', '1.0.1' ],
249 silly audit   'type-fest': [ '0.8.1', '0.6.0', '0.18.1' ],
249 silly audit   'readable-stream': [ '2.3.7' ],
249 silly audit   readdirp: [ '3.6.0' ],
249 silly audit   redent: [ '3.0.0', '1.0.0' ],
249 silly audit   'regex-not': [ '1.0.2' ],
249 silly audit   'repeat-element': [ '1.1.4' ],
249 silly audit   'repeat-string': [ '1.6.1' ],
249 silly audit   request: [ '2.88.2' ],
249 silly audit   'tough-cookie': [ '2.5.0', '4.0.0' ],
249 silly audit   'require-directory': [ '2.1.1' ],
249 silly audit   'require-main-filename': [ '2.0.0' ],
249 silly audit   resolve: [ '1.20.0' ],
249 silly audit   'resolve-dir': [ '1.0.1' ],
249 silly audit   'resolve-url': [ '0.2.1' ],
249 silly audit   ret: [ '0.1.15' ],
249 silly audit   retry: [ '0.12.0' ],
249 silly audit   rfdc: [ '1.3.0' ],
249 silly audit   rimraf: [ '3.0.2', '2.7.1' ],
249 silly audit   'safe-buffer': [ '5.1.2' ],
249 silly audit   'safe-regex': [ '1.1.0' ],
249 silly audit   'safer-buffer': [ '2.1.2' ],
249 silly audit   'sass-graph': [ '2.2.5' ],
249 silly audit   yargs: [ '13.3.2', '3.5.4' ],
249 silly audit   'yargs-parser': [ '13.1.2', '20.2.9' ],
249 silly audit   saxes: [ '5.0.1' ],
249 silly audit   'scss-tokenizer': [ '0.2.3' ],
249 silly audit   send: [ '0.17.1' ],
249 silly audit   'sentence-case': [ '2.1.1' ],
249 silly audit   'serve-static': [ '1.14.1' ],
249 silly audit   'set-blocking': [ '2.0.0' ],
249 silly audit   'set-value': [ '2.0.1' ],
249 silly audit   setprototypeof: [ '1.1.1' ],
249 silly audit   'shebang-command': [ '2.0.0' ],
249 silly audit   'shebang-regex': [ '3.0.0' ],
249 silly audit   'signal-exit': [ '3.0.3' ],
249 silly audit   'smart-buffer': [ '4.2.0' ],
249 silly audit   'snake-case': [ '2.1.0' ],
249 silly audit   snapdragon: [ '0.8.2' ],
249 silly audit   'snapdragon-node': [ '2.1.1' ],
249 silly audit   'snapdragon-util': [ '3.0.1' ],
249 silly audit   socks: [ '2.6.1' ],
249 silly audit   'socks-proxy-agent': [ '5.0.1' ],
249 silly audit   'source-map-resolve': [ '0.5.3' ],
249 silly audit   'source-map-url': [ '0.4.1' ],
249 silly audit   'spdx-correct': [ '3.1.1' ],
249 silly audit   'spdx-exceptions': [ '2.3.0' ],
249 silly audit   'spdx-expression-parse': [ '3.0.1' ],
249 silly audit   'spdx-license-ids': [ '3.0.10' ],
249 silly audit   'split-string': [ '3.1.0' ],
249 silly audit   sshpk: [ '1.16.1' ],
249 silly audit   ssri: [ '8.0.1' ],
249 silly audit   'static-extend': [ '0.1.2' ],
249 silly audit   statuses: [ '1.5.0' ],
249 silly audit   'stdout-stream': [ '1.4.1' ],
249 silly audit   string_decoder: [ '1.1.1' ],
249 silly audit   'strip-indent': [ '3.0.0', '1.0.1' ],
249 silly audit   'swap-case': [ '1.1.2' ],
249 silly audit   swig: [ '1.4.2' ],
249 silly audit   'swig-extras': [ '0.0.1' ],
249 silly audit   'symbol-tree': [ '3.2.4' ],
249 silly audit   tar: [ '6.1.11', '2.2.2' ],
249 silly audit   'text-table': [ '0.2.0' ],
249 silly audit   through: [ '2.3.8' ],
249 silly audit   tildify: [ '2.0.0' ],
249 silly audit   timsort: [ '0.3.0' ],
249 silly audit   'title-case': [ '2.1.1' ],
249 silly audit   titlecase: [ '1.1.3' ],
249 silly audit   'to-object-path': [ '0.3.0' ],
249 silly audit   'to-regex': [ '3.0.2' ],
249 silly audit   toidentifier: [ '1.0.0' ],
249 silly audit   tr46: [ '2.1.0' ],
249 silly audit   'trim-newlines': [ '3.0.1', '1.0.0' ],
249 silly audit   'true-case-path': [ '1.0.3' ],
249 silly audit   tslib: [ '2.3.1' ],
249 silly audit   'tunnel-agent': [ '0.6.0' ],
249 silly audit   tweetnacl: [ '0.14.5' ],
249 silly audit   'type-check': [ '0.3.2' ],
249 silly audit   'uglify-js': [ '2.4.24' ],
249 silly audit   'uglify-to-browserify': [ '1.0.2' ],
249 silly audit   'union-value': [ '1.0.1' ],
249 silly audit   'unique-filename': [ '1.1.1' ],
249 silly audit   'unique-slug': [ '2.0.2' ],
249 silly audit   universalify: [ '0.1.2' ],
249 silly audit   unpipe: [ '1.0.0' ],
249 silly audit   'unset-value': [ '1.0.0' ],
249 silly audit   'upper-case': [ '1.1.3' ],
249 silly audit   'upper-case-first': [ '1.1.2' ],
249 silly audit   'uri-js': [ '4.4.1' ],
249 silly audit   urix: [ '0.1.0' ],
249 silly audit   use: [ '3.1.1' ],
249 silly audit   'util-deprecate': [ '1.0.2' ],
249 silly audit   'utils-merge': [ '1.0.1' ],
249 silly audit   uuid: [ '3.4.0' ],
249 silly audit   'validate-npm-package-license': [ '3.0.4' ],
249 silly audit   vary: [ '1.1.2' ],
249 silly audit   verror: [ '1.10.0' ],
249 silly audit   'w3c-hr-time': [ '1.0.2' ],
249 silly audit   'w3c-xmlserializer': [ '2.0.0' ],
249 silly audit   warehouse: [ '4.0.0' ],
249 silly audit   'whatwg-encoding': [ '1.0.5' ],
249 silly audit   'whatwg-mimetype': [ '2.3.0' ],
249 silly audit   'whatwg-url': [ '8.7.0' ],
249 silly audit   'which-module': [ '2.0.0' ],
249 silly audit   'wide-align': [ '1.1.3' ],
249 silly audit   'window-size': [ '0.1.0' ],
249 silly audit   'word-wrap': [ '1.2.3' ],
249 silly audit   wordwrap: [ '0.0.3', '0.0.2' ],
249 silly audit   'wrap-ansi': [ '5.1.0' ],
249 silly audit   wrappy: [ '1.0.2' ],
249 silly audit   ws: [ '7.5.5' ],
249 silly audit   'xml-name-validator': [ '3.0.0' ],
249 silly audit   xmlchars: [ '2.2.0' ],
249 silly audit   y18n: [ '4.0.3' ],
249 silly audit   yallist: [ '4.0.0', '2.1.2' ],
249 silly audit   'hexo-renderer-scss': [ '1.2.0' ],
249 silly audit   'in-publish': [ '2.0.1' ],
249 silly audit   pseudomap: [ '1.0.2' ],
249 silly audit   'loud-rejection': [ '1.6.0' ],
249 silly audit   'currently-unhandled': [ '0.4.1' ],
249 silly audit   'array-find-index': [ '1.0.2' ],
249 silly audit   fstream: [ '1.0.12' ],
249 silly audit   osenv: [ '0.1.5' ],
249 silly audit   'os-homedir': [ '1.0.2' ],
249 silly audit   'os-tmpdir': [ '1.0.2' ],
249 silly audit   'pinkie-promise': [ '2.0.1' ],
249 silly audit   pinkie: [ '2.0.4' ],
249 silly audit   'load-json-file': [ '1.1.0' ],
249 silly audit   'path-type': [ '1.1.0' ],
249 silly audit   pify: [ '2.3.0' ],
249 silly audit   'strip-bom': [ '2.0.0' ],
249 silly audit   'is-utf8': [ '0.2.1' ],
249 silly audit   repeating: [ '2.0.1' ],
249 silly audit   'is-finite': [ '1.1.0' ],
249 silly audit   'block-stream': [ '0.0.9' ]
249 silly audit }
250 timing reifyNode:node_modules/is-finite Completed in 432ms
251 timing reifyNode:node_modules/load-json-file Completed in 430ms
252 timing reifyNode:node_modules/repeating Completed in 432ms
253 timing reifyNode:node_modules/is-utf8 Completed in 433ms
254 timing reifyNode:node_modules/path-type Completed in 432ms
255 timing reifyNode:node_modules/pinkie-promise Completed in 431ms
256 timing reifyNode:node_modules/strip-bom Completed in 432ms
257 timing reifyNode:node_modules/pify Completed in 432ms
258 timing reifyNode:node_modules/os-homedir Completed in 431ms
259 timing reifyNode:node_modules/pinkie Completed in 431ms
260 timing reifyNode:node_modules/os-tmpdir Completed in 432ms
261 timing reifyNode:node_modules/osenv Completed in 431ms
262 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/indent-string Completed in 430ms
263 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/ansi-regex Completed in 431ms
264 timing reifyNode:node_modules/array-find-index Completed in 432ms
265 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/read-pkg Completed in 430ms
266 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/find-up Completed in 430ms
267 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/path-exists Completed in 430ms
268 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/trim-newlines Completed in 430ms
269 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/camelcase-keys Completed in 429ms
270 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/camelcase Completed in 430ms
271 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/read-pkg-up Completed in 431ms
272 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/redent Completed in 431ms
273 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/map-obj Completed in 430ms
274 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/strip-ansi Completed in 429ms
275 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/ansi-styles Completed in 429ms
276 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/meow Completed in 429ms
277 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/chalk Completed in 428ms
278 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/supports-color Completed in 430ms
279 timing reifyNode:node_modules/block-stream Completed in 439ms
280 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/strip-indent Completed in 437ms
281 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/lru-cache Completed in 435ms
282 timing reifyNode:node_modules/loud-rejection Completed in 440ms
283 timing reifyNode:node_modules/currently-unhandled Completed in 441ms
284 timing reifyNode:node_modules/fstream/node_modules/rimraf Completed in 442ms
285 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/rimraf Completed in 440ms
286 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/yallist Completed in 439ms
287 timing reifyNode:node_modules/pseudomap Completed in 446ms
288 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/which Completed in 444ms
289 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/mkdirp Completed in 444ms
290 timing reifyNode:node_modules/fstream/node_modules/mkdirp Completed in 449ms
291 timing reifyNode:node_modules/hexo-renderer-scss Completed in 451ms
292 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/hosted-git-info Completed in 450ms
293 timing reifyNode:node_modules/in-publish Completed in 453ms
294 timing reifyNode:node_modules/load-json-file/node_modules/parse-json Completed in 455ms
295 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/semver Completed in 453ms
296 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/normalize-package-data Completed in 461ms
297 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/cross-spawn Completed in 460ms
298 timing reifyNode:node_modules/fstream Completed in 487ms
299 warn deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
300 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/tar Completed in 602ms
301 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/node-gyp Completed in 628ms
302 timing reifyNode:node_modules/hexo-renderer-scss/node_modules/node-sass Completed in 833ms
303 timing reify:unpack Completed in 843ms
304 timing reify:unretire Completed in 0ms
305 timing build:queue Completed in 7ms
306 timing build:link:node_modules/in-publish Completed in 4ms
307 timing build:link:node_modules/hexo-renderer-scss/node_modules/mkdirp Completed in 3ms
308 timing build:link:node_modules/fstream/node_modules/mkdirp Completed in 4ms
309 timing build:link:node_modules/fstream/node_modules/rimraf Completed in 4ms
310 timing build:link:node_modules/hexo-renderer-scss/node_modules/rimraf Completed in 3ms
311 timing build:link:node_modules/hexo-renderer-scss/node_modules/node-gyp Completed in 3ms
312 timing build:link:node_modules/hexo-renderer-scss/node_modules/semver Completed in 3ms
313 timing build:link:node_modules/hexo-renderer-scss/node_modules/node-sass Completed in 3ms
314 timing build:link:node_modules/hexo-renderer-scss/node_modules/strip-indent Completed in 3ms
315 timing build:link:node_modules/hexo-renderer-scss/node_modules/which Completed in 3ms
316 timing build:link Completed in 5ms
317 info run [email protected] install node_modules/hexo-renderer-scss/node_modules/node-sass node scripts/install.js
318 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 1261ms
319 timing auditReport:getReport Completed in 1267ms
320 silly audit report {
320 silly audit report   'uglify-js': [
320 silly audit report     {
320 silly audit report       id: 48,
320 silly audit report       url: 'https://npmjs.com/advisories/48',
320 silly audit report       title: 'Regular Expression Denial of Service',
320 silly audit report       severity: 'low',
320 silly audit report       vulnerable_versions: '<2.6.0'
320 silly audit report     }
320 silly audit report   ],
320 silly audit report   markdown: [
320 silly audit report     {
320 silly audit report       id: 1330,
320 silly audit report       url: 'https://npmjs.com/advisories/1330',
320 silly audit report       title: 'Regular Expression Denial of Service',
320 silly audit report       severity: 'low',
320 silly audit report       vulnerable_versions: '>=0.0.0'
320 silly audit report     }
320 silly audit report   ],
320 silly audit report   minimist: [
320 silly audit report     {
320 silly audit report       id: 1179,
320 silly audit report       url: 'https://npmjs.com/advisories/1179',
320 silly audit report       title: 'Prototype Pollution',
320 silly audit report       severity: 'low',
320 silly audit report       vulnerable_versions: '<0.2.1 || >=1.0.0 <1.2.3'
320 silly audit report     }
320 silly audit report   ],
320 silly audit report   'trim-newlines': [
320 silly audit report     {
320 silly audit report       id: 1753,
320 silly audit report       url: 'https://npmjs.com/advisories/1753',
320 silly audit report       title: 'Regular Expression Denial of Service',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<3.0.1 || =4.0.0'
320 silly audit report     }
320 silly audit report   ],
320 silly audit report   tar: [
320 silly audit report     {
320 silly audit report       id: 1771,
320 silly audit report       url: 'https://npmjs.com/advisories/1771',
320 silly audit report       title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<3.2.3 || >=4.0.0 <4.4.15 || >=5.0.0 <5.0.7 || >=6.0.0 <6.1.2'
320 silly audit report     },
320 silly audit report     {
320 silly audit report       id: 1770,
320 silly audit report       url: 'https://npmjs.com/advisories/1770',
320 silly audit report       title: 'Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<3.2.2 || >=4.0.0 <4.4.14 || >=5.0.0 <5.0.6 || >=6.0.0 <6.1.1'
320 silly audit report     },
320 silly audit report     {
320 silly audit report       id: 1779,
320 silly audit report       url: 'https://npmjs.com/advisories/1779',
320 silly audit report       title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<4.4.16 || >=5.0.0 <5.0.8 || >=6.0.0 <6.1.7'
320 silly audit report     },
320 silly audit report     {
320 silly audit report       id: 1780,
320 silly audit report       url: 'https://npmjs.com/advisories/1780',
320 silly audit report       title: 'Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<4.4.18 || >=5.0.0 <5.0.10 || >=6.0.0 <6.1.9'
320 silly audit report     },
320 silly audit report     {
320 silly audit report       id: 1781,
320 silly audit report       url: 'https://npmjs.com/advisories/1781',
320 silly audit report       title: 'Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization',
320 silly audit report       severity: 'high',
320 silly audit report       vulnerable_versions: '<4.4.18 || >=5.0.0 <5.0.10 || >=6.0.0 <6.1.9'
320 silly audit report     }
320 silly audit report   ]
320 silly audit report }
321 timing metavuln:packument:trim-newlines Completed in 3ms
322 timing metavuln:packument:tar Completed in 2ms
323 timing metavuln:cache:get:security-advisory:trim-newlines:JEiE5fw0PpsE/Wc4wckxwH/zxvtEOu0s8/2Dn6145Z2iDn9Ra8Uyv86tyTiYUnjfEht2ms9my46Fb+SM2NmhWg== Completed in 9ms
324 timing metavuln:load:security-advisory:trim-newlines:1753 Completed in 0ms
325 timing metavuln:calculate:security-advisory:trim-newlines:1753 Completed in 9ms
326 timing metavuln:cache:get:security-advisory:minimist:8MDgP3O3yM8t8dcQHSMUtmH4UKJrKhWmsmV44L4YChIzoahEo+G6j24b+4BPItZck5h5zQFPFD39kOC/789lfA== Completed in 9ms
327 timing metavuln:cache:get:security-advisory:markdown:gA6j8IzckA6tdytPnuglA7QGYoKRFhwPM14veyQRlrTK1lNY5+wa7fW0SJq/WWu1Um+3EwwEd9zf73Bw0joAWw== Completed in 13ms
328 timing metavuln:cache:get:security-advisory:uglify-js:gaNpemMgtNPd0i2ZTwdgiBEEuSdRkVFduR98SdzWRRzu2pLI9WKAbz0tx1ofys8qYytTvgvo3S9Nu0thRAYZhA== Completed in 16ms
329 timing metavuln:cache:get:security-advisory:tar:jImVOhtqQvIIm0U8Y97K85SpSegp3T6I5O6kr6f2Na1aB1pyDbKwa4bCV31y5qbBtrcfaTHLB+xzSJHArWQzSw== Completed in 9ms
330 timing metavuln:load:security-advisory:tar:1770 Completed in 0ms
331 timing metavuln:calculate:security-advisory:tar:1770 Completed in 9ms
332 timing metavuln:cache:get:security-advisory:tar:BT8sV9MHvS6yaUgaMl2XKwq+xl+j9SP4166CqS61y7DLM4wSu4WCWHwQ/+4EYYqaq4xnzEOYzZIrNGLMPCfEYg== Completed in 9ms
333 timing metavuln:load:security-advisory:tar:1779 Completed in 1ms
334 timing metavuln:calculate:security-advisory:tar:1779 Completed in 10ms
335 timing metavuln:cache:get:security-advisory:tar:cjHaXStZNOareCiNJCAJC3zkipnvNvUdG5uDNB72GZTrItdTAEf5JFhS9qj5Xg3vixqWUIRvY3vAd1VNBZwk8A== Completed in 10ms
336 timing metavuln:load:security-advisory:tar:1771 Completed in 3ms
337 timing metavuln:calculate:security-advisory:tar:1771 Completed in 13ms
338 timing metavuln:cache:get:security-advisory:tar:LzIxwtfCIE+cPpHOpiY/BT8EFDoBxL1AMlmAAWpzC/QMceYQ1cRhNGg1e9eW7WUl0s6ktfiHy+LEF4U8WLAddg== Completed in 13ms
339 timing metavuln:load:security-advisory:tar:1781 Completed in 6ms
340 timing metavuln:calculate:security-advisory:tar:1781 Completed in 19ms
341 timing metavuln:cache:get:security-advisory:tar:z3/hcwUnbkaF6OqUkbmWgajR3B7VBvjt6XuiGfcnwjtJMIkHiwNQtpB4LO29m/wDHYWtq+i3WXHkda8lqyksyw== Completed in 19ms
342 timing metavuln:load:security-advisory:tar:1780 Completed in 3ms
343 timing metavuln:calculate:security-advisory:tar:1780 Completed in 22ms
344 http fetch GET 200 https://registry.npmjs.org/minimist 1021ms (cache revalidated)
345 timing metavuln:packument:minimist Completed in 1021ms
346 timing metavuln:load:security-advisory:minimist:1179 Completed in 0ms
347 timing metavuln:calculate:security-advisory:minimist:1179 Completed in 1021ms
348 http fetch GET 200 https://registry.npmjs.org/markdown 1071ms (cache revalidated)
349 timing metavuln:packument:markdown Completed in 1074ms
350 timing metavuln:load:security-advisory:markdown:1330 Completed in 1ms
351 timing metavuln:calculate:security-advisory:markdown:1330 Completed in 1075ms
352 http fetch GET 200 https://registry.npmjs.org/uglify-js 1330ms (cache revalidated)
353 timing metavuln:packument:uglify-js Completed in 1331ms
354 timing metavuln:load:security-advisory:uglify-js:48 Completed in 1ms
355 timing metavuln:calculate:security-advisory:uglify-js:48 Completed in 1333ms
356 timing metavuln:cache:get:security-advisory:swig:HuiSLomDSHaGVSaJ1lNG9mrSsKKLb7a58Mou6rry5jp+4L2/EHPlc1pD44pLaqq8GfPCDp/T9J6jDoFRThE4wg== Completed in 13ms
357 http fetch GET 200 https://registry.npmjs.org/swig 1029ms (cache revalidated)
358 timing metavuln:packument:swig Completed in 1030ms
359 timing metavuln:load:security-advisory:swig:gaNpemMgtNPd0i2ZTwdgiBEEuSdRkVFduR98SdzWRRzu2pLI9WKAbz0tx1ofys8qYytTvgvo3S9Nu0thRAYZhA== Completed in 1ms
360 timing metavuln:calculate:security-advisory:swig:gaNpemMgtNPd0i2ZTwdgiBEEuSdRkVFduR98SdzWRRzu2pLI9WKAbz0tx1ofys8qYytTvgvo3S9Nu0thRAYZhA== Completed in 1031ms
361 timing metavuln:cache:get:security-advisory:swig-extras:ggJI+eEYCwQ/TRJLECBLLPlM+fK9q5JATCer7+9ZoMef96epufX7rEPh1JxzbgfMyBSeUS0x9DpkZHGWZgnEmA== Completed in 3ms
362 http fetch GET 200 https://registry.npmjs.org/swig-extras 929ms (cache revalidated)
363 timing metavuln:packument:swig-extras Completed in 930ms
364 timing metavuln:load:security-advisory:swig-extras:gA6j8IzckA6tdytPnuglA7QGYoKRFhwPM14veyQRlrTK1lNY5+wa7fW0SJq/WWu1Um+3EwwEd9zf73Bw0joAWw== Completed in 0ms
365 timing metavuln:calculate:security-advisory:swig-extras:gA6j8IzckA6tdytPnuglA7QGYoKRFhwPM14veyQRlrTK1lNY5+wa7fW0SJq/WWu1Um+3EwwEd9zf73Bw0joAWw== Completed in 930ms
366 timing metavuln:cache:get:security-advisory:optimist:daQNz384Dm6JY+9b/z8rRm0tA4YkOiJ2YTSJUtVwd4yO3esHkiRhdFNiOLBC1mppjnz+VhaMaSp82b8X+qQyDw== Completed in 3ms
367 info run [email protected] install { code: 0, signal: null }
368 timing build:run:install:node_modules/hexo-renderer-scss/node_modules/node-sass Completed in 3982ms
369 timing build:run:install Completed in 3983ms
370 info run [email protected] postinstall node_modules/hexo-renderer-scss/node_modules/node-sass node scripts/build.js
371 http fetch GET 200 https://registry.npmjs.org/optimist 903ms (cache revalidated)
372 timing metavuln:packument:optimist Completed in 904ms
373 timing metavuln:load:security-advisory:optimist:8MDgP3O3yM8t8dcQHSMUtmH4UKJrKhWmsmV44L4YChIzoahEo+G6j24b+4BPItZck5h5zQFPFD39kOC/789lfA== Completed in 0ms
374 timing metavuln:calculate:security-advisory:optimist:8MDgP3O3yM8t8dcQHSMUtmH4UKJrKhWmsmV44L4YChIzoahEo+G6j24b+4BPItZck5h5zQFPFD39kOC/789lfA== Completed in 904ms
375 timing metavuln:packument:meow Completed in 0ms
376 timing metavuln:cache:get:security-advisory:meow:kvPK7xt+ehSIg4T8GDxyne5IqwnSU4TNZvBjW22nMr5t3o8FUqUekMI1/tCoIGht/KCiYqGvhBAyoYevGQPTDw== Completed in 2ms
377 timing metavuln:load:security-advisory:meow:JEiE5fw0PpsE/Wc4wckxwH/zxvtEOu0s8/2Dn6145Z2iDn9Ra8Uyv86tyTiYUnjfEht2ms9my46Fb+SM2NmhWg== Completed in 0ms
378 timing metavuln:calculate:security-advisory:meow:JEiE5fw0PpsE/Wc4wckxwH/zxvtEOu0s8/2Dn6145Z2iDn9Ra8Uyv86tyTiYUnjfEht2ms9my46Fb+SM2NmhWg== Completed in 2ms
379 timing metavuln:packument:node-gyp Completed in 0ms
380 timing metavuln:cache:get:security-advisory:node-gyp:upTArnFQrcxyTUvWgIh3Yg430bYDyMF8RecuLoxT+owNnV3ivsKUAruYclfrPooKMl9eadKGoR0S+9rebPvDnQ== Completed in 1ms
381 timing metavuln:load:security-advisory:node-gyp:cjHaXStZNOareCiNJCAJC3zkipnvNvUdG5uDNB72GZTrItdTAEf5JFhS9qj5Xg3vixqWUIRvY3vAd1VNBZwk8A== Completed in 1ms
382 timing metavuln:calculate:security-advisory:node-gyp:cjHaXStZNOareCiNJCAJC3zkipnvNvUdG5uDNB72GZTrItdTAEf5JFhS9qj5Xg3vixqWUIRvY3vAd1VNBZwk8A== Completed in 2ms
383 timing metavuln:cache:get:security-advisory:hexo-renderer-swig:F9nlOFOH/DB4k8RjZdIYbiiWbYcbG9xICAadCeL5YFNjfxr3jUU80B0/NbTdXJFaW68rwRee5GeWYD9F75cVFQ== Completed in 3ms
384 http fetch GET 200 https://registry.npmjs.org/hexo-renderer-swig 924ms (cache revalidated)
385 timing metavuln:packument:hexo-renderer-swig Completed in 929ms
386 timing metavuln:load:security-advisory:hexo-renderer-swig:HuiSLomDSHaGVSaJ1lNG9mrSsKKLb7a58Mou6rry5jp+4L2/EHPlc1pD44pLaqq8GfPCDp/T9J6jDoFRThE4wg== Completed in 1ms
387 timing metavuln:calculate:security-advisory:hexo-renderer-swig:HuiSLomDSHaGVSaJ1lNG9mrSsKKLb7a58Mou6rry5jp+4L2/EHPlc1pD44pLaqq8GfPCDp/T9J6jDoFRThE4wg== Completed in 930ms
388 timing metavuln:cache:get:security-advisory:hexo-renderer-swig:lBwZhbtLqjI04jG0ZxZMzUllpLXOLlb1m8bijKTXcvY168jLaZQHXuyPjYxJsZxYyKKCfYb9jP4XjFhvGQnztw== Completed in 3ms
389 timing metavuln:load:security-advisory:hexo-renderer-swig:ggJI+eEYCwQ/TRJLECBLLPlM+fK9q5JATCer7+9ZoMef96epufX7rEPh1JxzbgfMyBSeUS0x9DpkZHGWZgnEmA== Completed in 1ms
390 timing metavuln:calculate:security-advisory:hexo-renderer-swig:ggJI+eEYCwQ/TRJLECBLLPlM+fK9q5JATCer7+9ZoMef96epufX7rEPh1JxzbgfMyBSeUS0x9DpkZHGWZgnEmA== Completed in 4ms
391 timing metavuln:cache:get:security-advisory:swig:UNR9DkKCTcE3NAHDUuZImSbGzP7OlhENU+hJX4THxt+WONooIhZ2Hj0wYHbBwjvZa7KflSzRwo1SkG4SeWda1w== Completed in 9ms
392 timing metavuln:load:security-advisory:swig:daQNz384Dm6JY+9b/z8rRm0tA4YkOiJ2YTSJUtVwd4yO3esHkiRhdFNiOLBC1mppjnz+VhaMaSp82b8X+qQyDw== Completed in 2ms
393 timing metavuln:calculate:security-advisory:swig:daQNz384Dm6JY+9b/z8rRm0tA4YkOiJ2YTSJUtVwd4yO3esHkiRhdFNiOLBC1mppjnz+VhaMaSp82b8X+qQyDw== Completed in 11ms
394 timing metavuln:packument:node-sass Completed in 1ms
395 timing metavuln:cache:get:security-advisory:node-sass:il9ioO9Yj0BxCn2hm+bCaaw3P3PWENQ7ceYm6C3CfvW1Y+reoLnBgJdU0jK9ErEKNp9hGu4FdNIo9b8KB5E6mQ== Completed in 3ms
396 timing metavuln:load:security-advisory:node-sass:kvPK7xt+ehSIg4T8GDxyne5IqwnSU4TNZvBjW22nMr5t3o8FUqUekMI1/tCoIGht/KCiYqGvhBAyoYevGQPTDw== Completed in 1ms
397 timing metavuln:calculate:security-advisory:node-sass:kvPK7xt+ehSIg4T8GDxyne5IqwnSU4TNZvBjW22nMr5t3o8FUqUekMI1/tCoIGht/KCiYqGvhBAyoYevGQPTDw== Completed in 4ms
398 timing metavuln:cache:get:security-advisory:node-sass:z+kTRcqRpysmYMTsDqmWT/G6J03awO229uSPyJ7SslXwkcOHpGYb9JIwBAnDcGl7UT5Dv6hTshQi36ks4qzqJw== Completed in 2ms
399 timing metavuln:load:security-advisory:node-sass:upTArnFQrcxyTUvWgIh3Yg430bYDyMF8RecuLoxT+owNnV3ivsKUAruYclfrPooKMl9eadKGoR0S+9rebPvDnQ== Completed in 1ms
400 timing metavuln:calculate:security-advisory:node-sass:upTArnFQrcxyTUvWgIh3Yg430bYDyMF8RecuLoxT+owNnV3ivsKUAruYclfrPooKMl9eadKGoR0S+9rebPvDnQ== Completed in 3ms
401 timing metavuln:packument:hexo-renderer-scss Completed in 0ms
402 timing metavuln:cache:get:security-advisory:hexo-renderer-scss:+oa3b54bM6cbFk+gI1MzMO26sUyOiN9HvT/2Yt6lbwiUZar6r5o2vywmqJSaMmuc6XN28jMfrP4bOiRv6mqhgA== Completed in 2ms
403 timing metavuln:load:security-advisory:hexo-renderer-scss:il9ioO9Yj0BxCn2hm+bCaaw3P3PWENQ7ceYm6C3CfvW1Y+reoLnBgJdU0jK9ErEKNp9hGu4FdNIo9b8KB5E6mQ== Completed in 0ms
404 timing metavuln:calculate:security-advisory:hexo-renderer-scss:il9ioO9Yj0BxCn2hm+bCaaw3P3PWENQ7ceYm6C3CfvW1Y+reoLnBgJdU0jK9ErEKNp9hGu4FdNIo9b8KB5E6mQ== Completed in 2ms
405 timing auditReport:init Completed in 5169ms
406 timing reify:audit Completed in 6440ms
407 info run [email protected] postinstall { code: 1, signal: null }
408 timing reify:rollback:createSparse Completed in 342ms
409 timing reify:rollback:retireShallow Completed in 0ms
410 timing command:install Completed in 31866ms
411 verbose stack Error: command failed
411 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
411 verbose stack     at ChildProcess.emit (node:events:394:28)
411 verbose stack     at maybeClose (node:internal/child_process:1064:16)
411 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
412 verbose pkgid [email protected]
413 verbose cwd /Users/alan/blog/naivesecret.github.io
414 verbose Darwin 20.6.0
415 verbose argv "/usr/local/Cellar/node/16.9.0/bin/node" "/usr/local/bin/npm" "install" "hexo-renderer-scss" "--save"
416 verbose node v16.9.0
417 verbose npm  v7.21.1
418 error code 1
419 error path /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass
420 error command failed
421 error command sh -c node scripts/build.js
422 error Building: /usr/local/Cellar/node/16.9.0/bin/node /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
422 error   c++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/Users/alan/.node-gyp/16.9.0/include/node -I/Users/alan/.node-gyp/16.9.0/src -I/Users/alan/.node-gyp/16.9.0/deps/openssl/config -I/Users/alan/.node-gyp/16.9.0/deps/openssl/openssl/include -I/Users/alan/.node-gyp/16.9.0/deps/uv/include -I/Users/alan/.node-gyp/16.9.0/deps/zlib -I/Users/alan/.node-gyp/16.9.0/deps/v8/include -I../../../../nan  -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -I/usr/local/opt/openblas/include  -c -o Release/obj.target/binding/src/binding.o ../src/binding.cpp
423 error gyp info it worked if it ends with ok
423 error gyp verb cli [
423 error gyp verb cli   '/usr/local/Cellar/node/16.9.0/bin/node',
423 error gyp verb cli   '/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/bin/node-gyp.js',
423 error gyp verb cli   'rebuild',
423 error gyp verb cli   '--verbose',
423 error gyp verb cli   '--libsass_ext=',
423 error gyp verb cli   '--libsass_cflags=',
423 error gyp verb cli   '--libsass_ldflags=',
423 error gyp verb cli   '--libsass_library='
423 error gyp verb cli ]
423 error gyp info using [email protected]
423 error gyp info using [email protected] | darwin | x64
423 error gyp verb command rebuild []
423 error gyp verb command clean []
423 error gyp verb clean removing "build" directory
423 error gyp verb command configure []
423 error gyp verb check python checking for Python executable "python2" in the PATH
423 error gyp verb `which` succeeded python2 /usr/bin/python2
423 error gyp verb check python version `/usr/bin/python2 -c "import sys; print "2.7.16
423 error gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j
423 error gyp verb get node dir no --target version specified, falling back to host node version: 16.9.0
423 error gyp verb command install [ '16.9.0' ]
423 error gyp verb install input version string "16.9.0"
423 error gyp verb install installing version: 16.9.0
423 error gyp verb install --ensure was passed, so won't reinstall if already installed
423 error gyp verb install version is already installed, need to check "installVersion"
423 error gyp verb got "installVersion" 9
423 error gyp verb needs "installVersion" 9
423 error gyp verb install version is good
423 error gyp verb get node dir target node version installed: 16.9.0
423 error gyp verb build dir attempting to create "build" dir: /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/build
423 error gyp verb build dir "build" dir needed to be created? /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/build
423 error gyp verb build/config.gypi creating config file
423 error gyp verb build/config.gypi writing out config file: /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/build/config.gypi
423 error (node:54132) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
423 error (Use `node --trace-deprecation ...` to show where the warning was created)
423 error gyp verb config.gypi checking for gypi file: /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/config.gypi
423 error gyp verb common.gypi checking for gypi file: /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/common.gypi
423 error gyp verb gyp gyp format was not specified; forcing "make"
423 error gyp info spawn /usr/bin/python2
423 error gyp info spawn args [
423 error gyp info spawn args   '/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/gyp/gyp_main.py',
423 error gyp info spawn args   'binding.gyp',
423 error gyp info spawn args   '-f',
423 error gyp info spawn args   'make',
423 error gyp info spawn args   '-I',
423 error gyp info spawn args   '/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass/build/config.gypi',
423 error gyp info spawn args   '-I',
423 error gyp info spawn args   '/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/addon.gypi',
423 error gyp info spawn args   '-I',
423 error gyp info spawn args   '/Users/alan/.node-gyp/16.9.0/include/node/common.gypi',
423 error gyp info spawn args   '-Dlibrary=shared_library',
423 error gyp info spawn args   '-Dvisibility=default',
423 error gyp info spawn args   '-Dnode_root_dir=/Users/alan/.node-gyp/16.9.0',
423 error gyp info spawn args   '-Dnode_gyp_dir=/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp',
423 error gyp info spawn args   '-Dnode_lib_file=/Users/alan/.node-gyp/16.9.0/<(target_arch)/node.lib',
423 error gyp info spawn args   '-Dmodule_root_dir=/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass',
423 error gyp info spawn args   '-Dnode_engine=v8',
423 error gyp info spawn args   '--depth=.',
423 error gyp info spawn args   '--no-parallel',
423 error gyp info spawn args   '--generator-output',
423 error gyp info spawn args   'build',
423 error gyp info spawn args   '-Goutput_dir=.'
423 error gyp info spawn args ]
423 error gyp verb command build []
423 error gyp verb build type Release
423 error gyp verb architecture x64
423 error gyp verb node dev dir /Users/alan/.node-gyp/16.9.0
423 error gyp verb `which` succeeded for `make` /usr/bin/make
423 error gyp info spawn make
423 error gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
423 error In file included from ../src/binding.cpp:1:
423 error In file included from ../../../../nan/nan.h:58:
423 error In file included from /Users/alan/.node-gyp/16.9.0/include/node/node.h:63:
423 error In file included from /Users/alan/.node-gyp/16.9.0/include/node/v8.h:30:
423 error /Users/alan/.node-gyp/16.9.0/include/node/v8-internal.h:489:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
423 error             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
423 error                                 ~~~~~^~~~~~~~~~~
423 error                                      remove_cv
423 error /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:776:50: note: 'remove_cv' declared here
423 error template <class _Tp> struct _LIBCPP_TEMPLATE_VIS remove_cv
423 error                                                  ^
423 error In file included from ../src/binding.cpp:3:
423 error ../src/sass_context_wrapper.h:8:10: fatal error: 'sass/context.h' file not found
423 error #include <sass/context.h>
423 error          ^~~~~~~~~~~~~~~~
423 error 2 errors generated.
423 error make: *** [Release/obj.target/binding/src/binding.o] Error 1
423 error gyp ERR! build error
423 error gyp ERR! stack Error: `make` failed with exit code: 2
423 error gyp ERR! stack     at ChildProcess.onExit (/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/lib/build.js:262:23)
423 error gyp ERR! stack     at ChildProcess.emit (node:events:394:28)
423 error gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
423 error gyp ERR! System Darwin 20.6.0
423 error gyp ERR! command "/usr/local/Cellar/node/16.9.0/bin/node" "/Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
423 error gyp ERR! cwd /Users/alan/blog/naivesecret.github.io/node_modules/hexo-renderer-scss/node_modules/node-sass
423 error gyp ERR! node -v v16.9.0
423 error gyp ERR! node-gyp -v v3.8.0
423 error gyp ERR! not ok
423 error Build failed with error code: 1
424 verbose exit 1

老哥是不是用的mbp 2021

from hexo-theme-even.

ahonn avatar ahonn commented on June 12, 2024

@fengxuegt @naivesecret 可以尝试一下降 node.js 版本,看起来是版本太高了

from hexo-theme-even.

fengxuegt avatar fengxuegt commented on June 12, 2024

@ahonn mbp m1 pro 2021貌似只能用node16…好难过

from hexo-theme-even.

yaohwu avatar yaohwu commented on June 12, 2024

Use this https://github.com/KentarouTakeda/hexo-renderer-dartsass

Cause hexo-renderer-dartsass is quite simple and not bind config into scss like hexo-renderer-scss, you should edit $theme-color-config in _variables.scss instead of _config.yml if you are using custom color

from hexo-theme-even.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.