461 comments found.
May I know is this template support multiple language UI? Thanks.
I downloaded Angular and installed Node 16 with npm 8 and tried to do npm install for both Skeleton and demo app. Both are erroring with huge warnings.
I also reinstalled nodejs with 14 and npm 6. still errored.
Can you please recommend the right Nodejs version, NPM version for this Angular (13version) package to build and run successfully.
I assume every single one of us have the same issue. Can you please confirm the node/npm versions for Angular so we get started easily. thank you.
i order this templete at about 06:20 am 24/07/2022 in this website, i paid about 35 usd but i recived file templete like file download free you help me check!
i recived! Thanks!
kiran@kirans-MBP full-version % npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: able-pro-angular-ts@8.0.5
npm ERR! Found: @angular/common@13.2.0
npm ERR! node_modules/@angular/common
npm ERR! angular/common
“13.1.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer angular/common
“6.0.0 || 7.0.0 || ^8.0.0” from @agm/core@1.1.0
npm ERR! node_modules/@agm/core
npm ERR! agm/core
“1.1.0” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/kiran/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kiran/.npm/_logs/2022-07-23T04_28_56_883Z-debug-0.log
kiran@kirans-MBP full-version % npm i—legacy-peer-deps
npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @npmcli/fs@1.1.0: this version had an improper engines field added, update to 1.1.1
npm WARN deprecated @types/googlemaps@3.43.3: Types for the Google Maps browser API have moved to @types/google.maps. Note: these types are not for the googlemaps npm package, which is a Node API.
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm WARN deprecated @angular/http@7.2.16: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp
npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated core-js@3.20.3: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! code 1
npm ERR! path /Users/kiran/.Trash/full-version/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /usr/local/bin/node /Users/kiran/.Trash/full-version/node_modules/node-gyp/bin/node-gyp.js rebuild—verbose—libsass_ext=—libsass_cflags=—libsass_ldflags=—libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli ’/usr/local/bin/node’,
npm ERR! gyp verb cli ’/Users/kiran/.Trash/full-version/node_modules/node-gyp/bin/node-gyp.js’,
npm ERR! gyp verb cli ‘rebuild’,
npm ERR! gyp verb cli ‘—verbose’,
npm ERR! gyp verb cli ‘—libsass_ext=’,
npm ERR! gyp verb cli ‘—libsass_cflags=’,
npm ERR! gyp verb cli ‘—libsass_ldflags=’,
npm ERR! gyp verb cli ‘—libsass_library=’
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@16.14.0 | darwin | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing “build” directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable “python2” in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (/Users/kiran/.Trash/full-version/node_modules/which/which.js:13:12)
npm ERR! gyp verb `which` failed at F (/Users/kiran/.Trash/full-version/node_modules/which/which.js:68:19)
npm ERR! gyp verb `which` failed at E (/Users/kiran/.Trash/full-version/node_modules/which/which.js:80:29)
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/which/which.js:89:16
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/index.js:42:5
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed python2 Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (/Users/kiran/.Trash/full-version/node_modules/which/which.js:13:12)
npm ERR! gyp verb `which` failed at F (/Users/kiran/.Trash/full-version/node_modules/which/which.js:68:19)
npm ERR! gyp verb `which` failed at E (/Users/kiran/.Trash/full-version/node_modules/which/which.js:80:29)
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/which/which.js:89:16
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/index.js:42:5
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) {
npm ERR! gyp verb `which` failed code: ‘ENOENT’
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb check python checking for Python executable “python” in the PATH
npm ERR! gyp verb `which` failed Error: not found: python
npm ERR! gyp verb `which` failed at getNotFoundError (/Users/kiran/.Trash/full-version/node_modules/which/which.js:13:12)
npm ERR! gyp verb `which` failed at F (/Users/kiran/.Trash/full-version/node_modules/which/which.js:68:19)
npm ERR! gyp verb `which` failed at E (/Users/kiran/.Trash/full-version/node_modules/which/which.js:80:29)
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/which/which.js:89:16
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/index.js:42:5
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed python Error: not found: python
npm ERR! gyp verb `which` failed at getNotFoundError (/Users/kiran/.Trash/full-version/node_modules/which/which.js:13:12)
npm ERR! gyp verb `which` failed at F (/Users/kiran/.Trash/full-version/node_modules/which/which.js:68:19)
npm ERR! gyp verb `which` failed at E (/Users/kiran/.Trash/full-version/node_modules/which/which.js:80:29)
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/which/which.js:89:16
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/index.js:42:5
npm ERR! gyp verb `which` failed at /Users/kiran/.Trash/full-version/node_modules/isexe/mode.js:8:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21) {
npm ERR! gyp verb `which` failed code: ‘ENOENT’
npm ERR! gyp verb `which` failed }
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Can’t find Python executable “python”, you can set the PYTHON env variable.
npm ERR! gyp ERR! stack at PythonFinder.failNoPython (/Users/kiran/.Trash/full-version/node_modules/node-gyp/lib/configure.js:484:19)
npm ERR! gyp ERR! stack at PythonFinder.<anonymous> (/Users/kiran/.Trash/full-version/node_modules/node-gyp/lib/configure.js:406:16)
npm ERR! gyp ERR! stack at F (/Users/kiran/.Trash/full-version/node_modules/which/which.js:68:16)
npm ERR! gyp ERR! stack at E (/Users/kiran/.Trash/full-version/node_modules/which/which.js:80:29)
npm ERR! gyp ERR! stack at /Users/kiran/.Trash/full-version/node_modules/which/which.js:89:16
npm ERR! gyp ERR! stack at /Users/kiran/.Trash/full-version/node_modules/isexe/index.js:42:5
npm ERR! gyp ERR! stack at /Users/kiran/.Trash/full-version/node_modules/isexe/mode.js:8:5
npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp ERR! System Darwin 21.5.0
npm ERR! gyp ERR! command ”/usr/local/bin/node” ”/Users/kiran/.Trash/full-version/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “-verbose” “-libsass_ext=” “-libsass_cflags=” “-libsass_ldflags=” “—libsass_library=”
npm ERR! gyp ERR! cwd /Users/kiran/.Trash/full-version/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.14.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in: npm ERR! /Users/kiran/.npm/_logs/2022-07-23T04_33_23_883Z-debug-0.log
I’m getting this error
kiran@kirans-MBP full-version % npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: able-pro-angular-ts@8.0.5
npm ERR! Found: @angular/common@13.2.0
npm ERR! node_modules/@angular/common
npm ERR! angular/common
“13.1.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer angular/common
“6.0.0 || 7.0.0 || ^8.0.0” from @agm/core@1.1.0
npm ERR! node_modules/@agm/core
npm ERR! agm/core
“1.1.0” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/kiran/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/kiran/.npm/_logs/2022-07-23T04_28_56_883Z-debug-0.log kiran@kirans-MBP full-version % npm i—legacy-peer-deps
I am not having a ripple effect on buttons with react js version.
Hi,
I am a student and wanted to download a react js version of this template but I have some concerns that I want to discuss. 1. Is there any student discount available? 2. I have read a very first comment that does not work with react and the person had to convert HTML design into “react js”, in that case, I would not want to spend money and get nothing
I have this message. how to access in documentation ? You don’t have permissions to access this space. Contact the organization administrator to configure access.
is this for React or Angular documentation you have concern ?
Hello please I’ll like for you to help me customize my website with this template…I have already bought the template but I just need a basic website for now using the free landing page .
ok. So what specific you want from us?
Can you please share your email with me so I can send you more info.
Thanks
Hello,
When the new version of react in this theme is available. I’m interested to buy this theme in the latest version of React.
Waiting for a quick response
if you mean react 18, its still in progress and we don’t expect it to release soon. Sorry for that.
Which React version currently you are using?
17
i can share code in mail for older version. please send mail to phoenixcoded@gmail.com
sent you mail. please have a look.
there are issues in notifications https://prnt.sc/9D3Y7siPhLJ1 effects and animations
Thanks for notifying it. We will fix it ASAP
Hi, I ordered a theme from envato. But I ordered wrong theme.
I need Elite Able – Bootstrap 4 Admin Template . Please, give our money back or help us to download this template.
but I ordered : Able pro Bootstrap 5, Angular 13 & React Admin .
This is our mistake, We thought that both template has THE same “FORM elements” but we saw that design is diffent.
please help us.
please.
Please buy other theme and then request for refund from your account.
0 verbose cli [
0 verbose cli ’/usr/local/bin/node’,
0 verbose cli ’/usr/local/bin/npm’,
0 verbose cli ‘update’,
0 verbose cli ‘to’,
0 verbose cli ‘angular’,
0 verbose cli ‘13’
0 verbose cli ]
1 info using npm@8.1.2
2 info using node@v16.13.2
3 timing npm:load:whichnode Completed in 0ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 0ms
6 timing config:load:builtin Completed in 0ms
7 timing config:load:cli Completed in 1ms
8 timing config:load:env Completed in 0ms
9 timing config:load:file:/Users/kekomartins/Desktop/teste/.npmrc Completed in 0ms
10 timing config:load:project Completed in 0ms
11 timing config:load:file:/Users/kekomartins/.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 1ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:credentials Completed in 0ms
17 timing config:load:setEnvs Completed in 0ms
18 timing config:load Completed in 3ms
19 timing npm:load:configload Completed in 3ms
20 timing npm:load:setTitle Completed in 5ms
21 timing npm:load:setupLog Completed in 0ms
22 timing config:load:flatten Completed in 1ms
23 timing npm:load:cleanupLog Completed in 1ms
24 timing npm:load:configScope Completed in 0ms
25 timing npm:load:projectScope Completed in 0ms
26 timing npm:load Completed in 11ms
27 timing arborist:ctor Completed in 1ms
28 timing idealTree:init Completed in 247ms
29 warn old lockfile The package-lock.json file was created with an old version of npm,
29 warn old lockfile so supplemental metadata must be fetched from the registry.
29 warn old lockfile
29 warn old lockfile This is a one-time fix-up, please be patient…
30 silly inflate node_modules/@agm/core
31 silly inflate node_modules/@agm/core/node_modules/tslib
32 silly inflate node_modules/@ampproject/remapping
33 silly inflate node_modules/@angular-devkit/architect
34 silly inflate node_modules/@angular-devkit/build-angular
35 silly inflate node_modules/@angular-devkit/build-angular/node_modules/@babel/core
36 silly inflate node_modules/@angular-devkit/build-angular/node_modules/@babel/core/node_modules/semver
37 silly inflate node_modules/@angular-devkit/build-angular/node_modules/core-js
38 http fetch GET 200 https://registry.npmjs.org/@babel%2fcore 34ms (cache hit)
39 silly inflate node_modules/@angular-devkit/build-angular/node_modules/esbuild
40 http fetch GET 200 https://registry.npmjs.org/semver 36ms (cache hit)
41 silly inflate node_modules/@angular-devkit/build-angular/node_modules/lru-cache
42 http fetch GET 200 https://registry.npmjs.org/@ampproject%2fremapping 37ms (cache hit)
43 silly inflate node_modules/@angular-devkit/build-angular/node_modules/semver
44 silly inflate node_modules/@angular-devkit/build-angular/node_modules/yallist
45 http fetch GET 200 https://registry.npmjs.org/@agm%2fcore 39ms (cache hit)
46 silly inflate node_modules/@angular-devkit/build-webpack
47 http fetch GET 200 https://registry.npmjs.org/core-js 39ms (cache hit)
48 silly inflate node_modules/@angular-devkit/core
49 http fetch GET 200 https://registry.npmjs.org/tslib 40ms (cache hit)
50 silly inflate node_modules/@angular-devkit/core/node_modules/ajv
51 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2farchitect 42ms (cache hit)
52 silly inflate node_modules/@angular-devkit/core/node_modules/json-schema-traverse
53 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-angular 46ms (cache hit)
54 silly inflate node_modules/@angular-devkit/core/node_modules/source-map
55 http fetch GET 200 https://registry.npmjs.org/yallist 21ms (cache hit)
56 silly inflate node_modules/@angular-devkit/schematics
57 http fetch GET 200 https://registry.npmjs.org/lru-cache 23ms (cache hit)
58 silly inflate node_modules/@angular/animations
59 http fetch GET 200 https://registry.npmjs.org/esbuild 25ms (cache hit)
60 silly inflate node_modules/@angular/cli
61 http fetch GET 200 https://registry.npmjs.org/ajv 23ms (cache hit)
62 silly inflate node_modules/@angular/cli/node_modules/lru-cache
63 silly inflate node_modules/@angular/cli/node_modules/semver
64 silly inflate node_modules/@angular/cli/node_modules/symbol-observable
65 http fetch GET 200 https://registry.npmjs.org/json-schema-traverse 23ms (cache hit)
66 silly inflate node_modules/@angular/cli/node_modules/uuid
67 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fbuild-webpack 29ms (cache hit)
68 silly inflate node_modules/@angular/cli/node_modules/yallist
69 silly inflate node_modules/@angular/common
70 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fcore 31ms (cache hit)
71 silly inflate node_modules/@angular/compiler
72 http fetch GET 200 https://registry.npmjs.org/source-map 20ms (cache hit)
73 silly inflate node_modules/@angular/compiler-cli
74 http fetch GET 200 https://registry.npmjs.org/uuid 12ms (cache hit)
75 silly inflate node_modules/@angular/compiler-cli/node_modules/lru-cache
76 silly inflate node_modules/@angular/compiler-cli/node_modules/semver
77 silly inflate node_modules/@angular/compiler-cli/node_modules/yallist
78 silly inflate node_modules/@angular/core
79 http fetch GET 200 https://registry.npmjs.org/@angular%2fanimations 20ms (cache hit)
80 silly inflate node_modules/@angular/forms
81 http fetch GET 200 https://registry.npmjs.org/@angular%2fcli 20ms (cache hit)
82 silly inflate node_modules/@angular/google-maps
83 http fetch GET 200 https://registry.npmjs.org/@angular-devkit%2fschematics 30ms (cache hit)
84 silly inflate node_modules/@angular/http
85 http fetch GET 200 https://registry.npmjs.org/symbol-observable 27ms (cache hit)
86 silly inflate node_modules/@angular/http/node_modules/tslib
87 silly inflate node_modules/@angular/localize
88 http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler 22ms (cache hit)
89 silly inflate node_modules/@angular/platform-browser
90 http fetch GET 200 https://registry.npmjs.org/@angular%2fcompiler-cli 24ms (cache hit)
91 silly inflate node_modules/@angular/platform-browser-dynamic
92 http fetch GET 200 https://registry.npmjs.org/@angular%2fcommon 32ms (cache hit)
93 silly inflate node_modules/@angular/router
94 http fetch GET 200 https://registry.npmjs.org/@angular%2fgoogle-maps 23ms (cache hit)
95 silly inflate node_modules/@assemblyscript/loader
96 http fetch GET 200 https://registry.npmjs.org/@angular%2flocalize 23ms (cache hit)
97 silly inflate node_modules/@babel/code-frame
98 http fetch GET 200 https://registry.npmjs.org/@angular%2fhttp 34ms (cache hit)
99 silly inflate node_modules/@babel/compat-data
100 http fetch GET 200 https://registry.npmjs.org/@angular%2fcore 49ms (cache hit)
101 silly inflate node_modules/@babel/core
102 silly inflate node_modules/@babel/generator
103 http fetch GET 200 https://registry.npmjs.org/@angular%2fforms 51ms (cache hit)
104 silly inflate node_modules/@babel/helper-annotate-as-pure
105 http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser 41ms (cache hit)
106 silly inflate node_modules/@babel/helper-builder-binary-assignment-operator-visitor
107 http fetch GET 200 https://registry.npmjs.org/@angular%2fplatform-browser-dynamic 41ms (cache hit)
108 silly inflate node_modules/@babel/helper-compilation-targets
109 http fetch GET 200 https://registry.npmjs.org/@angular%2frouter 43ms (cache hit)
110 silly inflate node_modules/@babel/helper-compilation-targets/node_modules/semver
111 silly inflate node_modules/@babel/helper-create-class-features-plugin
112 http fetch GET 200 https://registry.npmjs.org/@babel%2fcompat-data 35ms (cache hit)
113 silly inflate node_modules/@babel/helper-create-regexp-features-plugin
114 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-annotate-as-pure 27ms (cache hit)
115 silly inflate node_modules/@babel/helper-define-polyfill-provider
116 http fetch GET 200 https://registry.npmjs.org/@assemblyscript%2floader 50ms (cache hit)
117 silly inflate node_modules/@babel/helper-define-polyfill-provider/node_modules/semver
118 silly inflate node_modules/@babel/helper-environment-visitor
119 http fetch GET 200 https://registry.npmjs.org/@babel%2fgenerator 34ms (cache hit)
120 silly inflate node_modules/@babel/helper-explode-assignable-expression
121 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-builder-binary-assignment-operator-visitor 26ms (cache hit)
122 silly inflate node_modules/@babel/helper-function-name
123 http fetch GET 200 https://registry.npmjs.org/@babel%2fcode-frame 43ms (cache hit)
124 silly inflate node_modules/@babel/helper-get-function-arity
125 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-compilation-targets 24ms (cache hit)
126 silly inflate node_modules/@babel/helper-hoist-variables
127 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-class-features-plugin 20ms (cache hit)
128 silly inflate node_modules/@babel/helper-member-expression-to-functions
129 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-define-polyfill-provider 9ms (cache hit)
130 silly inflate node_modules/@babel/helper-module-imports
131 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-create-regexp-features-plugin 11ms (cache hit)
132 silly inflate node_modules/@babel/helper-module-transforms
133 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-environment-visitor 9ms (cache hit)
134 silly inflate node_modules/@babel/helper-optimise-call-expression
135 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-explode-assignable-expression 9ms (cache hit)
136 silly inflate node_modules/@babel/helper-plugin-utils
137 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-get-function-arity 8ms (cache hit)
138 silly inflate node_modules/@babel/helper-remap-async-to-generator
139 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-function-name 9ms (cache hit)
140 silly inflate node_modules/@babel/helper-replace-supers
141 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-hoist-variables 9ms (cache hit)
142 silly inflate node_modules/@babel/helper-simple-access
143 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-member-expression-to-functions 8ms (cache hit)
144 silly inflate node_modules/@babel/helper-skip-transparent-expression-wrappers
145 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-transforms 8ms (cache hit)
146 silly inflate node_modules/@babel/helper-split-export-declaration
147 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-module-imports 10ms (cache hit)
148 silly inflate node_modules/@babel/helper-validator-identifier
149 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-plugin-utils 9ms (cache hit)
150 silly inflate node_modules/@babel/helper-validator-option
151 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-optimise-call-expression 11ms (cache hit)
152 silly inflate node_modules/@babel/helper-wrap-function
153 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-replace-supers 10ms (cache hit)
154 silly inflate node_modules/@babel/helpers
155 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-remap-async-to-generator 11ms (cache hit)
156 silly inflate node_modules/@babel/highlight
157 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-simple-access 10ms (cache hit)
158 silly inflate node_modules/@babel/parser
159 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-skip-transparent-expression-wrappers 11ms (cache hit)
160 silly inflate node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression
161 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-split-export-declaration 10ms (cache hit)
162 silly inflate node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
163 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-option 9ms (cache hit)
164 silly inflate node_modules/@babel/plugin-proposal-async-generator-functions
165 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelpers 8ms (cache hit)
166 silly inflate node_modules/@babel/plugin-proposal-class-properties
167 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-validator-identifier 11ms (cache hit)
168 silly inflate node_modules/@babel/plugin-proposal-class-static-block
169 http fetch GET 200 https://registry.npmjs.org/@babel%2fhighlight 8ms (cache hit)
170 silly inflate node_modules/@babel/plugin-proposal-dynamic-import
171 http fetch GET 200 https://registry.npmjs.org/@babel%2fhelper-wrap-function 10ms (cache hit)
172 silly inflate node_modules/@babel/plugin-proposal-export-namespace-from
173 http fetch GET 200 https://registry.npmjs.org/@babel%2fparser 9ms (cache hit)
174 silly inflate node_modules/@babel/plugin-proposal-json-strings
175 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-bugfix-safari-id-destructuring-collision-in-function-expression 8ms (cache hit)
176 silly inflate node_modules/@babel/plugin-proposal-logical-assignment-operators
177 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-bugfix-v8-spread-parameters-in-optional-chaining 8ms (cache hit)
178 silly inflate node_modules/@babel/plugin-proposal-nullish-coalescing-operator
179 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-class-static-block 7ms (cache hit)
180 silly inflate node_modules/@babel/plugin-proposal-numeric-separator
181 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-dynamic-import 7ms (cache hit)
182 silly inflate node_modules/@babel/plugin-proposal-object-rest-spread
183 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-class-properties 9ms (cache hit)
184 silly inflate node_modules/@babel/plugin-proposal-optional-catch-binding
185 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-async-generator-functions 11ms (cache hit)
186 silly inflate node_modules/@babel/plugin-proposal-optional-chaining
187 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-export-namespace-from 10ms (cache hit)
188 silly inflate node_modules/@babel/plugin-proposal-private-methods
189 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-json-strings 9ms (cache hit)
190 silly inflate node_modules/@babel/plugin-proposal-private-property-in-object
191 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-logical-assignment-operators 9ms (cache hit)
192 silly inflate node_modules/@babel/plugin-proposal-unicode-property-regex
193 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-numeric-separator 9ms (cache hit)
194 silly inflate node_modules/@babel/plugin-syntax-async-generators
195 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-nullish-coalescing-operator 11ms (cache hit)
196 silly inflate node_modules/@babel/plugin-syntax-class-properties
197 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-object-rest-spread 10ms (cache hit)
198 silly inflate node_modules/@babel/plugin-syntax-class-static-block
199 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-optional-catch-binding 9ms (cache hit)
200 silly inflate node_modules/@babel/plugin-syntax-dynamic-import
201 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-optional-chaining 9ms (cache hit)
202 silly inflate node_modules/@babel/plugin-syntax-export-namespace-from
203 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-private-methods 10ms (cache hit)
204 silly inflate node_modules/@babel/plugin-syntax-json-strings
205 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-private-property-in-object 11ms (cache hit)
206 silly inflate node_modules/@babel/plugin-syntax-logical-assignment-operators
207 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-proposal-unicode-property-regex 11ms (cache hit)
208 silly inflate node_modules/@babel/plugin-syntax-nullish-coalescing-operator
209 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-properties 10ms (cache hit)
210 silly inflate node_modules/@babel/plugin-syntax-numeric-separator
211 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-class-static-block 9ms (cache hit)
212 silly inflate node_modules/@babel/plugin-syntax-object-rest-spread
213 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-async-generators 12ms (cache hit)
214 silly inflate node_modules/@babel/plugin-syntax-optional-catch-binding
215 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-export-namespace-from 9ms (cache hit)
216 silly inflate node_modules/@babel/plugin-syntax-optional-chaining
217 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-dynamic-import 11ms (cache hit)
218 silly inflate node_modules/@babel/plugin-syntax-private-property-in-object
219 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-json-strings 9ms (cache hit)
220 silly inflate node_modules/@babel/plugin-syntax-top-level-await
221 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-logical-assignment-operators 9ms (cache hit)
222 silly inflate node_modules/@babel/plugin-transform-arrow-functions
223 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-nullish-coalescing-operator 8ms (cache hit)
224 silly inflate node_modules/@babel/plugin-transform-async-to-generator
225 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-object-rest-spread 9ms (cache hit)
226 silly inflate node_modules/@babel/plugin-transform-block-scoped-functions
227 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-catch-binding 10ms (cache hit)
228 silly inflate node_modules/@babel/plugin-transform-block-scoping
229 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-numeric-separator 11ms (cache hit)
230 silly inflate node_modules/@babel/plugin-transform-classes
231 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-top-level-await 9ms (cache hit)
232 silly inflate node_modules/@babel/plugin-transform-computed-properties
233 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-optional-chaining 12ms (cache hit)
234 silly inflate node_modules/@babel/plugin-transform-destructuring
235 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-syntax-private-property-in-object 11ms (cache hit)
236 silly inflate node_modules/@babel/plugin-transform-dotall-regex
237 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-arrow-functions 11ms (cache hit)
238 silly inflate node_modules/@babel/plugin-transform-duplicate-keys
239 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-async-to-generator 11ms (cache hit)
240 silly inflate node_modules/@babel/plugin-transform-exponentiation-operator
241 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoped-functions 9ms (cache hit)
242 silly inflate node_modules/@babel/plugin-transform-for-of
243 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-block-scoping 9ms (cache hit)
244 silly inflate node_modules/@babel/plugin-transform-function-name
245 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-computed-properties 8ms (cache hit)
246 silly inflate node_modules/@babel/plugin-transform-literals
247 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-classes 11ms (cache hit)
248 silly inflate node_modules/@babel/plugin-transform-member-expression-literals
249 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-dotall-regex 9ms (cache hit)
250 silly inflate node_modules/@babel/plugin-transform-modules-amd
251 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-destructuring 11ms (cache hit)
252 silly inflate node_modules/@babel/plugin-transform-modules-commonjs
253 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-duplicate-keys 10ms (cache hit)
254 silly inflate node_modules/@babel/plugin-transform-modules-systemjs
255 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-exponentiation-operator 9ms (cache hit)
256 silly inflate node_modules/@babel/plugin-transform-modules-umd
257 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-for-of 10ms (cache hit)
258 silly inflate node_modules/@babel/plugin-transform-named-capturing-groups-regex
259 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-function-name 9ms (cache hit)
260 silly inflate node_modules/@babel/plugin-transform-new-target
261 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-literals 8ms (cache hit)
262 silly inflate node_modules/@babel/plugin-transform-object-super
263 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-member-expression-literals 8ms (cache hit)
264 silly inflate node_modules/@babel/plugin-transform-parameters
265 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-amd 8ms (cache hit)
266 silly inflate node_modules/@babel/plugin-transform-property-literals
267 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs 9ms (cache hit)
268 silly inflate node_modules/@babel/plugin-transform-regenerator
269 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-systemjs 11ms (cache hit)
270 silly inflate node_modules/@babel/plugin-transform-reserved-words
271 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-modules-umd 10ms (cache hit)
272 silly inflate node_modules/@babel/plugin-transform-runtime
273 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-named-capturing-groups-regex 11ms (cache hit)
274 silly inflate node_modules/@babel/plugin-transform-runtime/node_modules/semver
275 silly inflate node_modules/@babel/plugin-transform-shorthand-properties
276 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-parameters 9ms (cache hit)
277 silly inflate node_modules/@babel/plugin-transform-spread
278 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-new-target 11ms (cache hit)
279 silly inflate node_modules/@babel/plugin-transform-sticky-regex
280 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-object-super 13ms (cache hit)
281 silly inflate node_modules/@babel/plugin-transform-template-literals
282 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-regenerator 10ms (cache hit)
283 silly inflate node_modules/@babel/plugin-transform-typeof-symbol
284 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-property-literals 12ms (cache hit)
285 silly inflate node_modules/@babel/plugin-transform-unicode-escapes
286 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-reserved-words 8ms (cache hit)
287 silly inflate node_modules/@babel/plugin-transform-unicode-regex
288 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-runtime 11ms (cache hit)
289 silly inflate node_modules/@babel/preset-env
290 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-shorthand-properties 10ms (cache hit)
291 silly inflate node_modules/@babel/preset-env/node_modules/semver
292 silly inflate node_modules/@babel/preset-modules
293 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-spread 10ms (cache hit)
294 silly inflate node_modules/@babel/runtime
295 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-sticky-regex 10ms (cache hit)
296 silly inflate node_modules/@babel/template
297 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-template-literals 10ms (cache hit)
298 silly inflate node_modules/@babel/traverse
299 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-escapes 9ms (cache hit)
300 silly inflate node_modules/@babel/types
301 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-typeof-symbol 10ms (cache hit)
302 silly inflate node_modules/@discoveryjs/json-ext
303 http fetch GET 200 https://registry.npmjs.org/@babel%2fplugin-transform-unicode-regex 9ms (cache hit)
304 silly inflate node_modules/@fullcalendar/angular
305 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-modules 7ms (cache hit)
306 silly inflate node_modules/@fullcalendar/common
307 http fetch GET 200 https://registry.npmjs.org/@babel%2fpreset-env 9ms (cache hit)
308 silly inflate node_modules/@fullcalendar/core
309 http fetch GET 200 https://registry.npmjs.org/@babel%2fruntime 13ms (cache hit)
310 silly inflate node_modules/@fullcalendar/daygrid
311 http fetch GET 200 https://registry.npmjs.org/@babel%2ftemplate 15ms (cache hit)
312 silly inflate node_modules/@fullcalendar/interaction
313 http fetch GET 200 https://registry.npmjs.org/@babel%2ftraverse 15ms (cache hit)
314 silly inflate node_modules/@fullcalendar/timegrid
315 http fetch GET 200 https://registry.npmjs.org/@babel%2ftypes 16ms (cache hit)
316 silly inflate node_modules/@gar/promisify
317 http fetch GET 200 https://registry.npmjs.org/@discoveryjs%2fjson-ext 17ms (cache hit)
318 silly inflate node_modules/@iplab/ngx-file-upload
319 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2fangular 16ms (cache hit)
320 silly inflate node_modules/@istanbuljs/load-nyc-config
321 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2fcore 11ms (cache hit)
322 silly inflate node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase
323 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2fcommon 15ms (cache hit)
324 silly inflate node_modules/@istanbuljs/load-nyc-config/node_modules/find-up
325 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2finteraction 9ms (cache hit)
326 silly inflate node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path
327 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2fdaygrid 10ms (cache hit)
328 silly inflate node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate
329 http fetch GET 200 https://registry.npmjs.org/@fullcalendar%2ftimegrid 8ms (cache hit)
330 silly inflate node_modules/@istanbuljs/load-nyc-config/node_modules/path-exists
331 http fetch GET 200 https://registry.npmjs.org/@gar%2fpromisify 9ms (cache hit)
332 silly inflate node_modules/@istanbuljs/schema
333 http fetch GET 200 https://registry.npmjs.org/@iplab%2fngx-file-upload 9ms (cache hit)
334 silly inflate node_modules/@jridgewell/resolve-uri
335 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fload-nyc-config 9ms (cache hit)
336 silly inflate node_modules/@ng-bootstrap/ng-bootstrap
337 http fetch GET 200 https://registry.npmjs.org/find-up 9ms (cache hit)
338 silly inflate node_modules/@ngtools/webpack
339 http fetch GET 200 https://registry.npmjs.org/camelcase 10ms (cache hit)
340 silly inflate node_modules/@nodelib/fs.scandir
341 http fetch GET 200 https://registry.npmjs.org/p-locate 8ms (cache hit)
342 silly inflate node_modules/@nodelib/fs.stat
343 http fetch GET 200 https://registry.npmjs.org/locate-path 10ms (cache hit)
344 silly inflate node_modules/@nodelib/fs.walk
345 http fetch GET 200 https://registry.npmjs.org/path-exists 9ms (cache hit)
346 silly inflate node_modules/@npmcli/fs
347 http fetch GET 200 https://registry.npmjs.org/@istanbuljs%2fschema 8ms (cache hit)
348 silly inflate node_modules/@npmcli/fs/node_modules/lru-cache
349 silly inflate node_modules/@npmcli/fs/node_modules/semver
350 silly inflate node_modules/@npmcli/fs/node_modules/yallist
351 silly inflate node_modules/@npmcli/git
352 http fetch GET 200 https://registry.npmjs.org/@jridgewell%2fresolve-uri 7ms (cache hit)
353 silly inflate node_modules/@npmcli/git/node_modules/lru-cache
354 silly inflate node_modules/@npmcli/git/node_modules/mkdirp
355 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.scandir 8ms (cache hit)
356 silly inflate node_modules/@npmcli/git/node_modules/semver
357 silly inflate node_modules/@npmcli/git/node_modules/which
358 http fetch GET 200 https://registry.npmjs.org/@ng-bootstrap%2fng-bootstrap 11ms (cache hit)
359 silly inflate node_modules/@npmcli/git/node_modules/yallist
360 silly inflate node_modules/@npmcli/installed-package-contents
361 http fetch GET 200 https://registry.npmjs.org/@ngtools%2fwebpack 13ms (cache hit)
362 silly inflate node_modules/@npmcli/move-file
363 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.stat 14ms (cache hit)
364 silly inflate node_modules/@npmcli/move-file/node_modules/mkdirp
365 http fetch GET 200 https://registry.npmjs.org/@nodelib%2ffs.walk 13ms (cache hit)
366 silly inflate node_modules/@npmcli/move-file/node_modules/rimraf
367 http fetch GET 200 https://registry.npmjs.org/@npmcli%2ffs 13ms (cache hit)
368 silly inflate node_modules/@npmcli/node-gyp
369 http fetch GET 200 https://registry.npmjs.org/@npmcli%2fgit 12ms (cache hit)
370 silly inflate node_modules/@npmcli/promise-spawn
371 http fetch GET 200 https://registry.npmjs.org/mkdirp 13ms (cache hit)
372 silly inflate node_modules/@npmcli/run-script
373 silly inflate node_modules/@npmcli/run-script/node_modules/are-we-there-yet
374 http fetch GET 200 https://registry.npmjs.org/@npmcli%2finstalled-package-contents 9ms (cache hit)
375 silly inflate node_modules/@npmcli/run-script/node_modules/gauge
376 http fetch GET 200 https://registry.npmjs.org/which 10ms (cache hit)
377 silly inflate node_modules/@npmcli/run-script/node_modules/lru-cache
378 silly inflate node_modules/@npmcli/run-script/node_modules/mkdirp
379 silly inflate node_modules/@npmcli/run-script/node_modules/node-gyp
380 http fetch GET 200 https://registry.npmjs.org/@npmcli%2fmove-file 7ms (cache hit)
381 silly inflate node_modules/@npmcli/run-script/node_modules/nopt
382 http fetch GET 200 https://registry.npmjs.org/rimraf 7ms (cache hit)
383 silly inflate node_modules/@npmcli/run-script/node_modules/npmlog
384 http fetch GET 200 https://registry.npmjs.org/@npmcli%2fnode-gyp 8ms (cache hit)
385 silly inflate node_modules/@npmcli/run-script/node_modules/readable-stream
386 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 7ms (cache hit)
387 silly inflate node_modules/@npmcli/run-script/node_modules/rimraf
388 silly inflate node_modules/@npmcli/run-script/node_modules/semver
389 silly inflate node_modules/@npmcli/run-script/node_modules/tar
390 http fetch GET 200 https://registry.npmjs.org/@npmcli%2fpromise-spawn 8ms (cache hit)
391 silly inflate node_modules/@npmcli/run-script/node_modules/which
392 silly inflate node_modules/@npmcli/run-script/node_modules/yallist
393 silly inflate node_modules/@schematics/angular
394 http fetch GET 200 https://registry.npmjs.org/@npmcli%2frun-script 9ms (cache hit)
395 silly inflate node_modules/@socket.io/base64-arraybuffer
396 http fetch GET 200 https://registry.npmjs.org/gauge 9ms (cache hit)
397 silly inflate node_modules/@tootallnate/once
398 http fetch GET 200 https://registry.npmjs.org/node-gyp 9ms (cache hit)
399 silly inflate node_modules/@types/body-parser
400 http fetch GET 200 https://registry.npmjs.org/nopt 8ms (cache hit)
401 silly inflate node_modules/@types/bonjour
402 http fetch GET 200 https://registry.npmjs.org/npmlog 7ms (cache hit)
403 silly inflate node_modules/@types/component-emitter
404 http fetch GET 200 https://registry.npmjs.org/readable-stream 9ms (cache hit)
405 silly inflate node_modules/@types/connect
406 http fetch GET 200 https://registry.npmjs.org/tar 10ms (cache hit)
407 silly inflate node_modules/@types/connect-history-api-fallback
408 http fetch GET 200 https://registry.npmjs.org/@socket.io%2fbase64-arraybuffer 9ms (cache hit)
409 silly inflate node_modules/@types/cookie
410 http fetch GET 200 https://registry.npmjs.org/@schematics%2fangular 13ms (cache hit)
411 silly inflate node_modules/@types/cors
412 http fetch GET 200 https://registry.npmjs.org/@tootallnate%2fonce 12ms (cache hit)
413 silly inflate node_modules/@types/datatables.net
414 http fetch GET 200 https://registry.npmjs.org/@types%2fbody-parser 12ms (cache hit)
415 silly inflate node_modules/@types/dragula
416 http fetch GET 200 https://registry.npmjs.org/@types%2fbonjour 12ms (cache hit)
417 silly inflate node_modules/@types/eslint
418 http fetch GET 200 https://registry.npmjs.org/@types%2fcomponent-emitter 11ms (cache hit)
419 silly inflate node_modules/@types/eslint-scope
420 http fetch GET 200 https://registry.npmjs.org/@types%2fconnect 10ms (cache hit)
421 silly inflate node_modules/@types/estree
422 http fetch GET 200 https://registry.npmjs.org/@types%2fcookie 9ms (cache hit)
423 silly inflate node_modules/@types/express
424 http fetch GET 200 https://registry.npmjs.org/@types%2fconnect-history-api-fallback 9ms (cache hit)
425 silly inflate node_modules/@types/express-serve-static-core
426 http fetch GET 200 https://registry.npmjs.org/@types%2fcors 9ms (cache hit)
427 silly inflate node_modules/@types/google.maps
428 http fetch GET 200 https://registry.npmjs.org/@types%2fdatatables.net 9ms (cache hit)
429 silly inflate node_modules/@types/googlemaps
430 http fetch GET 200 https://registry.npmjs.org/@types%2feslint-scope 9ms (cache hit)
431 silly inflate node_modules/@types/http-proxy
432 http fetch GET 200 https://registry.npmjs.org/@types%2fdragula 11ms (cache hit)
433 silly inflate node_modules/@types/jquery
434 http fetch GET 200 https://registry.npmjs.org/@types%2feslint 10ms (cache hit)
435 silly inflate node_modules/@types/json-schema
436 http fetch GET 200 https://registry.npmjs.org/@types%2festree 9ms (cache hit)
437 silly inflate node_modules/@types/mime
438 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress 10ms (cache hit)
439 silly inflate node_modules/@types/node
440 http fetch GET 200 https://registry.npmjs.org/@types%2fexpress-serve-static-core 11ms (cache hit)
441 silly inflate node_modules/@types/parse-json
442 http fetch GET 200 https://registry.npmjs.org/@types%2fgooglemaps 7ms (cache hit)
443 silly inflate node_modules/@types/q
444 http fetch GET 200 https://registry.npmjs.org/@types%2fgoogle.maps 9ms (cache hit)
445 silly inflate node_modules/@types/qs
446 http fetch GET 200 https://registry.npmjs.org/@types%2fjson-schema 9ms (cache hit)
447 silly inflate node_modules/@types/range-parser
448 http fetch GET 200 https://registry.npmjs.org/@types%2fhttp-proxy 11ms (cache hit)
449 silly inflate node_modules/@types/retry
450 http fetch GET 200 https://registry.npmjs.org/@types%2fjquery 11ms (cache hit)
451 silly inflate node_modules/@types/selenium-webdriver
452 http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 9ms (cache hit)
453 silly inflate node_modules/@types/serve-index
454 http fetch GET 200 https://registry.npmjs.org/@types%2fmime 11ms (cache hit)
455 silly inflate node_modules/@types/serve-static
456 http fetch GET 200 https://registry.npmjs.org/@types%2fq 10ms (cache hit)
457 silly inflate node_modules/@types/sizzle
458 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 15ms (cache hit)
459 silly inflate node_modules/@types/sockjs
460 http fetch GET 200 https://registry.npmjs.org/@types%2fqs 15ms (cache hit)
461 silly inflate node_modules/@types/ws
462 http fetch GET 200 https://registry.npmjs.org/@types%2fretry 12ms (cache hit)
463 silly inflate node_modules/@webassemblyjs/ast
464 http fetch GET 200 https://registry.npmjs.org/@types%2frange-parser 14ms (cache hit)
465 silly inflate node_modules/@webassemblyjs/floating-point-hex-parser
466 http fetch GET 200 https://registry.npmjs.org/@types%2fselenium-webdriver 12ms (cache hit)
467 silly inflate node_modules/@webassemblyjs/helper-api-error
468 http fetch GET 200 https://registry.npmjs.org/@types%2fserve-index 14ms (cache hit)
469 silly inflate node_modules/@webassemblyjs/helper-buffer
470 http fetch GET 200 https://registry.npmjs.org/@types%2fserve-static 14ms (cache hit)
471 silly inflate node_modules/@webassemblyjs/helper-numbers
472 http fetch GET 200 https://registry.npmjs.org/@types%2fsockjs 8ms (cache hit)
473 silly inflate node_modules/@webassemblyjs/helper-wasm-bytecode
474 http fetch GET 200 https://registry.npmjs.org/@types%2fsizzle 14ms (cache hit)
475 silly inflate node_modules/@webassemblyjs/helper-wasm-section
476 http fetch GET 200 https://registry.npmjs.org/@types%2fws 8ms (cache hit)
477 silly inflate node_modules/@webassemblyjs/ieee754
478 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fast 8ms (cache hit)
479 silly inflate node_modules/@webassemblyjs/leb128
480 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2ffloating-point-hex-parser 9ms (cache hit)
481 silly inflate node_modules/@webassemblyjs/utf8
482 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-api-error 9ms (cache hit)
483 silly inflate node_modules/@webassemblyjs/wasm-edit
484 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-numbers 7ms (cache hit)
485 silly inflate node_modules/@webassemblyjs/wasm-gen
486 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-buffer 9ms (cache hit)
487 silly inflate node_modules/@webassemblyjs/wasm-opt
488 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-section 8ms (cache hit)
489 silly inflate node_modules/@webassemblyjs/wasm-parser
490 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fhelper-wasm-bytecode 10ms (cache hit)
491 silly inflate node_modules/@webassemblyjs/wast-printer
492 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fieee754 10ms (cache hit)
493 silly inflate node_modules/@xtuc/ieee754
494 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2futf8 9ms (cache hit)
495 silly inflate node_modules/@xtuc/long
496 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fleb128 9ms (cache hit)
497 silly inflate node_modules/@yarnpkg/lockfile
498 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-edit 9ms (cache hit)
499 silly inflate node_modules/abab
500 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-opt 8ms (cache hit)
501 silly inflate node_modules/abbrev
502 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-gen 9ms (cache hit)
503 silly inflate node_modules/accepts
504 http fetch GET 200 https://registry.npmjs.org/@xtuc%2fieee754 7ms (cache hit)
505 silly inflate node_modules/acorn
506 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwasm-parser 9ms (cache hit)
507 silly inflate node_modules/acorn-import-assertions
508 http fetch GET 200 https://registry.npmjs.org/@webassemblyjs%2fwast-printer 11ms (cache hit)
509 silly inflate node_modules/adjust-sourcemap-loader
510 http fetch GET 200 https://registry.npmjs.org/@yarnpkg%2flockfile 10ms (cache hit)
511 silly inflate node_modules/adjust-sourcemap-loader/node_modules/loader-utils
512 http fetch GET 200 https://registry.npmjs.org/abab 9ms (cache hit)
513 silly inflate node_modules/adm-zip
514 http fetch GET 200 https://registry.npmjs.org/@xtuc%2flong 11ms (cache hit)
515 silly inflate node_modules/agent-base
516 http fetch GET 200 https://registry.npmjs.org/abbrev 9ms (cache hit)
517 silly inflate node_modules/agentkeepalive
518 http fetch GET 200 https://registry.npmjs.org/accepts 8ms (cache hit)
519 silly inflate node_modules/aggregate-error
520 http fetch GET 200 https://registry.npmjs.org/acorn 9ms (cache hit)
521 silly inflate node_modules/aggregate-error/node_modules/indent-string
522 http fetch GET 200 https://registry.npmjs.org/acorn-import-assertions 9ms (cache hit)
523 silly inflate node_modules/ajv
524 silly inflate node_modules/ajv-formats
525 http fetch GET 200 https://registry.npmjs.org/adjust-sourcemap-loader 8ms (cache hit)
526 silly inflate node_modules/ajv-formats/node_modules/ajv
527 silly inflate node_modules/ajv-formats/node_modules/json-schema-traverse
528 silly inflate node_modules/ajv-keywords
529 http fetch GET 200 https://registry.npmjs.org/adm-zip 8ms (cache hit)
530 silly inflate node_modules/amazing-time-picker
531 http fetch GET 200 https://registry.npmjs.org/agent-base 8ms (cache hit)
532 silly inflate node_modules/amazing-time-picker/node_modules/rxjs
533 http fetch GET 200 https://registry.npmjs.org/loader-utils 11ms (cache hit)
534 silly inflate node_modules/amazing-time-picker/node_modules/zone.js
535 http fetch GET 200 https://registry.npmjs.org/agentkeepalive 10ms (cache hit)
536 silly inflate node_modules/amdefine
537 http fetch GET 200 https://registry.npmjs.org/aggregate-error 10ms (cache hit)
538 silly inflate node_modules/angular-archwizard
539 http fetch GET 200 https://registry.npmjs.org/indent-string 9ms (cache hit)
540 silly inflate node_modules/angular-archwizard/node_modules/tslib
541 silly inflate node_modules/angular-datatables
542 http fetch GET 200 https://registry.npmjs.org/ajv-formats 8ms (cache hit)
543 silly inflate node_modules/angular-dual-listbox
544 http fetch GET 200 https://registry.npmjs.org/ajv-keywords 9ms (cache hit)
545 silly inflate node_modules/angular-highcharts-chart
546 http fetch GET 200 https://registry.npmjs.org/amazing-time-picker 9ms (cache hit)
547 silly inflate node_modules/angular-highcharts-chart/node_modules/tslib
548 silly inflate node_modules/angular-pell
549 http fetch GET 200 https://registry.npmjs.org/zone.js 8ms (cache hit)
550 silly inflate node_modules/angular-pell/node_modules/tslib
551 silly inflate node_modules/angular2-chartjs
552 http fetch GET 200 https://registry.npmjs.org/rxjs 12ms (cache hit)
553 silly inflate node_modules/angular2-text-mask
554 http fetch GET 200 https://registry.npmjs.org/amdefine 11ms (cache hit)
555 silly inflate node_modules/angular2-tinymce
556 http fetch GET 200 https://registry.npmjs.org/angular-archwizard 12ms (cache hit)
557 silly inflate node_modules/angular2-tinymce/node_modules/tslib
558 silly inflate node_modules/ansi-colors
559 http fetch GET 200 https://registry.npmjs.org/angular-datatables 13ms (cache hit)
560 silly inflate node_modules/ansi-escapes
561 http fetch GET 200 https://registry.npmjs.org/angular-dual-listbox 13ms (cache hit)
562 silly inflate node_modules/ansi-html-community
563 http fetch GET 200 https://registry.npmjs.org/angular-highcharts-chart 13ms (cache hit)
564 silly inflate node_modules/ansi-regex
565 http fetch GET 200 https://registry.npmjs.org/angular2-chartjs 11ms (cache hit)
566 silly inflate node_modules/ansi-styles
567 http fetch GET 200 https://registry.npmjs.org/angular-pell 12ms (cache hit)
568 silly inflate node_modules/anymatch
569 http fetch GET 200 https://registry.npmjs.org/angular2-text-mask 9ms (cache hit)
570 silly inflate node_modules/apexcharts
571 http fetch GET 200 https://registry.npmjs.org/ansi-colors 7ms (cache hit)
572 silly inflate node_modules/app-root-path
573 http fetch GET 200 https://registry.npmjs.org/angular2-tinymce 10ms (cache hit)
574 silly inflate node_modules/aproba
575 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 7ms (cache hit)
576 silly inflate node_modules/are-we-there-yet
577 silly inflate node_modules/arg
578 http fetch GET 200 https://registry.npmjs.org/ansi-html-community 7ms (cache hit)
579 silly inflate node_modules/argparse
580 http fetch GET 200 https://registry.npmjs.org/ansi-regex 8ms (cache hit)
581 silly inflate node_modules/aria-query
582 http fetch GET 200 https://registry.npmjs.org/ansi-styles 10ms (cache hit)
583 silly inflate node_modules/array-find-index
584 http fetch GET 200 https://registry.npmjs.org/anymatch 10ms (cache hit)
585 silly inflate node_modules/array-flatten
586 http fetch GET 200 https://registry.npmjs.org/apexcharts 10ms (cache hit)
587 silly inflate node_modules/array-union
588 http fetch GET 200 https://registry.npmjs.org/aproba 11ms (cache hit)
589 silly inflate node_modules/array-uniq
590 http fetch GET 200 https://registry.npmjs.org/app-root-path 12ms (cache hit)
591 silly inflate node_modules/arrify
592 http fetch GET 200 https://registry.npmjs.org/arg 11ms (cache hit)
593 silly inflate node_modules/asn1
594 http fetch GET 200 https://registry.npmjs.org/argparse 12ms (cache hit)
595 silly inflate node_modules/assert-plus
596 http fetch GET 200 https://registry.npmjs.org/aria-query 10ms (cache hit)
597 silly inflate node_modules/ast-types-flow
598 http fetch GET 200 https://registry.npmjs.org/array-find-index 11ms (cache hit)
599 silly inflate node_modules/async
600 http fetch GET 200 https://registry.npmjs.org/array-flatten 12ms (cache hit)
601 silly inflate node_modules/async-foreach
602 http fetch GET 200 https://registry.npmjs.org/array-union 10ms (cache hit)
603 silly inflate node_modules/asynckit
604 http fetch GET 200 https://registry.npmjs.org/arrify 9ms (cache hit)
605 silly inflate node_modules/atoa
606 http fetch GET 200 https://registry.npmjs.org/array-uniq 10ms (cache hit)
607 silly inflate node_modules/atob
608 http fetch GET 200 https://registry.npmjs.org/asn1 9ms (cache hit)
609 silly inflate node_modules/autoprefixer
610 http fetch GET 200 https://registry.npmjs.org/assert-plus 9ms (cache hit)
611 silly inflate node_modules/aws-sign2
612 http fetch GET 200 https://registry.npmjs.org/ast-types-flow 9ms (cache hit)
613 silly inflate node_modules/aws4
614 http fetch GET 200 https://registry.npmjs.org/async-foreach 9ms (cache hit)
615 silly inflate node_modules/axobject-query
616 http fetch GET 200 https://registry.npmjs.org/async 11ms (cache hit)
617 silly inflate node_modules/babel-loader
618 http fetch GET 200 https://registry.npmjs.org/atob 9ms (cache hit)
619 silly inflate node_modules/babel-loader/node_modules/json5
620 http fetch GET 200 https://registry.npmjs.org/asynckit 10ms (cache hit)
621 silly inflate node_modules/babel-loader/node_modules/loader-utils
622 silly inflate node_modules/babel-plugin-dynamic-import-node
623 http fetch GET 200 https://registry.npmjs.org/atoa 10ms (cache hit)
624 silly inflate node_modules/babel-plugin-istanbul
625 http fetch GET 200 https://registry.npmjs.org/autoprefixer 10ms (cache hit)
626 silly inflate node_modules/babel-plugin-polyfill-corejs2
627 http fetch GET 200 https://registry.npmjs.org/aws-sign2 11ms (cache hit)
628 silly inflate node_modules/babel-plugin-polyfill-corejs2/node_modules/semver
629 silly inflate node_modules/babel-plugin-polyfill-corejs3
630 http fetch GET 200 https://registry.npmjs.org/aws4 13ms (cache hit)
631 silly inflate node_modules/babel-plugin-polyfill-regenerator
632 http fetch GET 200 https://registry.npmjs.org/axobject-query 11ms (cache hit)
633 silly inflate node_modules/balanced-match
634 http fetch GET 200 https://registry.npmjs.org/babel-plugin-dynamic-import-node 10ms (cache hit)
635 silly inflate node_modules/base64-js
636 http fetch GET 200 https://registry.npmjs.org/babel-loader 12ms (cache hit)
637 silly inflate node_modules/base64id
638 http fetch GET 200 https://registry.npmjs.org/babel-plugin-istanbul 11ms (cache hit)
639 silly inflate node_modules/batch
640 http fetch GET 200 https://registry.npmjs.org/json5 13ms (cache hit)
641 silly inflate node_modules/bcrypt-pbkdf
642 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-corejs2 10ms (cache hit)
643 silly inflate node_modules/big.js
644 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-corejs3 11ms (cache hit)
645 silly inflate node_modules/binary-extensions
646 http fetch GET 200 https://registry.npmjs.org/babel-plugin-polyfill-regenerator 12ms (cache hit)
647 silly inflate node_modules/bl
648 http fetch GET 200 https://registry.npmjs.org/balanced-match 9ms (cache hit)
649 silly inflate node_modules/bl/node_modules/readable-stream
650 silly inflate node_modules/block-stream
651 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 7ms (cache hit)
652 silly inflate node_modules/blocking-proxy
653 http fetch GET 200 https://registry.npmjs.org/base64-js 12ms (cache hit)
654 silly inflate node_modules/body-parser
655 http fetch GET 200 https://registry.npmjs.org/batch 11ms (cache hit)
656 silly inflate node_modules/body-parser/node_modules/bytes
657 http fetch GET 200 https://registry.npmjs.org/base64id 11ms (cache hit)
658 silly inflate node_modules/body-parser/node_modules/debug
659 http fetch GET 200 https://registry.npmjs.org/big.js 10ms (cache hit)
660 silly inflate node_modules/body-parser/node_modules/ms
661 http fetch GET 200 https://registry.npmjs.org/binary-extensions 11ms (cache hit)
662 silly inflate node_modules/body-parser/node_modules/qs
663 http fetch GET 200 https://registry.npmjs.org/bl 11ms (cache hit)
664 silly inflate node_modules/bonjour
665 http fetch GET 200 https://registry.npmjs.org/block-stream 10ms (cache hit)
666 silly inflate node_modules/boolbase
667 http fetch GET 200 https://registry.npmjs.org/blocking-proxy 10ms (cache hit)
668 silly inflate node_modules/bootstrap
669 http fetch GET 200 https://registry.npmjs.org/debug 7ms (cache hit)
670 silly inflate node_modules/brace-expansion
671 http fetch GET 200 https://registry.npmjs.org/ms 8ms (cache hit)
672 silly inflate node_modules/braces
673 http fetch GET 200 https://registry.npmjs.org/body-parser 10ms (cache hit)
674 silly inflate node_modules/browserslist
675 http fetch GET 200 https://registry.npmjs.org/bytes 12ms (cache hit)
676 silly inflate node_modules/browserstack
677 http fetch GET 200 https://registry.npmjs.org/qs 15ms (cache hit)
678 silly inflate node_modules/browserstack/node_modules/agent-base
679 silly inflate node_modules/browserstack/node_modules/debug
680 silly inflate node_modules/browserstack/node_modules/https-proxy-agent
681 http fetch GET 200 https://registry.npmjs.org/bonjour 20ms (cache hit)
682 silly inflate node_modules/buffer
683 http fetch GET 200 https://registry.npmjs.org/boolbase 24ms (cache hit)
684 silly inflate node_modules/buffer-from
685 http fetch GET 200 https://registry.npmjs.org/bootstrap 27ms (cache hit)
686 silly inflate node_modules/buffer-indexof
687 http fetch GET 200 https://registry.npmjs.org/braces 32ms (cache hit)
688 silly inflate node_modules/builtin-modules
689 http fetch GET 200 https://registry.npmjs.org/brace-expansion 35ms (cache hit)
690 silly inflate node_modules/builtins
691 http fetch GET 200 https://registry.npmjs.org/browserstack 33ms (cache hit)
692 silly inflate node_modules/bytes
693 silly inflate node_modules/cacache
694 http fetch GET 200 https://registry.npmjs.org/browserslist 39ms (cache hit)
695 silly inflate node_modules/cacache/node_modules/lru-cache
696 silly inflate node_modules/cacache/node_modules/mkdirp
697 silly inflate node_modules/cacache/node_modules/rimraf
698 silly inflate node_modules/cacache/node_modules/tar
699 silly inflate node_modules/cacache/node_modules/yallist
700 silly inflate node_modules/call-bind
701 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 40ms (cache hit)
702 silly inflate node_modules/callsites
703 http fetch GET 200 https://registry.npmjs.org/buffer 34ms (cache hit)
704 silly inflate node_modules/camelcase
705 silly inflate node_modules/camelcase-keys
706 http fetch GET 200 https://registry.npmjs.org/buffer-from 33ms (cache hit)
707 silly inflate node_modules/caniuse-lite
708 http fetch GET 200 https://registry.npmjs.org/buffer-indexof 28ms (cache hit)
709 silly inflate node_modules/canonical-path
710 http fetch GET 200 https://registry.npmjs.org/builtin-modules 24ms (cache hit)
711 silly inflate node_modules/caseless
712 http fetch GET 200 https://registry.npmjs.org/builtins 24ms (cache hit)
713 silly inflate node_modules/chalk
714 http fetch GET 200 https://registry.npmjs.org/cacache 21ms (cache hit)
715 silly inflate node_modules/chardet
716 http fetch GET 200 https://registry.npmjs.org/call-bind 18ms (cache hit)
717 silly inflate node_modules/chart.js
718 http fetch GET 200 https://registry.npmjs.org/callsites 10ms (cache hit)
719 silly inflate node_modules/chartjs-color
720 http fetch GET 200 https://registry.npmjs.org/camelcase-keys 9ms (cache hit)
721 silly inflate node_modules/chartjs-color-string
722 http fetch GET 200 https://registry.npmjs.org/caseless 8ms (cache hit)
723 silly inflate node_modules/chokidar
724 http fetch GET 200 https://registry.npmjs.org/chalk 9ms (cache hit)
725 silly inflate node_modules/chokidar/node_modules/glob-parent
726 http fetch GET 200 https://registry.npmjs.org/caniuse-lite 13ms (cache hit)
727 silly inflate node_modules/chownr
728 http fetch GET 200 https://registry.npmjs.org/canonical-path 15ms (cache hit)
729 silly inflate node_modules/chrome-trace-event
730 http fetch GET 200 https://registry.npmjs.org/chardet 13ms (cache hit)
731 silly inflate node_modules/circular-dependency-plugin
732 http fetch GET 200 https://registry.npmjs.org/chart.js 13ms (cache hit)
733 silly inflate node_modules/clean-stack
734 http fetch GET 200 https://registry.npmjs.org/chartjs-color 13ms (cache hit)
735 silly inflate node_modules/cli-cursor
736 http fetch GET 200 https://registry.npmjs.org/chartjs-color-string 13ms (cache hit)
737 silly inflate node_modules/cli-spinners
738 http fetch GET 200 https://registry.npmjs.org/chokidar 13ms (cache hit)
739 silly inflate node_modules/cli-width
740 http fetch GET 200 https://registry.npmjs.org/glob-parent 13ms (cache hit)
741 silly inflate node_modules/cliui
742 http fetch GET 200 https://registry.npmjs.org/chrome-trace-event 11ms (cache hit)
743 silly inflate node_modules/clone
744 http fetch GET 200 https://registry.npmjs.org/chownr 13ms (cache hit)
745 silly inflate node_modules/clone-deep
746 http fetch GET 200 https://registry.npmjs.org/circular-dependency-plugin 12ms (cache hit)
747 silly inflate node_modules/code-point-at
748 http fetch GET 200 https://registry.npmjs.org/clean-stack 10ms (cache hit)
749 silly inflate node_modules/codelyzer
750 http fetch GET 200 https://registry.npmjs.org/cli-spinners 9ms (cache hit)
751 silly inflate node_modules/codelyzer/node_modules/@angular/compiler
752 silly inflate node_modules/codelyzer/node_modules/@angular/core
753 silly inflate node_modules/codelyzer/node_modules/sprintf-js
754 http fetch GET 200 https://registry.npmjs.org/cliui 7ms (cache hit)
755 silly inflate node_modules/codelyzer/node_modules/tslib
756 silly inflate node_modules/codelyzer/node_modules/zone.js
757 silly inflate node_modules/color-convert
758 http fetch GET 200 https://registry.npmjs.org/cli-cursor 12ms (cache hit)
759 silly inflate node_modules/color-name
760 http fetch GET 200 https://registry.npmjs.org/cli-width 9ms (cache hit)
761 silly inflate node_modules/color-support
762 http fetch GET 200 https://registry.npmjs.org/clone 8ms (cache hit)
763 silly inflate node_modules/colorette
764 http fetch GET 200 https://registry.npmjs.org/code-point-at 8ms (cache hit)
765 silly inflate node_modules/colors
766 http fetch GET 200 https://registry.npmjs.org/clone-deep 10ms (cache hit)
767 silly inflate node_modules/combined-stream
768 http fetch GET 200 https://registry.npmjs.org/codelyzer 9ms (cache hit)
769 silly inflate node_modules/commander
770 http fetch GET 200 https://registry.npmjs.org/sprintf-js 11ms (cache hit)
771 silly inflate node_modules/commondir
772 http fetch GET 200 https://registry.npmjs.org/color-support 9ms (cache hit)
773 silly inflate node_modules/component-emitter
774 http fetch GET 200 https://registry.npmjs.org/color-convert 11ms (cache hit)
775 silly inflate node_modules/compressible
776 http fetch GET 200 https://registry.npmjs.org/color-name 11ms (cache hit)
777 silly inflate node_modules/compression
778 http fetch GET 200 https://registry.npmjs.org/colorette 10ms (cache hit)
779 silly inflate node_modules/compression/node_modules/debug
780 silly inflate node_modules/compression/node_modules/ms
781 silly inflate node_modules/concat-map
782 http fetch GET 200 https://registry.npmjs.org/colors 10ms (cache hit)
783 silly inflate node_modules/connect
784 http fetch GET 200 https://registry.npmjs.org/combined-stream 11ms (cache hit)
785 silly inflate node_modules/connect/node_modules/debug
786 silly inflate node_modules/connect/node_modules/ms
787 silly inflate node_modules/connect-history-api-fallback
788 http fetch GET 200 https://registry.npmjs.org/commander 10ms (cache hit)
789 silly inflate node_modules/console-control-strings
790 http fetch GET 200 https://registry.npmjs.org/component-emitter 10ms (cache hit)
791 silly inflate node_modules/content-disposition
792 http fetch GET 200 https://registry.npmjs.org/commondir 10ms (cache hit)
793 silly inflate node_modules/content-disposition/node_modules/safe-buffer
794 http fetch GET 200 https://registry.npmjs.org/compressible 10ms (cache hit)
795 silly inflate node_modules/content-type
796 http fetch GET 200 https://registry.npmjs.org/compression 10ms (cache hit)
797 silly inflate node_modules/contra
798 http fetch GET 200 https://registry.npmjs.org/concat-map 9ms (cache hit)
799 silly inflate node_modules/convert-source-map
800 http fetch GET 200 https://registry.npmjs.org/connect-history-api-fallback 9ms (cache hit)
801 silly inflate node_modules/cookie
802 http fetch GET 200 https://registry.npmjs.org/console-control-strings 8ms (cache hit)
803 silly inflate node_modules/cookie-signature
804 http fetch GET 200 https://registry.npmjs.org/connect 13ms (cache hit)
805 silly inflate node_modules/copy-anything
806 http fetch GET 200 https://registry.npmjs.org/content-disposition 10ms (cache hit)
807 silly inflate node_modules/copy-webpack-plugin
808 http fetch GET 200 https://registry.npmjs.org/safe-buffer 10ms (cache hit)
809 silly inflate node_modules/copy-webpack-plugin/node_modules/ajv
810 silly inflate node_modules/copy-webpack-plugin/node_modules/ajv-keywords
811 silly inflate node_modules/copy-webpack-plugin/node_modules/json-schema-traverse
812 silly inflate node_modules/copy-webpack-plugin/node_modules/schema-utils
813 http fetch GET 200 https://registry.npmjs.org/convert-source-map 9ms (cache hit)
814 silly inflate node_modules/core-js
815 silly inflate node_modules/core-js-compat
816 http fetch GET 200 https://registry.npmjs.org/content-type 12ms (cache hit)
817 silly inflate node_modules/core-js-compat/node_modules/semver
818 silly inflate node_modules/core-util-is
819 http fetch GET 200 https://registry.npmjs.org/contra 11ms (cache hit)
820 silly inflate node_modules/cors
821 http fetch GET 200 https://registry.npmjs.org/cookie 11ms (cache hit)
822 silly inflate node_modules/cosmiconfig
823 http fetch GET 200 https://registry.npmjs.org/cookie-signature 10ms (cache hit)
824 silly inflate node_modules/cosmiconfig/node_modules/parse-json
825 http fetch GET 200 https://registry.npmjs.org/copy-anything 10ms (cache hit)
826 silly inflate node_modules/cosmiconfig/node_modules/path-type
827 http fetch GET 200 https://registry.npmjs.org/copy-webpack-plugin 10ms (cache hit)
828 silly inflate node_modules/critters
829 http fetch GET 200 https://registry.npmjs.org/schema-utils 11ms (cache hit)
830 silly inflate node_modules/critters/node_modules/ansi-styles
831 silly inflate node_modules/critters/node_modules/chalk
832 silly inflate node_modules/critters/node_modules/color-convert
833 silly inflate node_modules/critters/node_modules/color-name
834 silly inflate node_modules/critters/node_modules/has-flag
835 http fetch GET 200 https://registry.npmjs.org/core-util-is 11ms (cache hit)
836 silly inflate node_modules/critters/node_modules/supports-color
837 http fetch GET 200 https://registry.npmjs.org/core-js-compat 11ms (cache hit)
838 silly inflate node_modules/cross-spawn
839 http fetch GET 200 https://registry.npmjs.org/cors 11ms (cache hit)
840 silly inflate node_modules/crossvent
841 http fetch GET 200 https://registry.npmjs.org/cosmiconfig 11ms (cache hit)
842 silly inflate node_modules/css
843 http fetch GET 200 https://registry.npmjs.org/parse-json 11ms (cache hit)
844 silly inflate node_modules/css/node_modules/source-map
845 silly inflate node_modules/css-blank-pseudo
846 http fetch GET 200 https://registry.npmjs.org/path-type 12ms (cache hit)
847 silly inflate node_modules/css-has-pseudo
848 http fetch GET 200 https://registry.npmjs.org/has-flag 8ms (cache hit)
849 silly inflate node_modules/css-loader
850 http fetch GET 200 https://registry.npmjs.org/supports-color 8ms (cache hit)
851 silly inflate node_modules/css-loader/node_modules/lru-cache
852 silly inflate node_modules/css-loader/node_modules/semver
853 silly inflate node_modules/css-loader/node_modules/yallist
854 silly inflate node_modules/css-prefers-color-scheme
855 http fetch GET 200 https://registry.npmjs.org/critters 11ms (cache hit)
856 silly inflate node_modules/css-select
857 http fetch GET 200 https://registry.npmjs.org/cross-spawn 9ms (cache hit)
858 silly inflate node_modules/css-selector-tokenizer
859 http fetch GET 200 https://registry.npmjs.org/crossvent 11ms (cache hit)
860 silly inflate node_modules/css-what
861 http fetch GET 200 https://registry.npmjs.org/css 11ms (cache hit)
862 silly inflate node_modules/cssauron
863 http fetch GET 200 https://registry.npmjs.org/css-blank-pseudo 12ms (cache hit)
864 silly inflate node_modules/cssdb
865 http fetch GET 200 https://registry.npmjs.org/css-has-pseudo 11ms (cache hit)
866 silly inflate node_modules/cssesc
867 http fetch GET 200 https://registry.npmjs.org/css-prefers-color-scheme 10ms (cache hit)
868 silly inflate node_modules/currently-unhandled
869 http fetch GET 200 https://registry.npmjs.org/css-select 9ms (cache hit)
870 silly inflate node_modules/custom-event
871 http fetch GET 200 https://registry.npmjs.org/css-loader 12ms (cache hit)
872 silly inflate node_modules/damerau-levenshtein
873 http fetch GET 200 https://registry.npmjs.org/css-selector-tokenizer 11ms (cache hit)
874 silly inflate node_modules/dashdash
875 http fetch GET 200 https://registry.npmjs.org/css-what 10ms (cache hit)
876 silly inflate node_modules/datatables.net
877 http fetch GET 200 https://registry.npmjs.org/cssauron 10ms (cache hit)
878 silly inflate node_modules/datatables.net-buttons
879 http fetch GET 200 https://registry.npmjs.org/cssdb 11ms (cache hit)
880 silly inflate node_modules/datatables.net-buttons-dt
881 http fetch GET 200 https://registry.npmjs.org/custom-event 9ms (cache hit)
882 silly inflate node_modules/datatables.net-colreorder
883 http fetch GET 200 https://registry.npmjs.org/cssesc 13ms (cache hit)
884 silly inflate node_modules/datatables.net-dt
885 http fetch GET 200 https://registry.npmjs.org/currently-unhandled 11ms (cache hit)
886 silly inflate node_modules/datatables.net-responsive
887 http fetch GET 200 https://registry.npmjs.org/damerau-levenshtein 9ms (cache hit)
888 silly inflate node_modules/datatables.net-select
889 http fetch GET 200 https://registry.npmjs.org/dashdash 10ms (cache hit)
890 silly inflate node_modules/date-format
891 http fetch GET 200 https://registry.npmjs.org/datatables.net 10ms (cache hit)
892 silly inflate node_modules/debug
893 silly inflate node_modules/decamelize
894 http fetch GET 200 https://registry.npmjs.org/datatables.net-buttons 10ms (cache hit)
895 silly inflate node_modules/decode-uri-component
896 http fetch GET 200 https://registry.npmjs.org/datatables.net-buttons-dt 9ms (cache hit)
897 silly inflate node_modules/deep-equal
898 http fetch GET 200 https://registry.npmjs.org/datatables.net-colreorder 9ms (cache hit)
899 silly inflate node_modules/default-gateway
900 http fetch GET 200 https://registry.npmjs.org/datatables.net-responsive 9ms (cache hit)
901 silly inflate node_modules/defaults
902 http fetch GET 200 https://registry.npmjs.org/datatables.net-select 10ms (cache hit)
903 silly inflate node_modules/define-lazy-prop
904 http fetch GET 200 https://registry.npmjs.org/datatables.net-dt 11ms (cache hit)
905 silly inflate node_modules/define-properties
906 http fetch GET 200 https://registry.npmjs.org/date-format 9ms (cache hit)
907 silly inflate node_modules/del
908 http fetch GET 200 https://registry.npmjs.org/decamelize 9ms (cache hit)
909 silly inflate node_modules/del/node_modules/array-union
910 silly inflate node_modules/del/node_modules/globby
911 http fetch GET 200 https://registry.npmjs.org/decode-uri-component 9ms (cache hit)
912 silly inflate node_modules/del/node_modules/rimraf
913 silly inflate node_modules/del/node_modules/slash
914 http fetch GET 200 https://registry.npmjs.org/deep-equal 10ms (cache hit)
915 silly inflate node_modules/delayed-stream
916 http fetch GET 200 https://registry.npmjs.org/default-gateway 10ms (cache hit)
917 silly inflate node_modules/delegates
918 http fetch GET 200 https://registry.npmjs.org/defaults 10ms (cache hit)
919 silly inflate node_modules/depd
920 http fetch GET 200 https://registry.npmjs.org/define-lazy-prop 10ms (cache hit)
921 silly inflate node_modules/dependency-graph
922 http fetch GET 200 https://registry.npmjs.org/define-properties 9ms (cache hit)
923 silly inflate node_modules/destroy
924 http fetch GET 200 https://registry.npmjs.org/del 10ms (cache hit)
925 silly inflate node_modules/detect-node
926 http fetch GET 200 https://registry.npmjs.org/globby 9ms (cache hit)
927 silly inflate node_modules/di
928 http fetch GET 200 https://registry.npmjs.org/delayed-stream 9ms (cache hit)
929 silly inflate node_modules/diff
930 http fetch GET 200 https://registry.npmjs.org/slash 11ms (cache hit)
931 silly inflate node_modules/dir-glob
932 http fetch GET 200 https://registry.npmjs.org/delegates 7ms (cache hit)
933 silly inflate node_modules/dir-glob/node_modules/path-type
934 silly inflate node_modules/dns-equal
935 http fetch GET 200 https://registry.npmjs.org/depd 9ms (cache hit)
936 silly inflate node_modules/dns-packet
937 http fetch GET 200 https://registry.npmjs.org/destroy 9ms (cache hit)
938 silly inflate node_modules/dns-txt
939 http fetch GET 200 https://registry.npmjs.org/dependency-graph 10ms (cache hit)
940 silly inflate node_modules/dom-serialize
941 http fetch GET 200 https://registry.npmjs.org/detect-node 9ms (cache hit)
942 silly inflate node_modules/dom-serializer
943 http fetch GET 200 https://registry.npmjs.org/di 8ms (cache hit)
944 silly inflate node_modules/domelementtype
945 http fetch GET 200 https://registry.npmjs.org/diff 10ms (cache hit)
946 silly inflate node_modules/domhandler
947 http fetch GET 200 https://registry.npmjs.org/dir-glob 9ms (cache hit)
948 silly inflate node_modules/domutils
949 http fetch GET 200 https://registry.npmjs.org/dns-equal 9ms (cache hit)
950 silly inflate node_modules/dragula
951 http fetch GET 200 https://registry.npmjs.org/dom-serialize 8ms (cache hit)
952 silly inflate node_modules/ecc-jsbn
953 http fetch GET 200 https://registry.npmjs.org/dns-txt 9ms (cache hit)
954 silly inflate node_modules/ee-first
955 http fetch GET 200 https://registry.npmjs.org/dns-packet 10ms (cache hit)
956 silly inflate node_modules/electron-to-chromium
957 http fetch GET 200 https://registry.npmjs.org/dom-serializer 9ms (cache hit)
958 silly inflate node_modules/emoji-regex
959 http fetch GET 200 https://registry.npmjs.org/domelementtype 9ms (cache hit)
960 silly inflate node_modules/emojis-list
961 http fetch GET 200 https://registry.npmjs.org/domutils 8ms (cache hit)
962 silly inflate node_modules/encodeurl
963 http fetch GET 200 https://registry.npmjs.org/domhandler 10ms (cache hit)
964 silly inflate node_modules/encoding
965 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 7ms (cache hit)
966 silly inflate node_modules/encoding/node_modules/iconv-lite
967 http fetch GET 200 https://registry.npmjs.org/dragula 12ms (cache hit)
968 silly inflate node_modules/engine.io
969 http fetch GET 200 https://registry.npmjs.org/ee-first 10ms (cache hit)
970 silly inflate node_modules/engine.io/node_modules/ws
971 http fetch GET 200 https://registry.npmjs.org/emoji-regex 8ms (cache hit)
972 silly inflate node_modules/engine.io-parser
973 http fetch GET 200 https://registry.npmjs.org/electron-to-chromium 12ms (cache hit)
974 silly inflate node_modules/enhanced-resolve
975 http fetch GET 200 https://registry.npmjs.org/emojis-list 14ms (cache hit)
976 silly inflate node_modules/ent
977 http fetch GET 200 https://registry.npmjs.org/encodeurl 14ms (cache hit)
978 silly inflate node_modules/entities
979 http fetch GET 200 https://registry.npmjs.org/encoding 15ms (cache hit)
980 silly inflate node_modules/env-paths
981 http fetch GET 200 https://registry.npmjs.org/iconv-lite 13ms (cache hit)
982 silly inflate node_modules/err-code
983 http fetch GET 200 https://registry.npmjs.org/ws 11ms (cache hit)
984 silly inflate node_modules/errno
985 http fetch GET 200 https://registry.npmjs.org/engine.io 13ms (cache hit)
986 silly inflate node_modules/error-ex
987 http fetch GET 200 https://registry.npmjs.org/engine.io-parser 14ms (cache hit)
988 silly inflate node_modules/es-module-lexer
989 http fetch GET 200 https://registry.npmjs.org/enhanced-resolve 10ms (cache hit)
990 silly inflate node_modules/es6-promise
991 http fetch GET 200 https://registry.npmjs.org/ent 11ms (cache hit)
992 silly inflate node_modules/es6-promisify
993 http fetch GET 200 https://registry.npmjs.org/entities 11ms (cache hit)
994 silly inflate node_modules/esbuild-android-arm64
995 http fetch GET 200 https://registry.npmjs.org/env-paths 10ms (cache hit)
996 silly inflate node_modules/esbuild-darwin-64
997 http fetch GET 200 https://registry.npmjs.org/err-code 10ms (cache hit)
998 silly inflate node_modules/esbuild-darwin-arm64
999 http fetch GET 200 https://registry.npmjs.org/errno 11ms (cache hit)
1000 silly inflate node_modules/esbuild-freebsd-64
1001 http fetch GET 200 https://registry.npmjs.org/error-ex 10ms (cache hit)
1002 silly inflate node_modules/esbuild-freebsd-arm64
1003 http fetch GET 200 https://registry.npmjs.org/es6-promise 7ms (cache hit)
1004 silly inflate node_modules/esbuild-linux-32
1005 http fetch GET 200 https://registry.npmjs.org/es-module-lexer 10ms (cache hit)
1006 silly inflate node_modules/esbuild-linux-64
1007 http fetch GET 200 https://registry.npmjs.org/es6-promisify 9ms (cache hit)
1008 silly inflate node_modules/esbuild-linux-arm
1009 http fetch GET 200 https://registry.npmjs.org/esbuild-android-arm64 9ms (cache hit)
1010 silly inflate node_modules/esbuild-linux-arm64
1011 http fetch GET 200 https://registry.npmjs.org/esbuild-darwin-64 11ms (cache hit)
1012 silly inflate node_modules/esbuild-linux-mips64le
1013 http fetch GET 200 https://registry.npmjs.org/esbuild-darwin-arm64 12ms (cache hit)
1014 silly inflate node_modules/esbuild-linux-ppc64le
1015 http fetch GET 200 https://registry.npmjs.org/esbuild-freebsd-arm64 11ms (cache hit)
1016 silly inflate node_modules/esbuild-linux-s390x
1017 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-32 13ms (cache hit)
1018 silly inflate node_modules/esbuild-netbsd-64
1019 http fetch GET 200 https://registry.npmjs.org/esbuild-freebsd-64 15ms (cache hit)
1020 silly inflate node_modules/esbuild-openbsd-64
1021 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-64 14ms (cache hit)
1022 silly inflate node_modules/esbuild-sunos-64
1023 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-arm 16ms (cache hit)
1024 silly inflate node_modules/esbuild-wasm
1025 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-mips64le 15ms (cache hit)
1026 silly inflate node_modules/esbuild-windows-32
1027 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-arm64 18ms (cache hit)
1028 silly inflate node_modules/esbuild-windows-64
1029 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-ppc64le 16ms (cache hit)
1030 silly inflate node_modules/esbuild-windows-arm64
1031 http fetch GET 200 https://registry.npmjs.org/esbuild-linux-s390x 16ms (cache hit)
1032 silly inflate node_modules/escalade
1033 http fetch GET 200 https://registry.npmjs.org/esbuild-netbsd-64 15ms (cache hit)
1034 silly inflate node_modules/escape-html
1035 http fetch GET 200 https://registry.npmjs.org/esbuild-openbsd-64 15ms (cache hit)
1036 silly inflate node_modules/escape-string-regexp
1037 http fetch GET 200 https://registry.npmjs.org/esbuild-sunos-64 13ms (cache hit)
1038 silly inflate node_modules/eslint-scope
1039 http fetch GET 200 https://registry.npmjs.org/esbuild-windows-arm64 8ms (cache hit)
1040 silly inflate node_modules/esprima
1041 http fetch GET 200 https://registry.npmjs.org/esbuild-wasm 14ms (cache hit)
1042 silly inflate node_modules/esrecurse
1043 http fetch GET 200 https://registry.npmjs.org/esbuild-windows-64 13ms (cache hit)
1044 silly inflate node_modules/esrecurse/node_modules/estraverse
1045 http fetch GET 200 https://registry.npmjs.org/esbuild-windows-32 16ms (cache hit)
1046 silly inflate node_modules/estraverse
1047 http fetch GET 200 https://registry.npmjs.org/escalade 13ms (cache hit)
1048 silly inflate node_modules/esutils
1049 http fetch GET 200 https://registry.npmjs.org/eslint-scope 11ms (cache hit)
1050 silly inflate node_modules/etag
1051 http fetch GET 200 https://registry.npmjs.org/escape-html 14ms (cache hit)
1052 silly inflate node_modules/eventemitter-asyncresource
1053 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 13ms (cache hit)
1054 silly inflate node_modules/eventemitter3
1055 http fetch GET 200 https://registry.npmjs.org/esprima 10ms (cache hit)
1056 silly inflate node_modules/events
1057 http fetch GET 200 https://registry.npmjs.org/estraverse 7ms (cache hit)
1058 silly inflate node_modules/execa
1059 silly inflate node_modules/execa/node_modules/cross-spawn
1060 silly inflate node_modules/execa/node_modules/which
1061 silly inflate node_modules/exit
1062 http fetch GET 200 https://registry.npmjs.org/esrecurse 12ms (cache hit)
1063 silly inflate node_modules/express
1064 http fetch GET 200 https://registry.npmjs.org/esutils 9ms (cache hit)
1065 silly inflate node_modules/express/node_modules/array-flatten
1066 silly inflate node_modules/express/node_modules/debug
1067 silly inflate node_modules/express/node_modules/ms
1068 silly inflate node_modules/express/node_modules/qs
1069 silly inflate node_modules/express/node_modules/safe-buffer
1070 silly inflate node_modules/extend
1071 http fetch GET 200 https://registry.npmjs.org/eventemitter-asyncresource 9ms (cache hit)
1072 silly inflate node_modules/external-editor
1073 http fetch GET 200 https://registry.npmjs.org/etag 11ms (cache hit)
1074 silly inflate node_modules/extsprintf
1075 http fetch GET 200 https://registry.npmjs.org/eventemitter3 10ms (cache hit)
1076 silly inflate node_modules/famfamfam-flags
1077 http fetch GET 200 https://registry.npmjs.org/events 10ms (cache hit)
1078 silly inflate node_modules/fast-deep-equal
1079 http fetch GET 200 https://registry.npmjs.org/execa 9ms (cache hit)
1080 silly inflate node_modules/fast-glob
1081 http fetch GET 200 https://registry.npmjs.org/exit 10ms (cache hit)
1082 silly inflate node_modules/fast-glob/node_modules/glob-parent
1083 silly inflate node_modules/fast-json-stable-stringify
1084 http fetch GET 200 https://registry.npmjs.org/extend 9ms (cache hit)
1085 silly inflate node_modules/fastparse
1086 http fetch GET 200 https://registry.npmjs.org/external-editor 8ms (cache hit)
1087 silly inflate node_modules/fastq
1088 http fetch GET 200 https://registry.npmjs.org/extsprintf 9ms (cache hit)
1089 silly inflate node_modules/faye-websocket
1090 http fetch GET 200 https://registry.npmjs.org/express 13ms (cache hit)
1091 silly inflate node_modules/figures
1092 http fetch GET 200 https://registry.npmjs.org/famfamfam-flags 12ms (cache hit)
1093 silly inflate node_modules/file-saver
1094 http fetch GET 200 https://registry.npmjs.org/fast-json-stable-stringify 11ms (cache hit)
1095 silly inflate node_modules/fill-range
1096 http fetch GET 200 https://registry.npmjs.org/fast-deep-equal 14ms (cache hit)
1097 silly inflate node_modules/finalhandler
1098 http fetch GET 200 https://registry.npmjs.org/fast-glob 13ms (cache hit)
1099 silly inflate node_modules/finalhandler/node_modules/debug
1100 silly inflate node_modules/finalhandler/node_modules/ms
1101 silly inflate node_modules/find-cache-dir
1102 http fetch GET 200 https://registry.npmjs.org/fastparse 12ms (cache hit)
1103 silly inflate node_modules/find-up
1104 silly inflate node_modules/flatted
1105 http fetch GET 200 https://registry.npmjs.org/fastq 13ms (cache hit)
1106 silly inflate node_modules/follow-redirects
1107 http fetch GET 200 https://registry.npmjs.org/faye-websocket 13ms (cache hit)
1108 silly inflate node_modules/forever-agent
1109 http fetch GET 200 https://registry.npmjs.org/figures 11ms (cache hit)
1110 silly inflate node_modules/form-data
1111 http fetch GET 200 https://registry.npmjs.org/file-saver 9ms (cache hit)
1112 silly inflate node_modules/forwarded
1113 http fetch GET 200 https://registry.npmjs.org/finalhandler 9ms (cache hit)
1114 silly inflate node_modules/fraction.js
1115 http fetch GET 200 https://registry.npmjs.org/fill-range 10ms (cache hit)
1116 silly inflate node_modules/fresh
1117 http fetch GET 200 https://registry.npmjs.org/find-cache-dir 9ms (cache hit)
1118 silly inflate node_modules/fs-extra
1119 http fetch GET 200 https://registry.npmjs.org/flatted 8ms (cache hit)
1120 silly inflate node_modules/fs-minipass
1121 http fetch GET 200 https://registry.npmjs.org/form-data 6ms (cache hit)
1122 silly inflate node_modules/fs-monkey
1123 http fetch GET 200 https://registry.npmjs.org/follow-redirects 8ms (cache hit)
1124 silly inflate node_modules/fs.realpath
1125 http fetch GET 200 https://registry.npmjs.org/forever-agent 10ms (cache hit)
1126 silly inflate node_modules/fsevents
1127 http fetch GET 200 https://registry.npmjs.org/forwarded 9ms (cache hit)
1128 silly inflate node_modules/fstream
1129 http fetch GET 200 https://registry.npmjs.org/fraction.js 9ms (cache hit)
1130 silly inflate node_modules/function-bind
1131 http fetch GET 200 https://registry.npmjs.org/fs-extra 8ms (cache hit)
1132 silly inflate node_modules/gauge
1133 silly inflate node_modules/gauge/node_modules/ansi-regex
1134 silly inflate node_modules/gauge/node_modules/is-fullwidth-code-point
1135 http fetch GET 200 https://registry.npmjs.org/fresh 12ms (cache hit)
1136 silly inflate node_modules/gauge/node_modules/string-width
1137 http fetch GET 200 https://registry.npmjs.org/fs-minipass 12ms (cache hit)
1138 silly inflate node_modules/gauge/node_modules/strip-ansi
1139 http fetch GET 200 https://registry.npmjs.org/fs.realpath 12ms (cache hit)
1140 silly inflate node_modules/gaze
1141 http fetch GET 200 https://registry.npmjs.org/fs-monkey 12ms (cache hit)
1142 silly inflate node_modules/gensync
1143 http fetch GET 200 https://registry.npmjs.org/fsevents 11ms (cache hit)
1144 silly inflate node_modules/get-caller-file
1145 http fetch GET 200 https://registry.npmjs.org/fstream 13ms (cache hit)
1146 silly inflate node_modules/get-intrinsic
1147 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 9ms (cache hit)
1148 silly inflate node_modules/get-package-type
1149 http fetch GET 200 https://registry.npmjs.org/function-bind 13ms (cache hit)
1150 silly inflate node_modules/get-stdin
1151 http fetch GET 200 https://registry.npmjs.org/string-width 10ms (cache hit)
1152 silly inflate node_modules/get-stream
1153 http fetch GET 200 https://registry.npmjs.org/gaze 9ms (cache hit)
1154 silly inflate node_modules/getpass
1155 http fetch GET 200 https://registry.npmjs.org/strip-ansi 11ms (cache hit)
1156 silly inflate node_modules/glob
1157 http fetch GET 200 https://registry.npmjs.org/gensync 10ms (cache hit)
1158 silly inflate node_modules/glob-parent
1159 silly inflate node_modules/glob-to-regexp
1160 http fetch GET 200 https://registry.npmjs.org/get-caller-file 8ms (cache hit)
1161 silly inflate node_modules/globals
1162 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 9ms (cache hit)
1163 silly inflate node_modules/globby
1164 silly inflate node_modules/globule
1165 http fetch GET 200 https://registry.npmjs.org/get-stdin 8ms (cache hit)
1166 silly inflate node_modules/globule/node_modules/glob
1167 http fetch GET 200 https://registry.npmjs.org/get-package-type 11ms (cache hit)
1168 silly inflate node_modules/graceful-fs
1169 http fetch GET 200 https://registry.npmjs.org/get-stream 10ms (cache hit)
1170 silly inflate node_modules/handle-thing
1171 http fetch GET 200 https://registry.npmjs.org/getpass 9ms (cache hit)
1172 silly inflate node_modules/har-schema
1173 http fetch GET 200 https://registry.npmjs.org/glob-to-regexp 9ms (cache hit)
1174 silly inflate node_modules/har-validator
1175 http fetch GET 200 https://registry.npmjs.org/glob 9ms (cache hit)
1176 silly inflate node_modules/has
1177 silly inflate node_modules/has-ansi
1178 http fetch GET 200 https://registry.npmjs.org/globals 10ms (cache hit)
1179 silly inflate node_modules/has-ansi/node_modules/ansi-regex
1180 silly inflate node_modules/has-flag
1181 silly inflate node_modules/has-symbols
1182 http fetch GET 200 https://registry.npmjs.org/globule 12ms (cache hit)
1183 silly inflate node_modules/has-tostringtag
1184 http fetch GET 200 https://registry.npmjs.org/handle-thing 11ms (cache hit)
1185 silly inflate node_modules/has-unicode
1186 http fetch GET 200 https://registry.npmjs.org/graceful-fs 12ms (cache hit)
1187 silly inflate node_modules/hdr-histogram-js
1188 http fetch GET 200 https://registry.npmjs.org/har-schema 11ms (cache hit)
1189 silly inflate node_modules/hdr-histogram-percentiles-obj
1190 http fetch GET 200 https://registry.npmjs.org/has 10ms (cache hit)
1191 silly inflate node_modules/highcharts
1192 http fetch GET 200 https://registry.npmjs.org/has-symbols 8ms (cache hit)
1193 silly inflate node_modules/hosted-git-info
1194 http fetch GET 200 https://registry.npmjs.org/har-validator 13ms (cache hit)
1195 silly inflate node_modules/hpack.js
1196 http fetch GET 200 https://registry.npmjs.org/has-ansi 11ms (cache hit)
1197 silly inflate node_modules/html-entities
1198 http fetch GET 200 https://registry.npmjs.org/has-tostringtag 8ms (cache hit)
1199 silly inflate node_modules/html-escaper
1200 http fetch GET 200 https://registry.npmjs.org/has-unicode 9ms (cache hit)
1201 silly inflate node_modules/http-cache-semantics
1202 http fetch GET 200 https://registry.npmjs.org/hdr-histogram-js 9ms (cache hit)
1203 silly inflate node_modules/http-deceiver
1204 http fetch GET 200 https://registry.npmjs.org/hdr-histogram-percentiles-obj 8ms (cache hit)
1205 silly inflate node_modules/http-errors
1206 http fetch GET 200 https://registry.npmjs.org/highcharts 9ms (cache hit)
1207 silly inflate node_modules/http-parser-js
1208 http fetch GET 200 https://registry.npmjs.org/hpack.js 9ms (cache hit)
1209 silly inflate node_modules/http-proxy
1210 http fetch GET 200 https://registry.npmjs.org/html-entities 9ms (cache hit)
1211 silly inflate node_modules/http-proxy-agent
1212 http fetch GET 200 https://registry.npmjs.org/hosted-git-info 10ms (cache hit)
1213 silly inflate node_modules/http-proxy-middleware
1214 http fetch GET 200 https://registry.npmjs.org/html-escaper 10ms (cache hit)
1215 silly inflate node_modules/http-signature
1216 http fetch GET 200 https://registry.npmjs.org/http-deceiver 7ms (cache hit)
1217 silly inflate node_modules/https-proxy-agent
1218 silly inflate node_modules/human-signals
1219 http fetch GET 200 https://registry.npmjs.org/http-cache-semantics 11ms (cache hit)
1220 silly inflate node_modules/humanize-ms
1221 http fetch GET 200 https://registry.npmjs.org/http-parser-js 8ms (cache hit)
1222 silly inflate node_modules/iconv-lite
1223 silly inflate node_modules/icss-utils
1224 http fetch GET 200 https://registry.npmjs.org/http-proxy 8ms (cache hit)
1225 silly inflate node_modules/ieee754
1226 http fetch GET 200 https://registry.npmjs.org/http-errors 10ms (cache hit)
1227 silly inflate node_modules/ignore
1228 http fetch GET 200 https://registry.npmjs.org/http-proxy-agent 10ms (cache hit)
1229 silly inflate node_modules/ignore-walk
1230 http fetch GET 200 https://registry.npmjs.org/http-proxy-middleware 11ms (cache hit)
1231 silly inflate node_modules/image-size
1232 http fetch GET 200 https://registry.npmjs.org/http-signature 11ms (cache hit)
1233 silly inflate node_modules/immediate
1234 http fetch GET 200 https://registry.npmjs.org/human-signals 12ms (cache hit)
1235 silly inflate node_modules/immutable
1236 http fetch GET 200 https://registry.npmjs.org/ignore 9ms (cache hit)
1237 silly inflate node_modules/import-fresh
1238 http fetch GET 200 https://registry.npmjs.org/humanize-ms 11ms (cache hit)
1239 silly inflate node_modules/import-fresh/node_modules/resolve-from
1240 http fetch GET 200 https://registry.npmjs.org/icss-utils 11ms (cache hit)
1241 silly inflate node_modules/imurmurhash
1242 http fetch GET 200 https://registry.npmjs.org/ieee754 12ms (cache hit)
1243 silly inflate node_modules/in-publish
1244 http fetch GET 200 https://registry.npmjs.org/ignore-walk 11ms (cache hit)
1245 silly inflate node_modules/indent-string
1246 silly inflate node_modules/infer-owner
1247 http fetch GET 200 https://registry.npmjs.org/image-size 11ms (cache hit)
1248 silly inflate node_modules/inflight
1249 http fetch GET 200 https://registry.npmjs.org/immediate 11ms (cache hit)
1250 silly inflate node_modules/inherits
1251 http fetch GET 200 https://registry.npmjs.org/imurmurhash 9ms (cache hit)
1252 silly inflate node_modules/ini
1253 http fetch GET 200 https://registry.npmjs.org/import-fresh 12ms (cache hit)
1254 silly inflate node_modules/inquirer
1255 http fetch GET 200 https://registry.npmjs.org/resolve-from 11ms (cache hit)
1256 silly inflate node_modules/inquirer/node_modules/ansi-styles
1257 silly inflate node_modules/inquirer/node_modules/chalk
1258 silly inflate node_modules/inquirer/node_modules/color-convert
1259 silly inflate node_modules/inquirer/node_modules/color-name
1260 silly inflate node_modules/inquirer/node_modules/has-flag
1261 silly inflate node_modules/inquirer/node_modules/rxjs
1262 silly inflate node_modules/inquirer/node_modules/supports-color
1263 silly inflate node_modules/intl
1264 http fetch GET 200 https://registry.npmjs.org/in-publish 12ms (cache hit)
1265 silly inflate node_modules/ip
1266 http fetch GET 200 https://registry.npmjs.org/immutable 15ms (cache hit)
1267 silly inflate node_modules/ipaddr.js
1268 http fetch GET 200 https://registry.npmjs.org/infer-owner 12ms (cache hit)
1269 silly inflate node_modules/is-arguments
1270 http fetch GET 200 https://registry.npmjs.org/inflight 11ms (cache hit)
1271 silly inflate node_modules/is-arrayish
1272 http fetch GET 200 https://registry.npmjs.org/inherits 11ms (cache hit)
1273 silly inflate node_modules/is-binary-path
1274 http fetch GET 200 https://registry.npmjs.org/ini 10ms (cache hit)
1275 silly inflate node_modules/is-core-module
1276 http fetch GET 200 https://registry.npmjs.org/ip 8ms (cache hit)
1277 silly inflate node_modules/is-date-object
1278 http fetch GET 200 https://registry.npmjs.org/intl 10ms (cache hit)
1279 silly inflate node_modules/is-docker
1280 http fetch GET 200 https://registry.npmjs.org/is-arguments 7ms (cache hit)
1281 silly inflate node_modules/is-extglob
1282 http fetch GET 200 https://registry.npmjs.org/inquirer 13ms (cache hit)
1283 silly inflate node_modules/is-finite
1284 http fetch GET 200 https://registry.npmjs.org/ipaddr.js 11ms (cache hit)
1285 silly inflate node_modules/is-fullwidth-code-point
1286 silly inflate node_modules/is-glob
1287 http fetch GET 200 https://registry.npmjs.org/is-arrayish 9ms (cache hit)
1288 silly inflate node_modules/is-interactive
1289 http fetch GET 200 https://registry.npmjs.org/is-binary-path 10ms (cache hit)
1290 silly inflate node_modules/is-lambda
1291 http fetch GET 200 https://registry.npmjs.org/is-core-module 10ms (cache hit)
1292 silly inflate node_modules/is-number
1293 http fetch GET 200 https://registry.npmjs.org/is-date-object 10ms (cache hit)
1294 silly inflate node_modules/is-path-cwd
1295 http fetch GET 200 https://registry.npmjs.org/is-finite 7ms (cache hit)
1296 silly inflate node_modules/is-path-in-cwd
1297 http fetch GET 200 https://registry.npmjs.org/is-docker 9ms (cache hit)
1298 silly inflate node_modules/is-path-in-cwd/node_modules/is-path-inside
1299 http fetch GET 200 https://registry.npmjs.org/is-glob 8ms (cache hit)
1300 silly inflate node_modules/is-path-inside
1301 http fetch GET 200 https://registry.npmjs.org/is-extglob 10ms (cache hit)
1302 silly inflate node_modules/is-plain-obj
1303 http fetch GET 200 https://registry.npmjs.org/is-interactive 7ms (cache hit)
1304 silly inflate node_modules/is-plain-object
1305 http fetch GET 200 https://registry.npmjs.org/is-lambda 8ms (cache hit)
1306 silly inflate node_modules/is-regex
1307 http fetch GET 200 https://registry.npmjs.org/is-path-cwd 8ms (cache hit)
1308 silly inflate node_modules/is-stream
1309 http fetch GET 200 https://registry.npmjs.org/is-path-in-cwd 8ms (cache hit)
1310 silly inflate node_modules/is-typedarray
1311 http fetch GET 200 https://registry.npmjs.org/is-number 10ms (cache hit)
1312 silly inflate node_modules/is-unicode-supported
1313 http fetch GET 200 https://registry.npmjs.org/is-path-inside 8ms (cache hit)
1314 silly inflate node_modules/is-utf8
1315 silly inflate node_modules/is-what
1316 http fetch GET 200 https://registry.npmjs.org/is-plain-obj 8ms (cache hit)
1317 silly inflate node_modules/is-wsl
1318 http fetch GET 200 https://registry.npmjs.org/is-plain-object 8ms (cache hit)
1319 silly inflate node_modules/isarray
1320 http fetch GET 200 https://registry.npmjs.org/is-regex 7ms (cache hit)
1321 silly inflate node_modules/isbinaryfile
1322 http fetch GET 200 https://registry.npmjs.org/is-stream 7ms (cache hit)
1323 silly inflate node_modules/isexe
1324 http fetch GET 200 https://registry.npmjs.org/is-utf8 5ms (cache hit)
1325 silly inflate node_modules/isobject
1326 http fetch GET 200 https://registry.npmjs.org/is-unicode-supported 7ms (cache hit)
1327 silly inflate node_modules/isstream
1328 http fetch GET 200 https://registry.npmjs.org/is-typedarray 8ms (cache hit)
1329 silly inflate node_modules/istanbul-lib-coverage
1330 http fetch GET 200 https://registry.npmjs.org/is-what 10ms (cache hit)
1331 silly inflate node_modules/istanbul-lib-instrument
1332 http fetch GET 200 https://registry.npmjs.org/is-wsl 11ms (cache hit)
1333 silly inflate node_modules/istanbul-lib-instrument/node_modules/@babel/core
1334 silly inflate node_modules/istanbul-lib-instrument/node_modules/semver
1335 silly inflate node_modules/istanbul-lib-report
1336 http fetch GET 200 https://registry.npmjs.org/isarray 12ms (cache hit)
1337 silly inflate node_modules/istanbul-lib-report/node_modules/has-flag
1338 silly inflate node_modules/istanbul-lib-report/node_modules/supports-color
1339 silly inflate node_modules/istanbul-lib-source-maps
1340 http fetch GET 200 https://registry.npmjs.org/isexe 11ms (cache hit)
1341 silly inflate node_modules/istanbul-lib-source-maps/node_modules/istanbul-lib-coverage
1342 http fetch GET 200 https://registry.npmjs.org/isbinaryfile 13ms (cache hit)
1343 silly inflate node_modules/istanbul-lib-source-maps/node_modules/make-dir
1344 http fetch GET 200 https://registry.npmjs.org/isobject 12ms (cache hit)
1345 silly inflate node_modules/istanbul-lib-source-maps/node_modules/pify
1346 http fetch GET 200 https://registry.npmjs.org/isstream 12ms (cache hit)
1347 silly inflate node_modules/istanbul-lib-source-maps/node_modules/source-map
1348 silly inflate node_modules/istanbul-reports
1349 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-coverage 13ms (cache hit)
1350 silly inflate node_modules/jasmine
1351 silly inflate node_modules/jasmine/node_modules/jasmine-core
1352 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-instrument 9ms (cache hit)
1353 silly inflate node_modules/jasmine-core
1354 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-report 10ms (cache hit)
1355 silly inflate node_modules/jasmine-spec-reporter
1356 http fetch GET 200 https://registry.npmjs.org/istanbul-lib-source-maps 10ms (cache hit)
1357 silly inflate node_modules/jasminewd2
1358 http fetch GET 200 https://registry.npmjs.org/pify 8ms (cache hit)
1359 silly inflate node_modules/jest-worker
1360 http fetch GET 200 https://registry.npmjs.org/jasmine 7ms (cache hit)
1361 silly inflate node_modules/jest-worker/node_modules/has-flag
1362 silly inflate node_modules/jest-worker/node_modules/supports-color
1363 silly inflate node_modules/jquery
1364 http fetch GET 200 https://registry.npmjs.org/jasmine-core 8ms (cache hit)
1365 silly inflate node_modules/js-base64
1366 silly inflate node_modules/js-tokens
1367 http fetch GET 200 https://registry.npmjs.org/make-dir 12ms (cache hit)
1368 silly inflate node_modules/js-yaml
1369 http fetch GET 200 https://registry.npmjs.org/istanbul-reports 11ms (cache hit)
1370 silly inflate node_modules/jsbn
1371 http fetch GET 200 https://registry.npmjs.org/jasmine-spec-reporter 8ms (cache hit)
1372 silly inflate node_modules/jsesc
1373 http fetch GET 200 https://registry.npmjs.org/jasminewd2 8ms (cache hit)
1374 silly inflate node_modules/json-parse-better-errors
1375 http fetch GET 200 https://registry.npmjs.org/js-tokens 8ms (cache hit)
1376 silly inflate node_modules/json-parse-even-better-errors
1377 http fetch GET 200 https://registry.npmjs.org/jsbn 7ms (cache hit)
1378 silly inflate node_modules/json-schema
1379 http fetch GET 200 https://registry.npmjs.org/js-yaml 9ms (cache hit)
1380 silly inflate node_modules/json-schema-traverse
1381 silly inflate node_modules/json-stringify-safe
1382 http fetch GET 200 https://registry.npmjs.org/js-base64 11ms (cache hit)
1383 silly inflate node_modules/json5
1384 silly inflate node_modules/jsonc-parser
1385 http fetch GET 200 https://registry.npmjs.org/jquery 12ms (cache hit)
1386 silly inflate node_modules/jsonfile
1387 http fetch GET 200 https://registry.npmjs.org/jest-worker 14ms (cache hit)
1388 silly inflate node_modules/jsonparse
1389 http fetch GET 200 https://registry.npmjs.org/json-parse-better-errors 9ms (cache hit)
1390 silly inflate node_modules/jsprim
1391 http fetch GET 200 https://registry.npmjs.org/jsesc 11ms (cache hit)
1392 silly inflate node_modules/jszip
1393 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 9ms (cache hit)
1394 silly inflate node_modules/karma
1395 http fetch GET 200 https://registry.npmjs.org/json-schema 11ms (cache hit)
1396 silly inflate node_modules/karma/node_modules/mime
1397 http fetch GET 200 https://registry.npmjs.org/jsonparse 7ms (cache hit)
1398 silly inflate node_modules/karma/node_modules/rimraf
1399 silly inflate node_modules/karma/node_modules/source-map
1400 silly inflate node_modules/karma/node_modules/tmp
1401 http fetch GET 200 https://registry.npmjs.org/json-parse-even-better-errors 12ms (cache hit)
1402 silly inflate node_modules/karma/node_modules/yargs
1403 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 11ms (cache hit)
1404 silly inflate node_modules/karma/node_modules/yargs-parser
1405 http fetch GET 200 https://registry.npmjs.org/jsonfile 10ms (cache hit)
1406 silly inflate node_modules/karma-chrome-launcher
1407 http fetch GET 200 https://registry.npmjs.org/jszip 9ms (cache hit)
1408 silly inflate node_modules/karma-coverage-istanbul-reporter
1409 http fetch GET 200 https://registry.npmjs.org/jsprim 10ms (cache hit)
1410 silly inflate node_modules/karma-jasmine
1411 http fetch GET 200 https://registry.npmjs.org/tmp 6ms (cache hit)
1412 silly inflate node_modules/karma-jasmine-html-reporter
1413 http fetch GET 200 https://registry.npmjs.org/mime 8ms (cache hit)
1414 silly inflate node_modules/karma-source-map-support
1415 http fetch GET 200 https://registry.npmjs.org/yargs-parser 8ms (cache hit)
1416 silly inflate node_modules/kind-of
1417 http fetch GET 200 https://registry.npmjs.org/karma-chrome-launcher 9ms (cache hit)
1418 silly inflate node_modules/klona
1419 http fetch GET 200 https://registry.npmjs.org/yargs 11ms (cache hit)
1420 silly inflate node_modules/less
1421 http fetch GET 200 https://registry.npmjs.org/karma 14ms (cache hit)
1422 silly inflate node_modules/less/node_modules/make-dir
1423 silly inflate node_modules/less/node_modules/pify
1424 silly inflate node_modules/less/node_modules/source-map
1425 silly inflate node_modules/less-loader
1426 http fetch GET 200 https://registry.npmjs.org/karma-coverage-istanbul-reporter 14ms (cache hit)
1427 silly inflate node_modules/license-webpack-plugin
1428 http fetch GET 200 https://registry.npmjs.org/karma-jasmine 15ms (cache hit)
1429 silly inflate node_modules/lie
1430 http fetch GET 200 https://registry.npmjs.org/karma-source-map-support 14ms (cache hit)
1431 silly inflate node_modules/lines-and-columns
1432 http fetch GET 200 https://registry.npmjs.org/karma-jasmine-html-reporter 15ms (cache hit)
1433 silly inflate node_modules/load-json-file
1434 http fetch GET 200 https://registry.npmjs.org/kind-of 13ms (cache hit)
1435 silly inflate node_modules/loader-runner
1436 http fetch GET 200 https://registry.npmjs.org/klona 13ms (cache hit)
1437 silly inflate node_modules/loader-utils
1438 silly inflate node_modules/locate-path
1439 silly inflate node_modules/locate-path/node_modules/path-exists
1440 silly inflate node_modules/lodash
1441 http fetch GET 200 https://registry.npmjs.org/less 15ms (cache hit)
1442 silly inflate node_modules/lodash.debounce
1443 http fetch GET 200 https://registry.npmjs.org/less-loader 12ms (cache hit)
1444 silly inflate node_modules/log-symbols
1445 http fetch GET 200 https://registry.npmjs.org/lie 11ms (cache hit)
1446 silly inflate node_modules/log-symbols/node_modules/ansi-styles
1447 silly inflate node_modules/log-symbols/node_modules/chalk
1448 silly inflate node_modules/log-symbols/node_modules/color-convert
1449 silly inflate node_modules/log-symbols/node_modules/color-name
1450 silly inflate node_modules/log-symbols/node_modules/has-flag
1451 silly inflate node_modules/log-symbols/node_modules/supports-color
1452 silly inflate node_modules/log4js
1453 http fetch GET 200 https://registry.npmjs.org/license-webpack-plugin 13ms (cache hit)
1454 silly inflate node_modules/loud-rejection
1455 http fetch GET 200 https://registry.npmjs.org/lines-and-columns 12ms (cache hit)
1456 silly inflate node_modules/lru-cache
1457 silly inflate node_modules/magic-string
1458 http fetch GET 200 https://registry.npmjs.org/load-json-file 12ms (cache hit)
1459 silly inflate node_modules/make-dir
1460 silly inflate node_modules/make-dir/node_modules/semver
1461 silly inflate node_modules/make-error
1462 http fetch GET 200 https://registry.npmjs.org/loader-runner 13ms (cache hit)
1463 silly inflate node_modules/make-fetch-happen
1464 http fetch GET 200 https://registry.npmjs.org/lodash 12ms (cache hit)
1465 silly inflate node_modules/make-fetch-happen/node_modules/lru-cache
1466 silly inflate node_modules/make-fetch-happen/node_modules/yallist
1467 silly inflate node_modules/map-obj
1468 http fetch GET 200 https://registry.npmjs.org/log-symbols 8ms (cache hit)
1469 silly inflate node_modules/media-typer
1470 http fetch GET 200 https://registry.npmjs.org/lodash.debounce 10ms (cache hit)
1471 silly inflate node_modules/memfs
1472 http fetch GET 200 https://registry.npmjs.org/log4js 10ms (cache hit)
1473 silly inflate node_modules/meow
1474 http fetch GET 200 https://registry.npmjs.org/loud-rejection 10ms (cache hit)
1475 silly inflate node_modules/merge-descriptors
1476 http fetch GET 200 https://registry.npmjs.org/make-error 9ms (cache hit)
1477 silly inflate node_modules/merge-stream
1478 http fetch GET 200 https://registry.npmjs.org/map-obj 9ms (cache hit)
1479 silly inflate node_modules/merge2
1480 http fetch GET 200 https://registry.npmjs.org/magic-string 12ms (cache hit)
1481 silly inflate node_modules/methods
1482 http fetch GET 200 https://registry.npmjs.org/memfs 9ms (cache hit)
1483 silly inflate node_modules/micromatch
1484 http fetch GET 200 https://registry.npmjs.org/media-typer 11ms (cache hit)
1485 silly inflate node_modules/mime
1486 silly inflate node_modules/mime-db
1487 http fetch GET 200 https://registry.npmjs.org/make-fetch-happen 14ms (cache hit)
1488 silly inflate node_modules/mime-types
1489 http fetch GET 200 https://registry.npmjs.org/merge-descriptors 10ms (cache hit)
1490 silly inflate node_modules/mimic-fn
1491 http fetch GET 200 https://registry.npmjs.org/meow 12ms (cache hit)
1492 silly inflate node_modules/mini-css-extract-plugin
1493 http fetch GET 200 https://registry.npmjs.org/merge-stream 12ms (cache hit)
1494 silly inflate node_modules/mini-css-extract-plugin/node_modules/ajv
1495 silly inflate node_modules/mini-css-extract-plugin/node_modules/ajv-keywords
1496 silly inflate node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse
1497 silly inflate node_modules/mini-css-extract-plugin/node_modules/schema-utils
1498 silly inflate node_modules/minimalistic-assert
1499 http fetch GET 200 https://registry.npmjs.org/methods 12ms (cache hit)
1500 silly inflate node_modules/minimatch
1501 http fetch GET 200 https://registry.npmjs.org/micromatch 11ms (cache hit)
1502 silly inflate node_modules/minimist
1503 http fetch GET 200 https://registry.npmjs.org/mime-db 11ms (cache hit)
1504 silly inflate node_modules/minipass
1505 http fetch GET 200 https://registry.npmjs.org/merge2 15ms (cache hit)
1506 silly inflate node_modules/minipass/node_modules/yallist
1507 silly inflate node_modules/minipass-collect
1508 http fetch GET 200 https://registry.npmjs.org/mime-types 10ms (cache hit)
1509 silly inflate node_modules/minipass-fetch
1510 http fetch GET 200 https://registry.npmjs.org/mimic-fn 11ms (cache hit)
1511 silly inflate node_modules/minipass-flush
1512 http fetch GET 200 https://registry.npmjs.org/mini-css-extract-plugin 11ms (cache hit)
1513 silly inflate node_modules/minipass-json-stream
1514 http fetch GET 200 https://registry.npmjs.org/minimalistic-assert 11ms (cache hit)
1515 silly inflate node_modules/minipass-pipeline
1516 http fetch GET 200 https://registry.npmjs.org/minimist 10ms (cache hit)
1517 silly inflate node_modules/minipass-sized
1518 http fetch GET 200 https://registry.npmjs.org/minipass-collect 9ms (cache hit)
1519 silly inflate node_modules/minizlib
1520 http fetch GET 200 https://registry.npmjs.org/minimatch 12ms (cache hit)
1521 silly inflate node_modules/minizlib/node_modules/yallist
1522 silly inflate node_modules/mkdirp
1523 silly inflate node_modules/moment
1524 http fetch GET 200 https://registry.npmjs.org/minipass 10ms (cache hit)
1525 silly inflate node_modules/ms
1526 silly inflate node_modules/multicast-dns
1527 http fetch GET 200 https://registry.npmjs.org/minipass-fetch 10ms (cache hit)
1528 silly inflate node_modules/multicast-dns-service-types
1529 http fetch GET 200 https://registry.npmjs.org/minipass-flush 8ms (cache hit)
1530 silly inflate node_modules/mute-stream
1531 http fetch GET 200 https://registry.npmjs.org/minipass-json-stream 7ms (cache hit)
1532 silly inflate node_modules/nan
1533 http fetch GET 200 https://registry.npmjs.org/minizlib 8ms (cache hit)
1534 silly inflate node_modules/nanoid
1535 http fetch GET 200 https://registry.npmjs.org/moment 8ms (cache hit)
1536 silly inflate node_modules/needle
1537 http fetch GET 200 https://registry.npmjs.org/multicast-dns 8ms (cache hit)
1538 silly inflate node_modules/needle/node_modules/debug
1539 silly inflate node_modules/negotiator
1540 http fetch GET 200 https://registry.npmjs.org/multicast-dns-service-types 7ms (cache hit)
1541 silly inflate node_modules/neo-async
1542 http fetch GET 200 https://registry.npmjs.org/minipass-pipeline 11ms (cache hit)
1543 silly inflate node_modules/ng-click-outside
1544 http fetch GET 200 https://registry.npmjs.org/minipass-sized 11ms (cache hit)
1545 silly inflate node_modules/ng-number-formatter
1546 http fetch GET 200 https://registry.npmjs.org/mute-stream 8ms (cache hit)
1547 silly inflate node_modules/ng-number-formatter/node_modules/tslib
1548 silly inflate node_modules/ng-select
1549 http fetch GET 200 https://registry.npmjs.org/nan 9ms (cache hit)
1550 silly inflate node_modules/ng-select/node_modules/tslib
1551 silly inflate node_modules/ng-snotify
1552 http fetch GET 200 https://registry.npmjs.org/negotiator 6ms (cache hit)
1553 silly inflate node_modules/ng2-dragula
1554 http fetch GET 200 https://registry.npmjs.org/nanoid 8ms (cache hit)
1555 silly inflate node_modules/ng2-material-dropdown
1556 http fetch GET 200 https://registry.npmjs.org/needle 9ms (cache hit)
1557 silly inflate node_modules/ng2-nouislider
1558 http fetch GET 200 https://registry.npmjs.org/neo-async 7ms (cache hit)
1559 silly inflate node_modules/ngx-bar-rating
1560 http fetch GET 200 https://registry.npmjs.org/ng-click-outside 8ms (cache hit)
1561 silly inflate node_modules/ngx-chips
1562 http fetch GET 200 https://registry.npmjs.org/ng-number-formatter 9ms (cache hit)
1563 silly inflate node_modules/ngx-chips/node_modules/tslib
1564 silly inflate node_modules/ngx-color-picker
1565 http fetch GET 200 https://registry.npmjs.org/ng-select 9ms (cache hit)
1566 silly inflate node_modules/ngx-filesaver
1567 http fetch GET 200 https://registry.npmjs.org/ng-snotify 10ms (cache hit)
1568 silly inflate node_modules/ngx-filesaver/node_modules/tslib
1569 silly inflate node_modules/ngx-lightbox
1570 http fetch GET 200 https://registry.npmjs.org/ngx-bar-rating 8ms (cache hit)
1571 silly inflate node_modules/ngx-owl-carousel-o
1572 http fetch GET 200 https://registry.npmjs.org/ng2-dragula 11ms (cache hit)
1573 silly inflate node_modules/ngx-perfect-scrollbar
1574 http fetch GET 200 https://registry.npmjs.org/ng2-nouislider 11ms (cache hit)
1575 silly inflate node_modules/nice-napi
1576 http fetch GET 200 https://registry.npmjs.org/ngx-chips 10ms (cache hit)
1577 silly inflate node_modules/node-addon-api
1578 http fetch GET 200 https://registry.npmjs.org/ngx-color-picker 9ms (cache hit)
1579 silly inflate node_modules/node-forge
1580 http fetch GET 200 https://registry.npmjs.org/ng2-material-dropdown 16ms (cache hit)
1581 silly inflate node_modules/node-gyp
1582 silly inflate node_modules/node-gyp/node_modules/semver
1583 silly inflate node_modules/node-gyp-build
1584 http fetch GET 200 https://registry.npmjs.org/ngx-filesaver 14ms (cache hit)
1585 silly inflate node_modules/node-releases
1586 http fetch GET 200 https://registry.npmjs.org/ngx-lightbox 14ms (cache hit)
1587 silly inflate node_modules/node-sass
1588 http fetch GET 200 https://registry.npmjs.org/ngx-owl-carousel-o 13ms (cache hit)
1589 silly inflate node_modules/node-sass/node_modules/ansi-regex
1590 silly inflate node_modules/node-sass/node_modules/ansi-styles
1591 silly inflate node_modules/node-sass/node_modules/chalk
1592 silly inflate node_modules/node-sass/node_modules/strip-ansi
1593 silly inflate node_modules/node-sass/node_modules/supports-color
1594 silly inflate node_modules/nopt
1595 silly inflate node_modules/normalize-package-data
1596 http fetch GET 200 https://registry.npmjs.org/nice-napi 15ms (cache hit)
1597 silly inflate node_modules/normalize-path
1598 http fetch GET 200 https://registry.npmjs.org/ngx-perfect-scrollbar 17ms (cache hit)
1599 silly inflate node_modules/normalize-range
1600 http fetch GET 200 https://registry.npmjs.org/node-gyp-build 12ms (cache hit)
1601 silly inflate node_modules/nouislider
1602 http fetch GET 200 https://registry.npmjs.org/node-forge 14ms (cache hit)
1603 silly inflate node_modules/npm-bundled
1604 http fetch GET 200 https://registry.npmjs.org/node-addon-api 17ms (cache hit)
1605 silly inflate node_modules/npm-install-checks
1606 http fetch GET 200 https://registry.npmjs.org/node-releases 15ms (cache hit)
1607 silly inflate node_modules/npm-install-checks/node_modules/lru-cache
1608 silly inflate node_modules/npm-install-checks/node_modules/semver
1609 silly inflate node_modules/npm-install-checks/node_modules/yallist
1610 silly inflate node_modules/npm-normalize-package-bin
1611 http fetch GET 200 https://registry.npmjs.org/node-sass 18ms (cache hit)
1612 silly inflate node_modules/npm-package-arg
1613 http fetch GET 200 https://registry.npmjs.org/normalize-package-data 26ms (cache hit)
1614 silly inflate node_modules/npm-package-arg/node_modules/hosted-git-info
1615 silly inflate node_modules/npm-package-arg/node_modules/lru-cache
1616 silly inflate node_modules/npm-package-arg/node_modules/semver
1617 silly inflate node_modules/npm-package-arg/node_modules/yallist
1618 silly inflate node_modules/npm-packlist
1619 http fetch GET 200 https://registry.npmjs.org/normalize-range 30ms (cache hit)
1620 silly inflate node_modules/npm-pick-manifest
1621 http fetch GET 200 https://registry.npmjs.org/normalize-path 35ms (cache hit)
1622 silly inflate node_modules/npm-pick-manifest/node_modules/lru-cache
1623 silly inflate node_modules/npm-pick-manifest/node_modules/semver
1624 silly inflate node_modules/npm-pick-manifest/node_modules/yallist
1625 silly inflate node_modules/npm-registry-fetch
1626 http fetch GET 200 https://registry.npmjs.org/nouislider 35ms (cache hit)
1627 silly inflate node_modules/npm-registry-fetch/node_modules/@tootallnate/once
1628 silly inflate node_modules/npm-registry-fetch/node_modules/http-proxy-agent
1629 silly inflate node_modules/npm-registry-fetch/node_modules/lru-cache
1630 silly inflate node_modules/npm-registry-fetch/node_modules/make-fetch-happen
1631 silly inflate node_modules/npm-registry-fetch/node_modules/negotiator
1632 silly inflate node_modules/npm-registry-fetch/node_modules/yallist
1633 silly inflate node_modules/npm-run-path
1634 http fetch GET 200 https://registry.npmjs.org/npm-bundled 39ms (cache hit)
1635 silly inflate node_modules/npmlog
1636 silly inflate node_modules/nth-check
1637 http fetch GET 200 https://registry.npmjs.org/npm-install-checks 43ms (cache hit)
1638 silly inflate node_modules/number-is-nan
1639 http fetch GET 200 https://registry.npmjs.org/npm-normalize-package-bin 47ms (cache hit)
1640 silly inflate node_modules/oauth-sign
1641 http fetch GET 200 https://registry.npmjs.org/npm-package-arg 43ms (cache hit)
1642 silly inflate node_modules/object-assign
1643 http fetch GET 200 https://registry.npmjs.org/npm-packlist 37ms (cache hit)
1644 silly inflate node_modules/object-is
1645 http fetch GET 200 https://registry.npmjs.org/npm-run-path 28ms (cache hit)
1646 silly inflate node_modules/object-keys
1647 http fetch GET 200 https://registry.npmjs.org/npm-registry-fetch 33ms (cache hit)
1648 silly inflate node_modules/object.assign
1649 http fetch GET 200 https://registry.npmjs.org/npm-pick-manifest 37ms (cache hit)
1650 silly inflate node_modules/obuf
1651 http fetch GET 200 https://registry.npmjs.org/nth-check 29ms (cache hit)
1652 silly inflate node_modules/on-finished
1653 http fetch GET 200 https://registry.npmjs.org/number-is-nan 20ms (cache hit)
1654 silly inflate node_modules/on-headers
1655 http fetch GET 200 https://registry.npmjs.org/oauth-sign 18ms (cache hit)
1656 silly inflate node_modules/once
1657 http fetch GET 200 https://registry.npmjs.org/object-assign 17ms (cache hit)
1658 silly inflate node_modules/onetime
1659 http fetch GET 200 https://registry.npmjs.org/object-is 13ms (cache hit)
1660 silly inflate node_modules/open
1661 http fetch GET 200 https://registry.npmjs.org/object-keys 10ms (cache hit)
1662 silly inflate node_modules/ora
1663 http fetch GET 200 https://registry.npmjs.org/obuf 8ms (cache hit)
1664 silly inflate node_modules/ora/node_modules/ansi-styles
1665 silly inflate node_modules/ora/node_modules/chalk
1666 silly inflate node_modules/ora/node_modules/color-convert
1667 silly inflate node_modules/ora/node_modules/color-name
1668 silly inflate node_modules/ora/node_modules/has-flag
1669 silly inflate node_modules/ora/node_modules/supports-color
1670 silly inflate node_modules/os-homedir
1671 http fetch GET 200 https://registry.npmjs.org/on-finished 8ms (cache hit)
1672 silly inflate node_modules/os-tmpdir
1673 http fetch GET 200 https://registry.npmjs.org/object.assign 11ms (cache hit)
1674 silly inflate node_modules/osenv
1675 http fetch GET 200 https://registry.npmjs.org/on-headers 8ms (cache hit)
1676 silly inflate node_modules/p-limit
1677 http fetch GET 200 https://registry.npmjs.org/once 8ms (cache hit)
1678 silly inflate node_modules/p-locate
1679 silly inflate node_modules/p-map
1680 http fetch GET 200 https://registry.npmjs.org/onetime 9ms (cache hit)
1681 silly inflate node_modules/p-retry
1682 http fetch GET 200 https://registry.npmjs.org/open 9ms (cache hit)
1683 silly inflate node_modules/p-try
1684 http fetch GET 200 https://registry.npmjs.org/os-homedir 9ms (cache hit)
1685 silly inflate node_modules/pacote
1686 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 9ms (cache hit)
1687 silly inflate node_modules/pacote/node_modules/mkdirp
1688 silly inflate node_modules/pacote/node_modules/rimraf
1689 silly inflate node_modules/pacote/node_modules/tar
1690 silly inflate node_modules/pacote/node_modules/yallist
1691 silly inflate node_modules/pako
1692 http fetch GET 200 https://registry.npmjs.org/ora 12ms (cache hit)
1693 silly inflate node_modules/parent-module
1694 http fetch GET 200 https://registry.npmjs.org/p-limit 10ms (cache hit)
1695 silly inflate node_modules/parse-json
1696 silly inflate node_modules/parse-node-version
1697 http fetch GET 200 https://registry.npmjs.org/osenv 12ms (cache hit)
1698 silly inflate node_modules/parse5
1699 http fetch GET 200 https://registry.npmjs.org/p-map 12ms (cache hit)
1700 silly inflate node_modules/parse5-html-rewriting-stream
1701 http fetch GET 200 https://registry.npmjs.org/p-retry 11ms (cache hit)
1702 silly inflate node_modules/parse5-htmlparser2-tree-adapter
1703 http fetch GET 200 https://registry.npmjs.org/p-try 10ms (cache hit)
1704 silly inflate node_modules/parse5-sax-parser
1705 http fetch GET 200 https://registry.npmjs.org/pako 7ms (cache hit)
1706 silly inflate node_modules/parseurl
1707 http fetch GET 200 https://registry.npmjs.org/parent-module 8ms (cache hit)
1708 silly inflate node_modules/path-exists
1709 silly inflate node_modules/path-is-absolute
1710 http fetch GET 200 https://registry.npmjs.org/pacote 12ms (cache hit)
1711 silly inflate node_modules/path-is-inside
1712 http fetch GET 200 https://registry.npmjs.org/parse5 10ms (cache hit)
1713 silly inflate node_modules/path-key
1714 http fetch GET 200 https://registry.npmjs.org/parse-node-version 12ms (cache hit)
1715 silly inflate node_modules/path-parse
1716 http fetch GET 200 https://registry.npmjs.org/parse5-html-rewriting-stream 10ms (cache hit)
1717 silly inflate node_modules/path-to-regexp
1718 http fetch GET 200 https://registry.npmjs.org/parse5-htmlparser2-tree-adapter 11ms (cache hit)
1719 silly inflate node_modules/path-type
1720 silly inflate node_modules/peity
1721 http fetch GET 200 https://registry.npmjs.org/parse5-sax-parser 12ms (cache hit)
1722 silly inflate node_modules/perfect-scrollbar
1723 http fetch GET 200 https://registry.npmjs.org/parseurl 12ms (cache hit)
1724 silly inflate node_modules/performance-now
1725 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 12ms (cache hit)
1726 silly inflate node_modules/picocolors
1727 http fetch GET 200 https://registry.npmjs.org/path-is-inside 11ms (cache hit)
1728 silly inflate node_modules/picomatch
1729 http fetch GET 200 https://registry.npmjs.org/path-parse 9ms (cache hit)
1730 silly inflate node_modules/pify
1731 silly inflate node_modules/pinkie
1732 http fetch GET 200 https://registry.npmjs.org/path-key 11ms (cache hit)
1733 silly inflate node_modules/pinkie-promise
1734 http fetch GET 200 https://registry.npmjs.org/path-to-regexp 9ms (cache hit)
1735 silly inflate node_modules/piscina
1736 http fetch GET 200 https://registry.npmjs.org/perfect-scrollbar 8ms (cache hit)
1737 silly inflate node_modules/pkg-dir
1738 http fetch GET 200 https://registry.npmjs.org/peity 13ms (cache hit)
1739 silly inflate node_modules/pkg-dir/node_modules/find-up
1740 silly inflate node_modules/pkg-dir/node_modules/locate-path
1741 silly inflate node_modules/pkg-dir/node_modules/p-locate
1742 silly inflate node_modules/pkg-dir/node_modules/path-exists
1743 silly inflate node_modules/portfinder
1744 http fetch GET 200 https://registry.npmjs.org/performance-now 12ms (cache hit)
1745 silly inflate node_modules/portfinder/node_modules/debug
1746 silly inflate node_modules/postcss
1747 http fetch GET 200 https://registry.npmjs.org/picomatch 11ms (cache hit)
1748 silly inflate node_modules/postcss-attribute-case-insensitive
1749 http fetch GET 200 https://registry.npmjs.org/picocolors 12ms (cache hit)
1750 silly inflate node_modules/postcss-color-functional-notation
1751 http fetch GET 200 https://registry.npmjs.org/pinkie 11ms (cache hit)
1752 silly inflate node_modules/postcss-color-hex-alpha
1753 http fetch GET 200 https://registry.npmjs.org/pinkie-promise 11ms (cache hit)
1754 silly inflate node_modules/postcss-color-rebeccapurple
1755 http fetch GET 200 https://registry.npmjs.org/piscina 11ms (cache hit)
1756 silly inflate node_modules/postcss-custom-media
1757 http fetch GET 200 https://registry.npmjs.org/portfinder 7ms (cache hit)
1758 silly inflate node_modules/postcss-custom-properties
1759 http fetch GET 200 https://registry.npmjs.org/postcss-attribute-case-insensitive 6ms (cache hit)
1760 silly inflate node_modules/postcss-custom-selectors
1761 http fetch GET 200 https://registry.npmjs.org/pkg-dir 11ms (cache hit)
1762 silly inflate node_modules/postcss-dir-pseudo-class
1763 http fetch GET 200 https://registry.npmjs.org/postcss 9ms (cache hit)
1764 silly inflate node_modules/postcss-double-position-gradients
1765 http fetch GET 200 https://registry.npmjs.org/postcss-color-functional-notation 10ms (cache hit)
1766 silly inflate node_modules/postcss-env-function
1767 http fetch GET 200 https://registry.npmjs.org/postcss-color-hex-alpha 10ms (cache hit)
1768 silly inflate node_modules/postcss-focus-visible
1769 http fetch GET 200 https://registry.npmjs.org/postcss-color-rebeccapurple 10ms (cache hit)
1770 silly inflate node_modules/postcss-focus-within
1771 http fetch GET 200 https://registry.npmjs.org/postcss-custom-media 10ms (cache hit)
1772 silly inflate node_modules/postcss-font-variant
1773 http fetch GET 200 https://registry.npmjs.org/postcss-custom-properties 9ms (cache hit)
1774 silly inflate node_modules/postcss-gap-properties
1775 http fetch GET 200 https://registry.npmjs.org/postcss-double-position-gradients 6ms (cache hit)
1776 silly inflate node_modules/postcss-image-set-function
1777 http fetch GET 200 https://registry.npmjs.org/postcss-custom-selectors 9ms (cache hit)
1778 silly inflate node_modules/postcss-import
1779 http fetch GET 200 https://registry.npmjs.org/postcss-dir-pseudo-class 10ms (cache hit)
1780 silly inflate node_modules/postcss-initial
1781 http fetch GET 200 https://registry.npmjs.org/postcss-focus-visible 6ms (cache hit)
1782 silly inflate node_modules/postcss-lab-function
1783 http fetch GET 200 https://registry.npmjs.org/postcss-env-function 7ms (cache hit)
1784 silly inflate node_modules/postcss-loader
1785 http fetch GET 200 https://registry.npmjs.org/postcss-focus-within 8ms (cache hit)
1786 silly inflate node_modules/postcss-loader/node_modules/lru-cache
1787 silly inflate node_modules/postcss-loader/node_modules/semver
1788 silly inflate node_modules/postcss-loader/node_modules/yallist
1789 silly inflate node_modules/postcss-logical
1790 http fetch GET 200 https://registry.npmjs.org/postcss-font-variant 8ms (cache hit)
1791 silly inflate node_modules/postcss-media-minmax
1792 http fetch GET 200 https://registry.npmjs.org/postcss-gap-properties 8ms (cache hit)
1793 silly inflate node_modules/postcss-modules-extract-imports
1794 http fetch GET 200 https://registry.npmjs.org/postcss-image-set-function 9ms (cache hit)
1795 silly inflate node_modules/postcss-modules-local-by-default
1796 http fetch GET 200 https://registry.npmjs.org/postcss-import 8ms (cache hit)
1797 silly inflate node_modules/postcss-modules-scope
1798 http fetch GET 200 https://registry.npmjs.org/postcss-initial 8ms (cache hit)
1799 silly inflate node_modules/postcss-modules-values
1800 http fetch GET 200 https://registry.npmjs.org/postcss-lab-function 9ms (cache hit)
1801 silly inflate node_modules/postcss-nesting
1802 http fetch GET 200 https://registry.npmjs.org/postcss-loader 9ms (cache hit)
1803 silly inflate node_modules/postcss-overflow-shorthand
1804 http fetch GET 200 https://registry.npmjs.org/postcss-logical 7ms (cache hit)
1805 silly inflate node_modules/postcss-page-break
1806 http fetch GET 200 https://registry.npmjs.org/postcss-media-minmax 7ms (cache hit)
1807 silly inflate node_modules/postcss-place
1808 http fetch GET 200 https://registry.npmjs.org/postcss-modules-extract-imports 8ms (cache hit)
1809 silly inflate node_modules/postcss-preset-env
1810 http fetch GET 200 https://registry.npmjs.org/postcss-modules-local-by-default 7ms (cache hit)
1811 silly inflate node_modules/postcss-pseudo-class-any-link
1812 http fetch GET 200 https://registry.npmjs.org/postcss-modules-scope 7ms (cache hit)
1813 silly inflate node_modules/postcss-replace-overflow-wrap
1814 http fetch GET 200 https://registry.npmjs.org/postcss-modules-values 9ms (cache hit)
1815 silly inflate node_modules/postcss-selector-not
1816 http fetch GET 200 https://registry.npmjs.org/postcss-nesting 9ms (cache hit)
1817 silly inflate node_modules/postcss-selector-parser
1818 http fetch GET 200 https://registry.npmjs.org/postcss-overflow-shorthand 9ms (cache hit)
1819 silly inflate node_modules/postcss-value-parser
1820 http fetch GET 200 https://registry.npmjs.org/postcss-page-break 8ms (cache hit)
1821 silly inflate node_modules/preact
1822 http fetch GET 200 https://registry.npmjs.org/postcss-place 9ms (cache hit)
1823 silly inflate node_modules/pretty-bytes
1824 http fetch GET 200 https://registry.npmjs.org/postcss-pseudo-class-any-link 8ms (cache hit)
1825 silly inflate node_modules/process-nextick-args
1826 http fetch GET 200 https://registry.npmjs.org/postcss-replace-overflow-wrap 8ms (cache hit)
1827 silly inflate node_modules/promise-inflight
1828 http fetch GET 200 https://registry.npmjs.org/postcss-preset-env 10ms (cache hit)
1829 silly inflate node_modules/promise-retry
1830 http fetch GET 200 https://registry.npmjs.org/postcss-selector-not 8ms (cache hit)
1831 silly inflate node_modules/promise-retry/node_modules/retry
1832 http fetch GET 200 https://registry.npmjs.org/postcss-selector-parser 8ms (cache hit)
1833 silly inflate node_modules/protractor
1834 http fetch GET 200 https://registry.npmjs.org/postcss-value-parser 11ms (cache hit)
1835 silly inflate node_modules/protractor/node_modules/ansi-regex
1836 silly inflate node_modules/protractor/node_modules/ansi-styles
1837 silly inflate node_modules/protractor/node_modules/array-union
1838 silly inflate node_modules/protractor/node_modules/camelcase
1839 silly inflate node_modules/protractor/node_modules/chalk
1840 silly inflate node_modules/protractor/node_modules/cliui
1841 silly inflate node_modules/protractor/node_modules/cliui/node_modules/ansi-regex
1842 silly inflate node_modules/protractor/node_modules/cliui/node_modules/strip-ansi
1843 silly inflate node_modules/protractor/node_modules/color-convert
1844 silly inflate node_modules/protractor/node_modules/color-name
1845 silly inflate node_modules/protractor/node_modules/del
1846 silly inflate node_modules/protractor/node_modules/find-up
1847 silly inflate node_modules/protractor/node_modules/globby
1848 silly inflate node_modules/protractor/node_modules/ini
1849 silly inflate node_modules/protractor/node_modules/is-path-cwd
1850 silly inflate node_modules/protractor/node_modules/locate-path
1851 silly inflate node_modules/protractor/node_modules/p-locate
1852 silly inflate node_modules/protractor/node_modules/path-exists
1853 silly inflate node_modules/protractor/node_modules/source-map-support
1854 http fetch GET 200 https://registry.npmjs.org/preact 15ms (cache hit)
1855 silly inflate node_modules/protractor/node_modules/strip-ansi
1856 silly inflate node_modules/protractor/node_modules/supports-color
1857 silly inflate node_modules/protractor/node_modules/webdriver-manager
1858 http fetch GET 200 https://registry.npmjs.org/pretty-bytes 19ms (cache hit)
1859 silly inflate node_modules/protractor/node_modules/wrap-ansi
1860 http fetch GET 200 https://registry.npmjs.org/promise-retry 17ms (cache hit)
1861 silly inflate node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-regex
1862 silly inflate node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-styles
1863 silly inflate node_modules/protractor/node_modules/wrap-ansi/node_modules/strip-ansi
1864 silly inflate node_modules/protractor/node_modules/y18n
1865 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 20ms (cache hit)
1866 silly inflate node_modules/protractor/node_modules/yargs
1867 silly inflate node_modules/protractor/node_modules/yargs-parser
1868 silly inflate node_modules/proxy-addr
1869 http fetch GET 200 https://registry.npmjs.org/promise-inflight 21ms (cache hit)
1870 silly inflate node_modules/proxy-addr/node_modules/ipaddr.js
1871 silly inflate node_modules/prr
1872 http fetch GET 200 https://registry.npmjs.org/retry 18ms (cache hit)
1873 silly inflate node_modules/pseudomap
1874 http fetch GET 200 https://registry.npmjs.org/protractor 18ms (cache hit)
1875 silly inflate node_modules/psl
1876 http fetch GET 200 https://registry.npmjs.org/source-map-support 14ms (cache hit)
1877 silly inflate node_modules/punycode
1878 http fetch GET 200 https://registry.npmjs.org/webdriver-manager 12ms (cache hit)
1879 silly inflate node_modules/q
1880 http fetch GET 200 https://registry.npmjs.org/y18n 25ms (cache hit)
1881 silly inflate node_modules/qjobs
1882 http fetch GET 200 https://registry.npmjs.org/prr 24ms (cache hit)
1883 silly inflate node_modules/qs
1884 silly inflate node_modules/queue-microtask
1885 http fetch GET 200 https://registry.npmjs.org/pseudomap 23ms (cache hit)
1886 silly inflate node_modules/randombytes
1887 http fetch GET 200 https://registry.npmjs.org/proxy-addr 26ms (cache hit)
1888 silly inflate node_modules/range-parser
1889 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 29ms (cache hit)
1890 silly inflate node_modules/raw-body
1891 http fetch GET 200 https://registry.npmjs.org/psl 39ms (cache hit)
1892 silly inflate node_modules/raw-body/node_modules/bytes
1893 silly inflate node_modules/read-cache
1894 http fetch GET 200 https://registry.npmjs.org/punycode 40ms (cache hit)
1895 silly inflate node_modules/read-package-json-fast
1896 http fetch GET 200 https://registry.npmjs.org/q 40ms (cache hit)
1897 silly inflate node_modules/read-pkg
1898 http fetch GET 200 https://registry.npmjs.org/qjobs 24ms (cache hit)
1899 silly inflate node_modules/read-pkg-up
1900 http fetch GET 200 https://registry.npmjs.org/randombytes 24ms (cache hit)
1901 silly inflate node_modules/readable-stream
1902 silly inflate node_modules/readdirp
1903 http fetch GET 200 https://registry.npmjs.org/queue-microtask 27ms (cache hit)
1904 silly inflate node_modules/redent
1905 http fetch GET 200 https://registry.npmjs.org/range-parser 25ms (cache hit)
1906 silly inflate node_modules/reflect-metadata
1907 http fetch GET 200 https://registry.npmjs.org/raw-body 26ms (cache hit)
1908 silly inflate node_modules/regenerate
1909 http fetch GET 200 https://registry.npmjs.org/read-cache 10ms (cache hit)
1910 silly inflate node_modules/regenerate-unicode-properties
1911 http fetch GET 200 https://registry.npmjs.org/read-package-json-fast 11ms (cache hit)
1912 silly inflate node_modules/regenerator-runtime
1913 http fetch GET 200 https://registry.npmjs.org/read-pkg 10ms (cache hit)
1914 silly inflate node_modules/regenerator-transform
1915 http fetch GET 200 https://registry.npmjs.org/read-pkg-up 10ms (cache hit)
1916 silly inflate node_modules/regex-parser
1917 http fetch GET 200 https://registry.npmjs.org/regenerate 7ms (cache hit)
1918 silly inflate node_modules/regexp.prototype.flags
1919 http fetch GET 200 https://registry.npmjs.org/readdirp 10ms (cache hit)
1920 silly inflate node_modules/regexpu-core
1921 http fetch GET 200 https://registry.npmjs.org/redent 11ms (cache hit)
1922 silly inflate node_modules/regjsgen
1923 http fetch GET 200 https://registry.npmjs.org/reflect-metadata 10ms (cache hit)
1924 silly inflate node_modules/regjsparser
1925 http fetch GET 200 https://registry.npmjs.org/regenerate-unicode-properties 44ms (cache hit)
1926 silly inflate node_modules/regjsparser/node_modules/jsesc
1927 silly inflate node_modules/repeating
1928 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 46ms (cache hit)
1929 silly inflate node_modules/request
1930 http fetch GET 200 https://registry.npmjs.org/regenerator-transform 46ms (cache hit)
1931 silly inflate node_modules/require-directory
1932 http fetch GET 200 https://registry.npmjs.org/regexp.prototype.flags 46ms (cache hit)
1933 silly inflate node_modules/require-from-string
1934 http fetch GET 200 https://registry.npmjs.org/regex-parser 46ms (cache hit)
1935 silly inflate node_modules/require-main-filename
1936 http fetch GET 200 https://registry.npmjs.org/regjsparser 43ms (cache hit)
1937 silly inflate node_modules/requires-port
1938 http fetch GET 200 https://registry.npmjs.org/regexpu-core 46ms (cache hit)
1939 silly inflate node_modules/resize-observer-polyfill
1940 http fetch GET 200 https://registry.npmjs.org/regjsgen 64ms (cache hit)
1941 silly inflate node_modules/resolve
1942 http fetch GET 200 https://registry.npmjs.org/repeating 32ms (cache hit)
1943 silly inflate node_modules/resolve-from
1944 silly inflate node_modules/resolve-url-loader
1945 http fetch GET 200 https://registry.npmjs.org/request 33ms (cache hit)
1946 silly inflate node_modules/resolve-url-loader/node_modules/loader-utils
1947 silly inflate node_modules/resolve-url-loader/node_modules/source-map
1948 silly inflate node_modules/restore-cursor
1949 http fetch GET 200 https://registry.npmjs.org/require-directory 32ms (cache hit)
1950 silly inflate node_modules/retry
1951 silly inflate node_modules/reusify
1952 http fetch GET 200 https://registry.npmjs.org/require-from-string 34ms (cache hit)
1953 silly inflate node_modules/rfdc
1954 http fetch GET 200 https://registry.npmjs.org/require-main-filename 33ms (cache hit)
1955 silly inflate node_modules/rimraf
1956 silly inflate node_modules/run-async
1957 http fetch GET 200 https://registry.npmjs.org/requires-port 33ms (cache hit)
1958 silly inflate node_modules/run-parallel
1959 http fetch GET 200 https://registry.npmjs.org/resize-observer-polyfill 34ms (cache hit)
1960 silly inflate node_modules/rxjs
1961 silly inflate node_modules/rxjs/node_modules/tslib
1962 silly inflate node_modules/rxjs-compat
1963 http fetch GET 200 https://registry.npmjs.org/resolve 17ms (cache hit)
1964 silly inflate node_modules/safe-buffer
1965 silly inflate node_modules/safer-buffer
1966 http fetch GET 200 https://registry.npmjs.org/resolve-url-loader 14ms (cache hit)
1967 silly inflate node_modules/sass
1968 http fetch GET 200 https://registry.npmjs.org/restore-cursor 12ms (cache hit)
1969 silly inflate node_modules/sass-graph
1970 http fetch GET 200 https://registry.npmjs.org/rfdc 11ms (cache hit)
1971 silly inflate node_modules/sass-graph/node_modules/ansi-regex
1972 silly inflate node_modules/sass-graph/node_modules/camelcase
1973 silly inflate node_modules/sass-graph/node_modules/cliui
1974 silly inflate node_modules/sass-graph/node_modules/emoji-regex
1975 silly inflate node_modules/sass-graph/node_modules/find-up
1976 silly inflate node_modules/sass-graph/node_modules/is-fullwidth-code-point
1977 silly inflate node_modules/sass-graph/node_modules/string-width
1978 silly inflate node_modules/sass-graph/node_modules/strip-ansi
1979 silly inflate node_modules/sass-graph/node_modules/wrap-ansi
1980 silly inflate node_modules/sass-graph/node_modules/y18n
1981 silly inflate node_modules/sass-graph/node_modules/yargs
1982 silly inflate node_modules/sass-graph/node_modules/yargs-parser
1983 silly inflate node_modules/sass-loader
1984 http fetch GET 200 https://registry.npmjs.org/run-async 13ms (cache hit)
1985 silly inflate node_modules/saucelabs
1986 http fetch GET 200 https://registry.npmjs.org/reusify 15ms (cache hit)
1987 silly inflate node_modules/saucelabs/node_modules/agent-base
1988 silly inflate node_modules/saucelabs/node_modules/debug
1989 silly inflate node_modules/saucelabs/node_modules/https-proxy-agent
1990 silly inflate node_modules/sax
1991 http fetch GET 200 https://registry.npmjs.org/run-parallel 13ms (cache hit)
1992 silly inflate node_modules/schema-utils
1993 silly inflate node_modules/screenfull
1994 http fetch GET 200 https://registry.npmjs.org/rxjs-compat 13ms (cache hit)
1995 silly inflate node_modules/scss-tokenizer
1996 http fetch GET 200 https://registry.npmjs.org/safer-buffer 13ms (cache hit)
1997 silly inflate node_modules/scss-tokenizer/node_modules/source-map
1998 silly inflate node_modules/select-hose
1999 http fetch GET 200 https://registry.npmjs.org/sass-graph 12ms (cache hit)
2000 silly inflate node_modules/selenium-webdriver
2001 http fetch GET 200 https://registry.npmjs.org/sax 9ms (cache hit)
2002 silly inflate node_modules/selenium-webdriver/node_modules/tmp
2003 silly inflate node_modules/selfsigned
2004 http fetch GET 200 https://registry.npmjs.org/sass 16ms (cache hit)
2005 silly inflate node_modules/semver
2006 silly inflate node_modules/semver-dsl
2007 http fetch GET 200 https://registry.npmjs.org/saucelabs 13ms (cache hit)
2008 silly inflate node_modules/send
2009 http fetch GET 200 https://registry.npmjs.org/sass-loader 14ms (cache hit)
2010 silly inflate node_modules/send/node_modules/debug
2011 silly inflate node_modules/send/node_modules/debug/node_modules/ms
2012 silly inflate node_modules/send/node_modules/ms
2013 silly inflate node_modules/serialize-javascript
2014 http fetch GET 200 https://registry.npmjs.org/screenfull 15ms (cache hit)
2015 silly inflate node_modules/serve-index
2016 http fetch GET 200 https://registry.npmjs.org/scss-tokenizer 14ms (cache hit)
2017 silly inflate node_modules/serve-index/node_modules/debug
2018 silly inflate node_modules/serve-index/node_modules/http-errors
2019 silly inflate node_modules/serve-index/node_modules/inherits
2020 silly inflate node_modules/serve-index/node_modules/ms
2021 silly inflate node_modules/serve-index/node_modules/setprototypeof
2022 http fetch GET 200 https://registry.npmjs.org/select-hose 16ms (cache hit)
2023 silly inflate node_modules/serve-static
2024 http fetch GET 200 https://registry.npmjs.org/selfsigned 15ms (cache hit)
2025 silly inflate node_modules/set-blocking
2026 http fetch GET 200 https://registry.npmjs.org/send 12ms (cache hit)
2027 silly inflate node_modules/set-immediate-shim
2028 http fetch GET 200 https://registry.npmjs.org/serialize-javascript 11ms (cache hit)
2029 silly inflate node_modules/setprototypeof
2030 http fetch GET 200 https://registry.npmjs.org/semver-dsl 14ms (cache hit)
2031 silly inflate node_modules/shallow-clone
2032 http fetch GET 200 https://registry.npmjs.org/selenium-webdriver 18ms (cache hit)
2033 silly inflate node_modules/shebang-command
2034 http fetch GET 200 https://registry.npmjs.org/serve-index 12ms (cache hit)
2035 silly inflate node_modules/shebang-regex
2036 http fetch GET 200 https://registry.npmjs.org/setprototypeof 12ms (cache hit)
2037 silly inflate node_modules/signal-exit
2038 silly inflate node_modules/slash
2039 silly inflate node_modules/smart-buffer
2040 http fetch GET 200 https://registry.npmjs.org/serve-static 11ms (cache hit)
2041 silly inflate node_modules/socket.io
2042 http fetch GET 200 https://registry.npmjs.org/shallow-clone 8ms (cache hit)
2043 silly inflate node_modules/socket.io-adapter
2044 http fetch GET 200 https://registry.npmjs.org/set-blocking 10ms (cache hit)
2045 silly inflate node_modules/socket.io-parser
2046 http fetch GET 200 https://registry.npmjs.org/set-immediate-shim 10ms (cache hit)
2047 silly inflate node_modules/sockjs
2048 http fetch GET 200 https://registry.npmjs.org/shebang-command 10ms (cache hit)
2049 silly inflate node_modules/sockjs/node_modules/uuid
2050 silly inflate node_modules/socks
2051 http fetch GET 200 https://registry.npmjs.org/shebang-regex 8ms (cache hit)
2052 silly inflate node_modules/socks-proxy-agent
2053 http fetch GET 200 https://registry.npmjs.org/signal-exit 8ms (cache hit)
2054 silly inflate node_modules/source-map
2055 silly inflate node_modules/source-map-js
2056 http fetch GET 200 https://registry.npmjs.org/smart-buffer 7ms (cache hit)
2057 silly inflate node_modules/source-map-loader
2058 http fetch GET 200 https://registry.npmjs.org/socket.io 11ms (cache hit)
2059 silly inflate node_modules/source-map-loader/node_modules/iconv-lite
2060 silly inflate node_modules/source-map-resolve
2061 http fetch GET 200 https://registry.npmjs.org/socket.io-adapter 11ms (cache hit)
2062 silly inflate node_modules/source-map-support
2063 silly inflate node_modules/source-map-support/node_modules/source-map
2064 silly inflate node_modules/sourcemap-codec
2065 http fetch GET 200 https://registry.npmjs.org/socket.io-parser 11ms (cache hit)
2066 silly inflate node_modules/spdx-correct
2067 http fetch GET 200 https://registry.npmjs.org/sockjs 11ms (cache hit)
2068 silly inflate node_modules/spdx-exceptions
2069 http fetch GET 200 https://registry.npmjs.org/socks 11ms (cache hit)
2070 silly inflate node_modules/spdx-expression-parse
2071 http fetch GET 200 https://registry.npmjs.org/socks-proxy-agent 12ms (cache hit)
2072 silly inflate node_modules/spdx-license-ids
2073 http fetch GET 200 https://registry.npmjs.org/source-map-loader 10ms (cache hit)
2074 silly inflate node_modules/spdy
2075 http fetch GET 200 https://registry.npmjs.org/source-map-js 12ms (cache hit)
2076 silly inflate node_modules/spdy-transport
2077 http fetch GET 200 https://registry.npmjs.org/sourcemap-codec 7ms (cache hit)
2078 silly inflate node_modules/spdy-transport/node_modules/readable-stream
2079 silly inflate node_modules/sprintf-js
2080 silly inflate node_modules/sshpk
2081 http fetch GET 200 https://registry.npmjs.org/spdx-exceptions 8ms (cache hit)
2082 silly inflate node_modules/ssri
2083 http fetch GET 200 https://registry.npmjs.org/spdx-correct 9ms (cache hit)
2084 silly inflate node_modules/statuses
2085 http fetch GET 200 https://registry.npmjs.org/source-map-resolve 12ms (cache hit)
2086 silly inflate node_modules/stdout-stream
2087 http fetch GET 200 https://registry.npmjs.org/spdx-expression-parse 9ms (cache hit)
2088 silly inflate node_modules/streamroller
2089 http fetch GET 200 https://registry.npmjs.org/spdx-license-ids 10ms (cache hit)
2090 silly inflate node_modules/string-width
2091 silly inflate node_modules/string_decoder
2092 http fetch GET 200 https://registry.npmjs.org/spdy-transport 9ms (cache hit)
2093 silly inflate node_modules/strip-ansi
2094 silly inflate node_modules/strip-bom
2095 http fetch GET 200 https://registry.npmjs.org/spdy 10ms (cache hit)
2096 silly inflate node_modules/strip-final-newline
2097 http fetch GET 200 https://registry.npmjs.org/sshpk 9ms (cache hit)
2098 silly inflate node_modules/strip-indent
2099 http fetch GET 200 https://registry.npmjs.org/statuses 8ms (cache hit)
2100 silly inflate node_modules/stylus
2101 http fetch GET 200 https://registry.npmjs.org/stdout-stream 9ms (cache hit)
2102 silly inflate node_modules/stylus/node_modules/source-map
2103 silly inflate node_modules/stylus-loader
2104 http fetch GET 200 https://registry.npmjs.org/ssri 11ms (cache hit)
2105 silly inflate node_modules/supports-color
2106 silly inflate node_modules/supports-preserve-symlinks-flag
2107 http fetch GET 200 https://registry.npmjs.org/streamroller 11ms (cache hit)
2108 silly inflate node_modules/svg.draggable.js
2109 http fetch GET 200 https://registry.npmjs.org/string_decoder 11ms (cache hit)
2110 silly inflate node_modules/svg.easing.js
2111 http fetch GET 200 https://registry.npmjs.org/strip-bom 11ms (cache hit)
2112 silly inflate node_modules/svg.filter.js
2113 http fetch GET 200 https://registry.npmjs.org/strip-final-newline 11ms (cache hit)
2114 silly inflate node_modules/svg.js
2115 http fetch GET 200 https://registry.npmjs.org/strip-indent 10ms (cache hit)
2116 silly inflate node_modules/svg.pathmorphing.js
2117 http fetch GET 200 https://registry.npmjs.org/stylus-loader 9ms (cache hit)
2118 silly inflate node_modules/svg.resize.js
2119 http fetch GET 200 https://registry.npmjs.org/supports-preserve-symlinks-flag 9ms (cache hit)
2120 silly inflate node_modules/svg.resize.js/node_modules/svg.select.js
2121 http fetch GET 200 https://registry.npmjs.org/stylus 11ms (cache hit)
2122 silly inflate node_modules/svg.select.js
2123 http fetch GET 200 https://registry.npmjs.org/svg.draggable.js 8ms (cache hit)
2124 silly inflate node_modules/sweetalert2
2125 http fetch GET 200 https://registry.npmjs.org/svg.easing.js 7ms (cache hit)
2126 silly inflate node_modules/symbol-observable
2127 silly inflate node_modules/tapable
2128 http fetch GET 200 https://registry.npmjs.org/svg.filter.js 10ms (cache hit)
2129 silly inflate node_modules/tar
2130 silly inflate node_modules/terser
2131 http fetch GET 200 https://registry.npmjs.org/svg.js 10ms (cache hit)
2132 silly inflate node_modules/terser/node_modules/source-map
2133 silly inflate node_modules/terser-webpack-plugin
2134 http fetch GET 200 https://registry.npmjs.org/svg.pathmorphing.js 9ms (cache hit)
2135 silly inflate node_modules/terser-webpack-plugin/node_modules/schema-utils
2136 silly inflate node_modules/terser-webpack-plugin/node_modules/source-map
2137 silly inflate node_modules/test-exclude
2138 http fetch GET 200 https://registry.npmjs.org/svg.select.js 10ms (cache hit)
2139 silly inflate node_modules/text-mask-core
2140 silly inflate node_modules/text-table
2141 http fetch GET 200 https://registry.npmjs.org/svg.resize.js 11ms (cache hit)
2142 silly inflate node_modules/through
2143 http fetch GET 200 https://registry.npmjs.org/tapable 8ms (cache hit)
2144 silly inflate node_modules/thunky
2145 http fetch GET 200 https://registry.npmjs.org/sweetalert2 13ms (cache hit)
2146 silly inflate node_modules/ticky
2147 http fetch GET 200 https://registry.npmjs.org/terser 14ms (cache hit)
2148 silly inflate node_modules/tinymce
2149 http fetch GET 200 https://registry.npmjs.org/terser-webpack-plugin 15ms (cache hit)
2150 silly inflate node_modules/tmp
2151 silly inflate node_modules/to-fast-properties
2152 http fetch GET 200 https://registry.npmjs.org/test-exclude 17ms (cache hit)
2153 silly inflate node_modules/to-regex-range
2154 http fetch GET 200 https://registry.npmjs.org/text-mask-core 16ms (cache hit)
2155 silly inflate node_modules/toidentifier
2156 http fetch GET 200 https://registry.npmjs.org/text-table 17ms (cache hit)
2157 silly inflate node_modules/tough-cookie
2158 http fetch GET 200 https://registry.npmjs.org/thunky 16ms (cache hit)
2159 silly inflate node_modules/tree-kill
2160 http fetch GET 200 https://registry.npmjs.org/through 17ms (cache hit)
2161 silly inflate node_modules/trim-newlines
2162 http fetch GET 200 https://registry.npmjs.org/ticky 11ms (cache hit)
2163 silly inflate node_modules/true-case-path
2164 http fetch GET 200 https://registry.npmjs.org/tinymce 10ms (cache hit)
2165 silly inflate node_modules/ts-node
2166 http fetch GET 200 https://registry.npmjs.org/to-fast-properties 9ms (cache hit)
2167 silly inflate node_modules/tslib
2168 silly inflate node_modules/tslint
2169 http fetch GET 200 https://registry.npmjs.org/to-regex-range 10ms (cache hit)
2170 silly inflate node_modules/tslint/node_modules/tslib
2171 silly inflate node_modules/tsutils
2172 http fetch GET 200 https://registry.npmjs.org/tough-cookie 9ms (cache hit)
2173 silly inflate node_modules/tsutils/node_modules/tslib
2174 silly inflate node_modules/tunnel-agent
2175 http fetch GET 200 https://registry.npmjs.org/trim-newlines 8ms (cache hit)
2176 silly inflate node_modules/tweetnacl
2177 http fetch GET 200 https://registry.npmjs.org/tree-kill 10ms (cache hit)
2178 silly inflate node_modules/type-fest
2179 http fetch GET 200 https://registry.npmjs.org/toidentifier 11ms (cache hit)
2180 silly inflate node_modules/type-is
2181 http fetch GET 200 https://registry.npmjs.org/true-case-path 9ms (cache hit)
2182 silly inflate node_modules/typed-assert
2183 http fetch GET 200 https://registry.npmjs.org/ts-node 7ms (cache hit)
2184 silly inflate node_modules/typescript
2185 http fetch GET 200 https://registry.npmjs.org/tslint 10ms (cache hit)
2186 silly inflate node_modules/ua-parser-js
2187 http fetch GET 200 https://registry.npmjs.org/tsutils 12ms (cache hit)
2188 silly inflate node_modules/unicode-canonical-property-names-ecmascript
2189 http fetch GET 200 https://registry.npmjs.org/tweetnacl 12ms (cache hit)
2190 silly inflate node_modules/unicode-match-property-ecmascript
2191 http fetch GET 200 https://registry.npmjs.org/tunnel-agent 13ms (cache hit)
2192 silly inflate node_modules/unicode-match-property-value-ecmascript
2193 http fetch GET 200 https://registry.npmjs.org/type-fest 13ms (cache hit)
2194 silly inflate node_modules/unicode-property-aliases-ecmascript
2195 http fetch GET 200 https://registry.npmjs.org/type-is 13ms (cache hit)
2196 silly inflate node_modules/unique-filename
2197 http fetch GET 200 https://registry.npmjs.org/typed-assert 13ms (cache hit)
2198 silly inflate node_modules/unique-slug
2199 http fetch GET 200 https://registry.npmjs.org/ua-parser-js 8ms (cache hit)
2200 silly inflate node_modules/universalify
2201 http fetch GET 200 https://registry.npmjs.org/unicode-canonical-property-names-ecmascript 7ms (cache hit)
2202 silly inflate node_modules/unpipe
2203 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-ecmascript 7ms (cache hit)
2204 silly inflate node_modules/uri-js
2205 http fetch GET 200 https://registry.npmjs.org/unicode-match-property-value-ecmascript 8ms (cache hit)
2206 silly inflate node_modules/util-deprecate
2207 http fetch GET 200 https://registry.npmjs.org/unicode-property-aliases-ecmascript 7ms (cache hit)
2208 silly inflate node_modules/utils-merge
2209 http fetch GET 200 https://registry.npmjs.org/unique-filename 7ms (cache hit)
2210 silly inflate node_modules/uuid
2211 silly inflate node_modules/validate-npm-package-license
2212 http fetch GET 200 https://registry.npmjs.org/unique-slug 7ms (cache hit)
2213 silly inflate node_modules/validate-npm-package-name
2214 http fetch GET 200 https://registry.npmjs.org/typescript 26ms (cache hit)
2215 silly inflate node_modules/vary
2216 http fetch GET 200 https://registry.npmjs.org/universalify 31ms (cache hit)
2217 silly inflate node_modules/verror
2218 http fetch GET 200 https://registry.npmjs.org/unpipe 32ms (cache hit)
2219 silly inflate node_modules/verror/node_modules/core-util-is
2220 silly inflate node_modules/void-elements
2221 http fetch GET 200 https://registry.npmjs.org/util-deprecate 32ms (cache hit)
2222 silly inflate node_modules/watchpack
2223 http fetch GET 200 https://registry.npmjs.org/utils-merge 32ms (cache hit)
2224 silly inflate node_modules/wbuf
2225 http fetch GET 200 https://registry.npmjs.org/uri-js 33ms (cache hit)
2226 silly inflate node_modules/wcwidth
2227 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-license 35ms (cache hit)
2228 silly inflate node_modules/webdriver-js-extender
2229 http fetch GET 200 https://registry.npmjs.org/validate-npm-package-name 34ms (cache hit)
2230 silly inflate node_modules/webpack
2231 http fetch GET 200 https://registry.npmjs.org/vary 11ms (cache hit)
2232 silly inflate node_modules/webpack/node_modules/schema-utils
2233 silly inflate node_modules/webpack-dev-middleware
2234 http fetch GET 200 https://registry.npmjs.org/void-elements 10ms (cache hit)
2235 silly inflate node_modules/webpack-dev-middleware/node_modules/ajv
2236 silly inflate node_modules/webpack-dev-middleware/node_modules/ajv-keywords
2237 silly inflate node_modules/webpack-dev-middleware/node_modules/json-schema-traverse
2238 silly inflate node_modules/webpack-dev-middleware/node_modules/schema-utils
2239 silly inflate node_modules/webpack-dev-server
2240 http fetch GET 200 https://registry.npmjs.org/verror 14ms (cache hit)
2241 silly inflate node_modules/webpack-dev-server/node_modules/ajv
2242 silly inflate node_modules/webpack-dev-server/node_modules/ajv-keywords
2243 silly inflate node_modules/webpack-dev-server/node_modules/ansi-regex
2244 silly inflate node_modules/webpack-dev-server/node_modules/json-schema-traverse
2245 silly inflate node_modules/webpack-dev-server/node_modules/schema-utils
2246 silly inflate node_modules/webpack-dev-server/node_modules/strip-ansi
2247 silly inflate node_modules/webpack-merge
2248 http fetch GET 200 https://registry.npmjs.org/wbuf 12ms (cache hit)
2249 silly inflate node_modules/webpack-sources
2250 http fetch GET 200 https://registry.npmjs.org/wcwidth 11ms (cache hit)
2251 silly inflate node_modules/webpack-subresource-integrity
2252 http fetch GET 200 https://registry.npmjs.org/watchpack 14ms (cache hit)
2253 silly inflate node_modules/websocket-driver
2254 http fetch GET 200 https://registry.npmjs.org/webdriver-js-extender 12ms (cache hit)
2255 silly inflate node_modules/websocket-extensions
2256 http fetch GET 200 https://registry.npmjs.org/webpack-dev-middleware 10ms (cache hit)
2257 silly inflate node_modules/which
2258 silly inflate node_modules/which-module
2259 http fetch GET 200 https://registry.npmjs.org/webpack 17ms (cache hit)
2260 silly inflate node_modules/wide-align
2261 http fetch GET 200 https://registry.npmjs.org/webpack-sources 19ms (cache hit)
2262 silly inflate node_modules/wildcard
2263 http fetch GET 200 https://registry.npmjs.org/webpack-dev-server 24ms (cache hit)
2264 silly inflate node_modules/wrap-ansi
2265 silly inflate node_modules/wrap-ansi/node_modules/ansi-styles
2266 silly inflate node_modules/wrap-ansi/node_modules/color-convert
2267 silly inflate node_modules/wrap-ansi/node_modules/color-name
2268 silly inflate node_modules/wrappy
2269 http fetch GET 200 https://registry.npmjs.org/webpack-merge 25ms (cache hit)
2270 silly inflate node_modules/ws
2271 silly inflate node_modules/xml2js
2272 http fetch GET 200 https://registry.npmjs.org/webpack-subresource-integrity 24ms (cache hit)
2273 silly inflate node_modules/xmlbuilder
2274 http fetch GET 200 https://registry.npmjs.org/websocket-extensions 23ms (cache hit)
2275 silly inflate node_modules/y18n
2276 silly inflate node_modules/yallist
2277 silly inflate node_modules/yaml
2278 http fetch GET 200 https://registry.npmjs.org/websocket-driver 27ms (cache hit)
2279 silly inflate node_modules/yargs
2280 silly inflate node_modules/yargs-parser
2281 silly inflate node_modules/yn
2282 http fetch GET 200 https://registry.npmjs.org/which-module 25ms (cache hit)
2283 silly inflate node_modules/zone.js
2284 http fetch GET 200 https://registry.npmjs.org/wide-align 14ms (cache hit)
2285 http fetch GET 200 https://registry.npmjs.org/wildcard 13ms (cache hit)
2286 http fetch GET 200 https://registry.npmjs.org/xmlbuilder 7ms (cache hit)
2287 http fetch GET 200 https://registry.npmjs.org/yn 4ms (cache hit)
2288 http fetch GET 200 https://registry.npmjs.org/yaml 7ms (cache hit)
2289 http fetch GET 200 https://registry.npmjs.org/wrappy 10ms (cache hit)
2290 http fetch GET 200 https://registry.npmjs.org/xml2js 10ms (cache hit)
2291 timing idealTree:inflate Completed in 1677ms
2292 timing idealTree:userRequests Completed in 0ms
2293 silly idealTree buildDeps
2294 timing idealTree:#root Completed in 0ms
2295 timing idealTree:buildDeps Completed in 1ms
2296 timing idealTree:fixDepFlags Completed in 8ms
2297 timing idealTree Completed in 1938ms
2298 timing reify:loadTrees Completed in 1939ms
2299 timing reify:diffTrees Completed in 8ms
2300 silly reify moves {}
2301 timing reify:retireShallow Completed in 0ms
2302 timing reify:createSparse Completed in 85ms
2303 timing reify:loadBundles Completed in 0ms
2304 silly audit bulk request {
2304 silly audit ’@agm/core’: [ ‘1.1.0’ ],
2304 silly audit tslib: [ ‘1.14.1’, ‘2.3.1’ ],
2304 silly audit ’@ampproject/remapping’: [ ‘1.1.1’ ],
2304 silly audit ’@angular-devkit/architect’: [ ‘0.1302.0’ ],
2304 silly audit ’@angular-devkit/build-angular’: [ ‘13.2.0’ ],
2304 silly audit ’@babel/core’: [ ‘7.16.12’, ‘7.8.6’ ],
2304 silly audit semver: [ ‘6.3.0’, ‘7.3.5’, ‘7.0.0’, ‘5.3.0’, ‘5.7.1’ ],
2304 silly audit ‘core-js’: [ ‘3.20.3’, ‘2.6.12’ ],
2304 silly audit esbuild: [ ‘0.14.14’ ],
2304 silly audit ‘lru-cache’: [ ‘6.0.0’, ‘4.1.5’ ],
2304 silly audit yallist: [ ‘4.0.0’, ‘2.1.2’ ],
2304 silly audit ’@angular-devkit/build-webpack’: [ ‘0.1302.0’ ],
2304 silly audit ’@angular-devkit/core’: [ ‘13.2.0’ ],
2304 silly audit ajv: [ ‘8.9.0’, ‘6.12.6’ ],
2304 silly audit ‘json-schema-traverse’: [ ‘1.0.0’, ‘0.4.1’ ],
2304 silly audit ‘source-map’: [ ‘0.7.3’, ‘0.6.1’, ‘0.4.4’, ‘0.5.7’ ],
2304 silly audit ’@angular-devkit/schematics’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/animations’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/cli’: [ ‘13.2.0’ ],
2304 silly audit ‘symbol-observable’: [ ‘4.0.0’, ‘1.0.1’ ],
2304 silly audit uuid: [ ‘8.3.2’, ‘3.4.0’ ],
2304 silly audit ’@angular/common’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/compiler’: [ ‘13.2.0’, ‘9.0.0’ ],
2304 silly audit ’@angular/compiler-cli’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/core’: [ ‘13.2.0’, ‘9.0.0’ ],
2304 silly audit ’@angular/forms’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/google-maps’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/http’: [ ‘7.2.16’ ],
2304 silly audit ’@angular/localize’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/platform-browser’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/platform-browser-dynamic’: [ ‘13.2.0’ ],
2304 silly audit ’@angular/router’: [ ‘13.2.0’ ],
2304 silly audit ’@assemblyscript/loader’: [ ‘0.10.1’ ],
2304 silly audit ’@babel/code-frame’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/compat-data’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/generator’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/helper-annotate-as-pure’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-builder-binary-assignment-operator-visitor’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-compilation-targets’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-create-class-features-plugin’: [ ‘7.16.10’ ],
2304 silly audit ’@babel/helper-create-regexp-features-plugin’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-define-polyfill-provider’: [ ‘0.3.1’ ],
2304 silly audit ’@babel/helper-environment-visitor’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-explode-assignable-expression’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-function-name’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-get-function-arity’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-hoist-variables’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-member-expression-to-functions’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-module-imports’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-module-transforms’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-optimise-call-expression’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-plugin-utils’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-remap-async-to-generator’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/helper-replace-supers’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-simple-access’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-skip-transparent-expression-wrappers’: [ ‘7.16.0’ ],
2304 silly audit ’@babel/helper-split-export-declaration’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-validator-identifier’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-validator-option’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/helper-wrap-function’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/helpers’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/highlight’: [ ‘7.16.10’ ],
2304 silly audit ’@babel/parser’: [ ‘7.16.12’ ],
2304 silly audit ’@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-async-generator-functions’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/plugin-proposal-class-properties’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-class-static-block’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-dynamic-import’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-export-namespace-from’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-json-strings’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-logical-assignment-operators’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-nullish-coalescing-operator’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-numeric-separator’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-object-rest-spread’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-optional-catch-binding’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-optional-chaining’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-private-methods’: [ ‘7.16.11’ ],
2304 silly audit ’@babel/plugin-proposal-private-property-in-object’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-proposal-unicode-property-regex’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-syntax-async-generators’: [ ‘7.8.4’ ],
2304 silly audit ’@babel/plugin-syntax-class-properties’: [ ‘7.12.13’ ],
2304 silly audit ’@babel/plugin-syntax-class-static-block’: [ ‘7.14.5’ ],
2304 silly audit ’@babel/plugin-syntax-dynamic-import’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-export-namespace-from’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-json-strings’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-logical-assignment-operators’: [ ‘7.10.4’ ],
2304 silly audit ’@babel/plugin-syntax-nullish-coalescing-operator’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-numeric-separator’: [ ‘7.10.4’ ],
2304 silly audit ’@babel/plugin-syntax-object-rest-spread’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-optional-catch-binding’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-optional-chaining’: [ ‘7.8.3’ ],
2304 silly audit ’@babel/plugin-syntax-private-property-in-object’: [ ‘7.14.5’ ],
2304 silly audit ’@babel/plugin-syntax-top-level-await’: [ ‘7.14.5’ ],
2304 silly audit ’@babel/plugin-transform-arrow-functions’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-async-to-generator’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/plugin-transform-block-scoped-functions’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-block-scoping’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-classes’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-computed-properties’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-destructuring’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-dotall-regex’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-duplicate-keys’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-exponentiation-operator’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-for-of’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-function-name’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-literals’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-member-expression-literals’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-modules-amd’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-modules-commonjs’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/plugin-transform-modules-systemjs’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-modules-umd’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-named-capturing-groups-regex’: [ ‘7.16.8’ ],
2304 silly audit ’@babel/plugin-transform-new-target’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-object-super’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-parameters’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-property-literals’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-regenerator’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-reserved-words’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-runtime’: [ ‘7.16.10’ ],
2304 silly audit ’@babel/plugin-transform-shorthand-properties’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-spread’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-sticky-regex’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-template-literals’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-typeof-symbol’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-unicode-escapes’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/plugin-transform-unicode-regex’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/preset-env’: [ ‘7.16.11’ ],
2304 silly audit ’@babel/preset-modules’: [ ‘0.1.5’ ],
2304 silly audit ’@babel/runtime’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/template’: [ ‘7.16.7’ ],
2304 silly audit ’@babel/traverse’: [ ‘7.16.10’ ],
2304 silly audit ’@babel/types’: [ ‘7.16.8’ ],
2304 silly audit ’@discoveryjs/json-ext’: [ ‘0.5.6’ ],
2304 silly audit ’@fullcalendar/angular’: [ ‘5.10.1’ ],
2304 silly audit ’@fullcalendar/common’: [ ‘5.10.1’ ],
2304 silly audit ’@fullcalendar/core’: [ ‘5.10.1’ ],
2304 silly audit ’@fullcalendar/daygrid’: [ ‘5.10.1’ ],
2304 silly audit ’@fullcalendar/interaction’: [ ‘5.10.1’ ],
2304 silly audit ’@fullcalendar/timegrid’: [ ‘5.10.1’ ],
2304 silly audit ’@gar/promisify’: [ ‘1.1.2’ ],
2304 silly audit ’@iplab/ngx-file-upload’: [ ‘2.0.9’ ],
2304 silly audit ’@istanbuljs/load-nyc-config’: [ ‘1.1.0’ ],
2304 silly audit camelcase: [ ‘5.3.1’, ‘2.1.1’ ],
2304 silly audit ‘find-up’: [ ‘4.1.0’, ‘1.1.2’, ‘3.0.0’ ],
2304 silly audit ‘locate-path’: [ ‘5.0.0’, ‘3.0.0’ ],
2304 silly audit ‘p-locate’: [ ‘4.1.0’, ‘3.0.0’ ],
2304 silly audit ‘path-exists’: [ ‘4.0.0’, ‘3.0.0’, ‘2.1.0’ ],
2304 silly audit ’@istanbuljs/schema’: [ ‘0.1.3’ ],
2304 silly audit ’@jridgewell/resolve-uri’: [ ‘3.0.3’ ],
2304 silly audit ’@ng-bootstrap/ng-bootstrap’: [ ‘11.0.0’ ],
2304 silly audit ’@ngtools/webpack’: [ ‘13.2.0’ ],
2304 silly audit ’@nodelib/fs.scandir’: [ ‘2.1.5’ ],
2304 silly audit ’@nodelib/fs.stat’: [ ‘2.0.5’ ],
2304 silly audit ’@nodelib/fs.walk’: [ ‘1.2.8’ ],
2304 silly audit ’@npmcli/fs’: [ ‘1.1.0’ ],
2304 silly audit ’@npmcli/git’: [ ‘2.1.0’ ],
2304 silly audit mkdirp: [ ‘1.0.4’, ‘0.5.5’ ],
2304 silly audit which: [ ‘2.0.2’, ‘1.3.1’ ],
2304 silly audit ’@npmcli/installed-package-contents’: [ ‘1.0.7’ ],
2304 silly audit ’@npmcli/move-file’: [ ‘1.1.2’ ],
2304 silly audit rimraf: [ ‘3.0.2’, ‘2.7.1’ ],
2304 silly audit ’@npmcli/node-gyp’: [ ‘1.0.3’ ],
2304 silly audit ’@npmcli/promise-spawn’: [ ‘1.3.2’ ],
2304 silly audit ’@npmcli/run-script’: [ ‘2.0.0’ ],
2304 silly audit ‘are-we-there-yet’: [ ‘2.0.0’, ‘1.1.7’ ],
2304 silly audit gauge: [ ‘4.0.0’, ‘2.7.4’ ],
2304 silly audit ‘node-gyp’: [ ‘8.4.1’, ‘3.8.0’ ],
2304 silly audit nopt: [ ‘5.0.0’, ‘3.0.6’ ],
2304 silly audit npmlog: [ ‘6.0.0’, ‘4.1.2’ ],
2304 silly audit ‘readable-stream’: [ ‘3.6.0’, ‘2.3.7’ ],
2304 silly audit tar: [ ‘6.1.11’, ‘2.2.2’ ],
2304 silly audit ’@schematics/angular’: [ ‘13.2.0’ ],
2304 silly audit ’@socket.io/base64-arraybuffer’: [ ‘1.0.2’ ],
2304 silly audit ’@tootallnate/once’: [ ‘1.1.2’, ‘2.0.0’ ],
2304 silly audit ’@types/body-parser’: [ ‘1.19.2’ ],
2304 silly audit ’@types/bonjour’: [ ‘3.5.10’ ],
2304 silly audit ’@types/component-emitter’: [ ‘1.2.11’ ],
2304 silly audit ’@types/connect’: [ ‘3.4.35’ ],
2304 silly audit ’@types/connect-history-api-fallback’: [ ‘1.3.5’ ],
2304 silly audit ’@types/cookie’: [ ‘0.4.1’ ],
2304 silly audit ’@types/cors’: [ ‘2.8.12’ ],
2304 silly audit ’@types/datatables.net’: [ ‘1.10.21’ ],
2304 silly audit ’@types/dragula’: [ ‘2.1.36’ ],
2304 silly audit ’@types/eslint’: [ ‘8.4.1’ ],
2304 silly audit ’@types/eslint-scope’: [ ‘3.7.3’ ],
2304 silly audit ’@types/estree’: [ ‘0.0.50’ ],
2304 silly audit ’@types/express’: [ ‘4.17.13’ ],
2304 silly audit ’@types/express-serve-static-core’: [ ‘4.17.28’ ],
2304 silly audit ’@types/google.maps’: [ ‘3.47.3’ ],
2304 silly audit ’@types/googlemaps’: [ ‘3.43.3’ ],
2304 silly audit ’@types/http-proxy’: [ ‘1.17.8’ ],
2304 silly audit ’@types/jquery’: [ ‘3.5.13’ ],
2304 silly audit ’@types/json-schema’: [ ‘7.0.9’ ],
2304 silly audit ’@types/mime’: [ ‘1.3.2’ ],
2304 silly audit ’@types/node’: [ ‘17.0.12’ ],
2304 silly audit ’@types/parse-json’: [ ‘4.0.0’ ],
2304 silly audit ’@types/q’: [ ‘0.0.32’ ],
2304 silly audit ’@types/qs’: [ ‘6.9.7’ ],
2304 silly audit ’@types/range-parser’: [ ‘1.2.4’ ],
2304 silly audit ’@types/retry’: [ ‘0.12.1’ ],
2304 silly audit ’@types/selenium-webdriver’: [ ‘3.0.19’ ],
2304 silly audit ’@types/serve-index’: [ ‘1.9.1’ ],
2304 silly audit ’@types/serve-static’: [ ‘1.13.10’ ],
2304 silly audit ’@types/sizzle’: [ ‘2.3.3’ ],
2304 silly audit ’@types/sockjs’: [ ‘0.3.33’ ],
2304 silly audit ’@types/ws’: [ ‘8.2.2’ ],
2304 silly audit ’@webassemblyjs/ast’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/floating-point-hex-parser’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/helper-api-error’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/helper-buffer’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/helper-numbers’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/helper-wasm-bytecode’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/helper-wasm-section’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/ieee754’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/leb128’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/utf8’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/wasm-edit’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/wasm-gen’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/wasm-opt’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/wasm-parser’: [ ‘1.11.1’ ],
2304 silly audit ’@webassemblyjs/wast-printer’: [ ‘1.11.1’ ],
2304 silly audit ’@xtuc/ieee754’: [ ‘1.2.0’ ],
2304 silly audit ’@xtuc/long’: [ ‘4.2.2’ ],
2304 silly audit ’@yarnpkg/lockfile’: [ ‘1.1.0’ ],
2304 silly audit abab: [ ‘2.0.5’ ],
2304 silly audit abbrev: [ ‘1.1.1’ ],
2304 silly audit accepts: [ ‘1.3.7’ ],
2304 silly audit acorn: [ ‘8.7.0’ ],
2304 silly audit ‘acorn-import-assertions’: [ ‘1.8.0’ ],
2304 silly audit ‘adjust-sourcemap-loader’: [ ‘4.0.0’ ],
2304 silly audit ‘loader-utils’: [ ‘2.0.2’, ‘1.4.0’, ‘3.2.0’ ],
2304 silly audit ‘adm-zip’: [ ‘0.4.16’ ],
2304 silly audit ‘agent-base’: [ ‘6.0.2’, ‘4.3.0’ ],
2304 silly audit agentkeepalive: [ ‘4.2.0’ ],
2304 silly audit ‘aggregate-error’: [ ‘3.1.0’ ],
2304 silly audit ‘indent-string’: [ ‘4.0.0’, ‘2.1.0’ ],
2304 silly audit ‘ajv-formats’: [ ‘2.1.1’ ],
2304 silly audit ‘ajv-keywords’: [ ‘3.5.2’, ‘5.1.0’ ],
2304 silly audit ‘amazing-time-picker’: [ ‘1.8.0’ ],
2304 silly audit rxjs: [ ‘5.5.12’, ‘7.5.2’, ‘6.6.7’ ],
2304 silly audit ‘zone.js’: [ ‘0.8.29’, ‘0.10.3’, ‘0.11.4’ ],
2304 silly audit amdefine: [ ‘1.0.1’ ],
2304 silly audit ‘angular-archwizard’: [ ‘6.1.0’ ],
2304 silly audit ‘angular-datatables’: [ ‘13.0.1’ ],
2304 silly audit ‘angular-dual-listbox’: [ ‘6.0.0’ ],
2304 silly audit ‘angular-highcharts-chart’: [ ‘1.0.2’ ],
2304 silly audit ‘angular-pell’: [ ‘0.1.0’ ],
2304 silly audit ‘angular2-chartjs’: [ ‘0.5.1’ ],
2304 silly audit ‘angular2-text-mask’: [ ‘9.0.0’ ],
2304 silly audit ‘angular2-tinymce’: [ ‘3.3.0’ ],
2304 silly audit ‘ansi-colors’: [ ‘4.1.1’ ],
2304 silly audit ‘ansi-escapes’: [ ‘4.3.2’ ],
2304 silly audit ‘ansi-html-community’: [ ‘0.0.8’ ],
2304 silly audit ‘ansi-regex’: [ ‘5.0.1’, ‘2.1.1’, ‘4.1.0’, ‘6.0.1’ ],
2304 silly audit ‘ansi-styles’: [ ‘3.2.1’, ‘4.3.0’, ‘2.2.1’ ],
2304 silly audit anymatch: [ ‘3.1.2’ ],
2304 silly audit apexcharts: [ ‘3.33.0’ ],
2304 silly audit ‘app-root-path’: [ ‘3.0.0’ ],
2304 silly audit aproba: [ ‘1.2.0’ ],
2304 silly audit arg: [ ‘4.1.3’ ],
2304 silly audit argparse: [ ‘1.0.10’ ],
2304 silly audit ‘aria-query’: [ ‘3.0.0’ ],
2304 silly audit ‘array-find-index’: [ ‘1.0.2’ ],
2304 silly audit ‘array-flatten’: [ ‘2.1.2’, ‘1.1.1’ ],
2304 silly audit ‘array-union’: [ ‘3.0.1’, ‘2.1.0’, ‘1.0.2’ ],
2304 silly audit ‘array-uniq’: [ ‘1.0.3’ ],
2304 silly audit arrify: [ ‘1.0.1’ ],
2304 silly audit asn1: [ ‘0.2.6’ ],
2304 silly audit ‘assert-plus’: [ ‘1.0.0’ ],
2304 silly audit ‘ast-types-flow’: [ ‘0.0.7’ ],
2304 silly audit async: [ ‘2.6.3’ ],
2304 silly audit ‘async-foreach’: [ ‘0.1.3’ ],
2304 silly audit asynckit: [ ‘0.4.0’ ],
2304 silly audit atoa: [ ‘1.0.0’ ],
2304 silly audit atob: [ ‘2.1.2’ ],
2304 silly audit autoprefixer: [ ‘10.4.2’ ],
2304 silly audit ‘aws-sign2’: [ ‘0.7.0’ ],
2304 silly audit aws4: [ ‘1.11.0’ ],
2304 silly audit ‘axobject-query’: [ ‘2.0.2’ ],
2304 silly audit ‘babel-loader’: [ ‘8.2.3’ ],
2304 silly audit json5: [ ‘1.0.1’, ‘2.2.0’ ],
2304 silly audit ‘babel-plugin-dynamic-import-node’: [ ‘2.3.3’ ],
2304 silly audit ‘babel-plugin-istanbul’: [ ‘6.1.1’ ],
2304 silly audit ‘babel-plugin-polyfill-corejs2’: [ ‘0.3.1’ ],
2304 silly audit ‘babel-plugin-polyfill-corejs3’: [ ‘0.5.1’ ],
2304 silly audit ‘babel-plugin-polyfill-regenerator’: [ ‘0.3.1’ ],
2304 silly audit ‘balanced-match’: [ ‘1.0.2’ ],
2304 silly audit ‘base64-js’: [ ‘1.5.1’ ],
2304 silly audit base64id: [ ‘2.0.0’ ],
2304 silly audit batch: [ ‘0.6.1’ ],
2304 silly audit ‘bcrypt-pbkdf’: [ ‘1.0.2’ ],
2304 silly audit ‘big.js’: [ ‘5.2.2’ ],
2304 silly audit ‘binary-extensions’: [ ‘2.2.0’ ],
2304 silly audit bl: [ ‘4.1.0’ ],
2304 silly audit ‘block-stream’: [ ‘0.0.9’ ],
2304 silly audit ‘blocking-proxy’: [ ‘1.0.1’ ],
2304 silly audit ‘body-parser’: [ ‘1.19.1’ ],
2304 silly audit bytes: [ ‘3.1.1’, ‘3.0.0’ ],
2304 silly audit debug: [ ‘2.6.9’, ‘3.2.7’, ‘4.3.3’ ],
2304 silly audit ms: [ ‘2.0.0’, ‘2.1.2’, ‘2.1.3’ ],
2304 silly audit qs: [ ‘6.9.6’, ‘6.5.3’ ],
2304 silly audit bonjour: [ ‘3.5.0’ ],
2304 silly audit boolbase: [ ‘1.0.0’ ],
2304 silly audit bootstrap: [ ‘4.6.1’ ],
2304 silly audit ‘brace-expansion’: [ ‘1.1.11’ ],
2304 silly audit braces: [ ‘3.0.2’ ],
2304 silly audit browserslist: [ ‘4.19.1’ ],
2304 silly audit browserstack: [ ‘1.6.1’ ],
2304 silly audit ‘https-proxy-agent’: [ ‘2.2.4’, ‘5.0.0’ ],
2304 silly audit buffer: [ ‘5.7.1’ ],
2304 silly audit ‘buffer-from’: [ ‘1.1.2’ ],
2304 silly audit ‘buffer-indexof’: [ ‘1.1.1’ ],
2304 silly audit ‘builtin-modules’: [ ‘1.1.1’ ],
2304 silly audit builtins: [ ‘1.0.3’ ],
2304 silly audit cacache: [ ‘15.3.0’ ],
2304 silly audit ‘call-bind’: [ ‘1.0.2’ ],
2304 silly audit callsites: [ ‘3.1.0’ ],
2304 silly audit ‘camelcase-keys’: [ ‘2.1.0’ ],
2304 silly audit ‘caniuse-lite’: [ ‘1.0.30001302’ ],
2304 silly audit ‘canonical-path’: [ ‘1.0.0’ ],
2304 silly audit caseless: [ ‘0.12.0’ ],
2304 silly audit chalk: [ ‘2.4.2’, ‘4.1.2’, ‘1.1.3’ ],
2304 silly audit chardet: [ ‘0.7.0’ ],
2304 silly audit ‘chart.js’: [ ‘2.9.4’ ],
2304 silly audit ‘chartjs-color’: [ ‘2.4.1’ ],
2304 silly audit ‘chartjs-color-string’: [ ‘0.6.0’ ],
2304 silly audit chokidar: [ ‘3.5.3’ ],
2304 silly audit ‘glob-parent’: [ ‘5.1.2’, ‘6.0.2’ ],
2304 silly audit chownr: [ ‘2.0.0’ ],
2304 silly audit ‘chrome-trace-event’: [ ‘1.0.3’ ],
2304 silly audit ‘circular-dependency-plugin’: [ ‘5.2.2’ ],
2304 silly audit ‘clean-stack’: [ ‘2.2.0’ ],
2304 silly audit ‘cli-cursor’: [ ‘3.1.0’ ],
2304 silly audit ‘cli-spinners’: [ ‘2.6.1’ ],
2304 silly audit ‘cli-width’: [ ‘3.0.0’ ],
2304 silly audit cliui: [ ‘7.0.4’, ‘6.0.0’, ‘5.0.0’ ],
2304 silly audit clone: [ ‘1.0.4’ ],
2304 silly audit ‘clone-deep’: [ ‘4.0.1’ ],
2304 silly audit ‘code-point-at’: [ ‘1.1.0’ ],
2304 silly audit codelyzer: [ ‘6.0.2’ ],
2304 silly audit ‘sprintf-js’: [ ‘1.1.2’, ‘1.0.3’ ],
2304 silly audit ‘color-convert’: [ ‘1.9.3’, ‘2.0.1’ ],
2304 silly audit ‘color-name’: [ ‘1.1.3’, ‘1.1.4’ ],
2304 silly audit ‘color-support’: [ ‘1.1.3’ ],
2304 silly audit colorette: [ ‘2.0.16’ ],
2304 silly audit colors: [ ‘1.4.0’ ],
2304 silly audit ‘combined-stream’: [ ‘1.0.8’ ],
2304 silly audit commander: [ ‘2.20.3’ ],
2304 silly audit commondir: [ ‘1.0.1’ ],
2304 silly audit ‘component-emitter’: [ ‘1.3.0’ ],
2304 silly audit compressible: [ ‘2.0.18’ ],
2304 silly audit compression: [ ‘1.7.4’ ],
2304 silly audit ‘concat-map’: [ ‘0.0.1’ ],
2304 silly audit connect: [ ‘3.7.0’ ],
2304 silly audit ‘connect-history-api-fallback’: [ ‘1.6.0’ ],
2304 silly audit ‘console-control-strings’: [ ‘1.1.0’ ],
2304 silly audit ‘content-disposition’: [ ‘0.5.4’ ],
2304 silly audit ‘safe-buffer’: [ ‘5.2.1’, ‘5.1.2’ ],
2304 silly audit ‘content-type’: [ ‘1.0.4’ ],
2304 silly audit contra: [ ‘1.9.4’ ],
2304 silly audit ‘convert-source-map’: [ ‘1.8.0’ ],
2304 silly audit cookie: [ ‘0.4.1’ ],
2304 silly audit ‘cookie-signature’: [ ‘1.0.6’ ],
2304 silly audit ‘copy-anything’: [ ‘2.0.6’ ],
2304 silly audit ‘copy-webpack-plugin’: [ ‘10.2.1’ ],
2304 silly audit ‘schema-utils’: [ ‘4.0.0’, ‘2.7.1’, ‘3.1.1’ ],
2304 silly audit ‘core-js-compat’: [ ‘3.20.3’ ],
2304 silly audit ‘core-util-is’: [ ‘1.0.3’, ‘1.0.2’ ],
2304 silly audit cors: [ ‘2.8.5’ ],
2304 silly audit cosmiconfig: [ ‘7.0.1’ ],
2304 silly audit ‘parse-json’: [ ‘5.2.0’, ‘2.2.0’ ],
2304 silly audit ‘path-type’: [ ‘4.0.0’, ‘1.1.0’ ],
2304 silly audit critters: [ ‘0.0.16’ ],
2304 silly audit ‘has-flag’: [ ‘4.0.0’, ‘3.0.0’ ],
2304 silly audit ‘supports-color’: [ ‘7.2.0’, ‘8.1.1’, ‘2.0.0’, ‘5.5.0’ ],
2304 silly audit ‘cross-spawn’: [ ‘3.0.1’, ‘7.0.3’ ],
2304 silly audit crossvent: [ ‘1.5.5’ ],
2304 silly audit css: [ ‘3.0.0’ ],
2304 silly audit ‘css-blank-pseudo’: [ ‘3.0.2’ ],
2304 silly audit ‘css-has-pseudo’: [ ‘3.0.3’ ],
2304 silly audit ‘css-loader’: [ ‘6.5.1’ ],
2304 silly audit ‘css-prefers-color-scheme’: [ ‘6.0.2’ ],
2304 silly audit ‘css-select’: [ ‘4.2.1’ ],
2304 silly audit ‘css-selector-tokenizer’: [ ‘0.7.3’ ],
2304 silly audit ‘css-what’: [ ‘5.1.0’ ],
2304 silly audit cssauron: [ ‘1.4.0’ ],
2304 silly audit cssdb: [ ‘5.1.0’ ],
2304 silly audit cssesc: [ ‘3.0.0’ ],
2304 silly audit ‘currently-unhandled’: [ ‘0.4.1’ ],
2304 silly audit ‘custom-event’: [ ‘1.0.1’ ],
2304 silly audit ‘damerau-levenshtein’: [ ‘1.0.8’ ],
2304 silly audit dashdash: [ ‘1.14.1’ ],
2304 silly audit ‘datatables.net’: [ ‘1.11.4’ ],
2304 silly audit ‘datatables.net-buttons’: [ ‘1.7.1’ ],
2304 silly audit ‘datatables.net-buttons-dt’: [ ‘1.7.1’ ],
2304 silly audit ‘datatables.net-colreorder’: [ ‘1.5.5’ ],
2304 silly audit ‘datatables.net-dt’: [ ‘1.11.4’ ],
2304 silly audit ‘datatables.net-responsive’: [ ‘2.2.9’ ],
2304 silly audit ‘datatables.net-select’: [ ‘1.3.4’ ],
2304 silly audit ‘date-format’: [ ‘4.0.3’ ],
2304 silly audit decamelize: [ ‘1.2.0’ ],
2304 silly audit ‘decode-uri-component’: [ ‘0.2.0’ ],
2304 silly audit ‘deep-equal’: [ ‘1.1.1’ ],
2304 silly audit ‘default-gateway’: [ ‘6.0.3’ ],
2304 silly audit defaults: [ ‘1.0.3’ ],
2304 silly audit ‘define-lazy-prop’: [ ‘2.0.0’ ],
2304 silly audit ‘define-properties’: [ ‘1.1.3’ ],
2304 silly audit del: [ ‘6.0.0’, ‘2.2.2’ ],
2304 silly audit globby: [ ‘11.1.0’, ‘12.2.0’, ‘5.0.0’ ],
2304 silly audit slash: [ ‘3.0.0’, ‘4.0.0’ ],
2304 silly audit ‘delayed-stream’: [ ‘1.0.0’ ],
2304 silly audit delegates: [ ‘1.0.0’ ],
2304 silly audit depd: [ ‘1.1.2’ ],
2304 silly audit ‘dependency-graph’: [ ‘0.11.0’ ],
2304 silly audit destroy: [ ‘1.0.4’ ],
2304 silly audit ‘detect-node’: [ ‘2.1.0’ ],
2304 silly audit di: [ ‘0.0.1’ ],
2304 silly audit diff: [ ‘4.0.2’ ],
2304 silly audit ‘dir-glob’: [ ‘3.0.1’ ],
2304 silly audit ‘dns-equal’: [ ‘1.0.0’ ],
2304 silly audit ‘dns-packet’: [ ‘1.3.4’ ],
2304 silly audit ‘dns-txt’: [ ‘2.0.2’ ],
2304 silly audit ‘dom-serialize’: [ ‘2.2.1’ ],
2304 silly audit ‘dom-serializer’: [ ‘1.3.2’ ],
2304 silly audit domelementtype: [ ‘2.2.0’ ],
2304 silly audit domhandler: [ ‘4.3.0’ ],
2304 silly audit domutils: [ ‘2.8.0’ ],
2304 silly audit dragula: [ ‘3.7.3’ ],
2304 silly audit ‘ecc-jsbn’: [ ‘0.1.2’ ],
2304 silly audit ‘ee-first’: [ ‘1.1.1’ ],
2304 silly audit ‘electron-to-chromium’: [ ‘1.4.54’ ],
2304 silly audit ‘emoji-regex’: [ ‘8.0.0’, ‘7.0.3’ ],
2304 silly audit ‘emojis-list’: [ ‘3.0.0’ ],
2304 silly audit encodeurl: [ ‘1.0.2’ ],
2304 silly audit encoding: [ ‘0.1.13’ ],
2304 silly audit ‘iconv-lite’: [ ‘0.6.3’, ‘0.4.24’ ],
2304 silly audit ‘engine.io’: [ ‘6.1.2’ ],
2304 silly audit ws: [ ‘8.2.3’, ‘8.4.2’ ],
2304 silly audit ‘engine.io-parser’: [ ‘5.0.3’ ],
2304 silly audit ‘enhanced-resolve’: [ ‘5.8.3’ ],
2304 silly audit ent: [ ‘2.2.0’ ],
2304 silly audit entities: [ ‘2.2.0’ ],
2304 silly audit ‘env-paths’: [ ‘2.2.1’ ],
2304 silly audit ‘err-code’: [ ‘2.0.3’ ],
2304 silly audit errno: [ ‘0.1.8’ ],
2304 silly audit ‘error-ex’: [ ‘1.3.2’ ],
2304 silly audit ‘es-module-lexer’: [ ‘0.9.3’ ],
2304 silly audit ‘es6-promise’: [ ‘4.2.8’ ],
2304 silly audit ‘es6-promisify’: [ ‘5.0.0’ ],
2304 silly audit ‘esbuild-android-arm64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-darwin-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-darwin-arm64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-freebsd-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-freebsd-arm64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-32’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-arm’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-arm64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-mips64le’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-ppc64le’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-linux-s390x’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-netbsd-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-openbsd-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-sunos-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-wasm’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-windows-32’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-windows-64’: [ ‘0.14.14’ ],
2304 silly audit ‘esbuild-windows-arm64’: [ ‘0.14.14’ ],
2304 silly audit escalade: [ ‘3.1.1’ ],
2304 silly audit ‘escape-html’: [ ‘1.0.3’ ],
2304 silly audit ‘escape-string-regexp’: [ ‘1.0.5’ ],
2304 silly audit ‘eslint-scope’: [ ‘5.1.1’ ],
2304 silly audit esprima: [ ‘4.0.1’ ],
2304 silly audit esrecurse: [ ‘4.3.0’ ],
2304 silly audit estraverse: [ ‘5.3.0’, ‘4.3.0’ ],
2304 silly audit esutils: [ ‘2.0.3’ ],
2304 silly audit etag: [ ‘1.8.1’ ],
2304 silly audit ‘eventemitter-asyncresource’: [ ‘1.0.0’ ],
2304 silly audit eventemitter3: [ ‘4.0.7’ ],
2304 silly audit events: [ ‘3.3.0’ ],
2304 silly audit execa: [ ‘5.1.1’ ],
2304 silly audit exit: [ ‘0.1.2’ ],
2304 silly audit express: [ ‘4.17.2’ ],
2304 silly audit extend: [ ‘3.0.2’ ],
2304 silly audit ‘external-editor’: [ ‘3.1.0’ ],
2304 silly audit extsprintf: [ ‘1.3.0’ ],
2304 silly audit ‘famfamfam-flags’: [ ‘1.0.0’ ],
2304 silly audit ‘fast-deep-equal’: [ ‘3.1.3’ ],
2304 silly audit ‘fast-glob’: [ ‘3.2.11’ ],
2304 silly audit ‘fast-json-stable-stringify’: [ ‘2.1.0’ ],
2304 silly audit fastparse: [ ‘1.1.2’ ],
2304 silly audit fastq: [ ‘1.13.0’ ],
2304 silly audit ‘faye-websocket’: [ ‘0.11.4’ ],
2304 silly audit figures: [ ‘3.2.0’ ],
2304 silly audit ‘file-saver’: [ ‘2.0.5’ ],
2304 silly audit ‘fill-range’: [ ‘7.0.1’ ],
2304 silly audit finalhandler: [ ‘1.1.2’ ],
2304 silly audit ‘find-cache-dir’: [ ‘3.3.2’ ],
2304 silly audit flatted: [ ‘3.2.5’ ],
2304 silly audit ‘follow-redirects’: [ ‘1.14.7’ ],
2304 silly audit ‘forever-agent’: [ ‘0.6.1’ ],
2304 silly audit ‘form-data’: [ ‘2.3.3’ ],
2304 silly audit forwarded: [ ‘0.2.0’ ],
2304 silly audit ‘fraction.js’: [ ‘4.1.2’ ],
2304 silly audit fresh: [ ‘0.5.2’ ],
2304 silly audit ‘fs-extra’: [ ‘10.0.0’ ],
2304 silly audit ‘fs-minipass’: [ ‘2.1.0’ ],
2304 silly audit ‘fs-monkey’: [ ‘1.0.3’ ],
2304 silly audit ‘fs.realpath’: [ ‘1.0.0’ ],
2304 silly audit fsevents: [ ‘2.3.2’ ],
2304 silly audit fstream: [ ‘1.0.12’ ],
2304 silly audit ‘function-bind’: [ ‘1.1.1’ ],
2304 silly audit ‘is-fullwidth-code-point’: [ ‘1.0.0’, ‘3.0.0’, ‘2.0.0’ ],
2304 silly audit ‘string-width’: [ ‘1.0.2’, ‘3.1.0’, ‘4.2.3’ ],
2304 silly audit ‘strip-ansi’: [ ‘3.0.1’, ‘6.0.1’, ‘5.2.0’, ‘7.0.1’ ],
2304 silly audit gaze: [ ‘1.1.3’ ],
2304 silly audit gensync: [ ‘1.0.0-beta.2’ ],
2304 silly audit ‘get-caller-file’: [ ‘2.0.5’ ],
2304 silly audit ‘get-intrinsic’: [ ‘1.1.1’ ],
2304 silly audit ‘get-package-type’: [ ‘0.1.0’ ],
2304 silly audit ‘get-stdin’: [ ‘4.0.1’ ],
2304 silly audit ‘get-stream’: [ ‘6.0.1’ ],
2304 silly audit getpass: [ ‘0.1.7’ ],
2304 silly audit glob: [ ‘7.2.0’, ‘7.1.7’ ],
2304 silly audit ‘glob-to-regexp’: [ ‘0.4.1’ ],
2304 silly audit globals: [ ‘11.12.0’ ],
2304 silly audit globule: [ ‘1.3.3’ ],
2304 silly audit ‘graceful-fs’: [ ‘4.2.9’ ],
2304 silly audit ‘handle-thing’: [ ‘2.0.1’ ],
2304 silly audit ‘har-schema’: [ ‘2.0.0’ ],
2304 silly audit ‘har-validator’: [ ‘5.1.5’ ],
2304 silly audit has: [ ‘1.0.3’ ],
2304 silly audit ‘has-ansi’: [ ‘2.0.0’ ],
2304 silly audit ‘has-symbols’: [ ‘1.0.2’ ],
2304 silly audit ‘has-tostringtag’: [ ‘1.0.0’ ],
2304 silly audit ‘has-unicode’: [ ‘2.0.1’ ],
2304 silly audit ‘hdr-histogram-js’: [ ‘2.0.3’ ],
2304 silly audit ‘hdr-histogram-percentiles-obj’: [ ‘3.0.0’ ],
2304 silly audit highcharts: [ ‘9.3.2’ ],
2304 silly audit ‘hosted-git-info’: [ ‘2.8.9’, ‘4.1.0’ ],
2304 silly audit ‘hpack.js’: [ ‘2.1.6’ ],
2304 silly audit ‘html-entities’: [ ‘2.3.2’ ],
2304 silly audit ‘html-escaper’: [ ‘2.0.2’ ],
2304 silly audit ‘http-cache-semantics’: [ ‘4.1.0’ ],
2304 silly audit ‘http-deceiver’: [ ‘1.2.7’ ],
2304 silly audit ‘http-errors’: [ ‘1.8.1’, ‘1.6.3’ ],
2304 silly audit ‘http-parser-js’: [ ‘0.5.5’ ],
2304 silly audit ‘http-proxy’: [ ‘1.18.1’ ],
2304 silly audit ‘http-proxy-agent’: [ ‘4.0.1’, ‘5.0.0’ ],
2304 silly audit ‘http-proxy-middleware’: [ ‘2.0.2’ ],
2304 silly audit ‘http-signature’: [ ‘1.2.0’ ],
2304 silly audit ‘human-signals’: [ ‘2.1.0’ ],
2304 silly audit ‘humanize-ms’: [ ‘1.2.1’ ],
2304 silly audit ‘icss-utils’: [ ‘5.1.0’ ],
2304 silly audit ieee754: [ ‘1.2.1’ ],
2304 silly audit ignore: [ ‘5.2.0’ ],
2304 silly audit ‘ignore-walk’: [ ‘4.0.1’ ],
2304 silly audit ‘image-size’: [ ‘0.5.5’ ],
2304 silly audit immediate: [ ‘3.0.6’ ],
2304 silly audit immutable: [ ‘4.0.0’ ],
2304 silly audit ‘import-fresh’: [ ‘3.3.0’ ],
2304 silly audit ‘resolve-from’: [ ‘4.0.0’, ‘5.0.0’ ],
2304 silly audit imurmurhash: [ ‘0.1.4’ ],
2304 silly audit ‘in-publish’: [ ‘2.0.1’ ],
2304 silly audit ‘infer-owner’: [ ‘1.0.4’ ],
2304 silly audit inflight: [ ‘1.0.6’ ],
2304 silly audit inherits: [ ‘2.0.4’, ‘2.0.3’ ],
2304 silly audit ini: [ ‘2.0.0’, ‘1.3.8’ ],
2304 silly audit inquirer: [ ‘8.2.0’ ],
2304 silly audit intl: [ ‘1.2.5’ ],
2304 silly audit ip: [ ‘1.1.5’ ],
2304 silly audit ‘ipaddr.js’: [ ‘2.0.1’, ‘1.9.1’ ],
2304 silly audit ‘is-arguments’: [ ‘1.1.1’ ],
2304 silly audit ‘is-arrayish’: [ ‘0.2.1’ ],
2304 silly audit ‘is-binary-path’: [ ‘2.1.0’ ],
2304 silly audit ‘is-core-module’: [ ‘2.8.1’ ],
2304 silly audit ‘is-date-object’: [ ‘1.0.5’ ],
2304 silly audit ‘is-docker’: [ ‘2.2.1’ ],
2304 silly audit ‘is-extglob’: [ ‘2.1.1’ ],
2304 silly audit ‘is-finite’: [ ‘1.1.0’ ],
2304 silly audit ‘is-glob’: [ ‘4.0.3’ ],
2304 silly audit ‘is-interactive’: [ ‘1.0.0’ ],
2304 silly audit ‘is-lambda’: [ ‘1.0.1’ ],
2304 silly audit ‘is-number’: [ ‘7.0.0’ ],
2304 silly audit ‘is-path-cwd’: [ ‘2.2.0’, ‘1.0.0’ ],
2304 silly audit ‘is-path-in-cwd’: [ ‘1.0.1’ ],
2304 silly audit ‘is-path-inside’: [ ‘1.0.1’, ‘3.0.3’ ],
2304 silly audit ‘is-plain-obj’: [ ‘3.0.0’ ],
2304 silly audit ‘is-plain-object’: [ ‘2.0.4’ ],
2304 silly audit ‘is-regex’: [ ‘1.1.4’ ],
2304 silly audit ‘is-stream’: [ ‘2.0.1’ ],
2304 silly audit ‘is-typedarray’: [ ‘1.0.0’ ],
2304 silly audit ‘is-unicode-supported’: [ ‘0.1.0’ ],
2304 silly audit ‘is-utf8’: [ ‘0.2.1’ ],
2304 silly audit ‘is-what’: [ ‘3.14.1’ ],
2304 silly audit ‘is-wsl’: [ ‘2.2.0’ ],
2304 silly audit isarray: [ ‘1.0.0’ ],
2304 silly audit isbinaryfile: [ ‘4.0.8’ ],
2304 silly audit isexe: [ ‘2.0.0’ ],
2304 silly audit isobject: [ ‘3.0.1’ ],
2304 silly audit isstream: [ ‘0.1.2’ ],
2304 silly audit ‘istanbul-lib-coverage’: [ ‘3.2.0’, ‘2.0.5’ ],
2304 silly audit ‘istanbul-lib-instrument’: [ ‘5.1.0’ ],
2304 silly audit ‘istanbul-lib-report’: [ ‘3.0.0’ ],
2304 silly audit ‘istanbul-lib-source-maps’: [ ‘3.0.6’ ],
2304 silly audit ‘make-dir’: [ ‘2.1.0’, ‘3.1.0’ ],
2304 silly audit pify: [ ‘4.0.1’, ‘2.3.0’ ],
2304 silly audit ‘istanbul-reports’: [ ‘3.1.3’ ],
2304 silly audit jasmine: [ ‘2.8.0’ ],
2304 silly audit ‘jasmine-core’: [ ‘2.8.0’, ‘3.6.0’ ],
2304 silly audit ‘jasmine-spec-reporter’: [ ‘5.0.2’ ],
2304 silly audit jasminewd2: [ ‘2.2.0’ ],
2304 silly audit ‘jest-worker’: [ ‘27.4.6’ ],
2304 silly audit jquery: [ ‘3.6.0’ ],
2304 silly audit ‘js-base64’: [ ‘2.6.4’ ],
2304 silly audit ‘js-tokens’: [ ‘4.0.0’ ],
2304 silly audit ‘js-yaml’: [ ‘3.14.1’ ],
2304 silly audit jsbn: [ ‘0.1.1’ ],
2304 silly audit jsesc: [ ‘2.5.2’, ‘0.5.0’ ],
2304 silly audit ‘json-parse-better-errors’: [ ‘1.0.2’ ],
2304 silly audit ‘json-parse-even-better-errors’: [ ‘2.3.1’ ],
2304 silly audit ‘json-schema’: [ ‘0.4.0’ ],
2304 silly audit ‘json-stringify-safe’: [ ‘5.0.1’ ],
2304 silly audit ‘jsonc-parser’: [ ‘3.0.0’ ],
2304 silly audit jsonfile: [ ‘6.1.0’ ],
2304 silly audit jsonparse: [ ‘1.3.1’ ],
2304 silly audit jsprim: [ ‘1.4.2’ ],
2304 silly audit jszip: [ ‘3.7.1’ ],
2304 silly audit karma: [ ‘6.3.12’ ],
2304 silly audit mime: [ ‘2.6.0’, ‘1.6.0’ ],
2304 silly audit tmp: [ ‘0.2.1’, ‘0.0.30’, ‘0.0.33’ ],
2304 silly audit yargs: [ ‘16.2.0’, ‘15.4.1’, ‘13.3.2’, ‘17.3.1’ ],
2304 silly audit ‘yargs-parser’: [ ‘20.2.9’, ‘18.1.3’, ‘13.1.2’, ‘21.0.0’ ],
2304 silly audit ‘karma-chrome-launcher’: [ ‘3.1.0’ ],
2304 silly audit ‘karma-coverage-istanbul-reporter’: [ ‘3.0.3’ ],
2304 silly audit ‘karma-jasmine’: [ ‘4.0.1’ ],
2304 silly audit ‘karma-jasmine-html-reporter’: [ ‘1.7.0’ ],
2304 silly audit ‘karma-source-map-support’: [ ‘1.4.0’ ],
2304 silly audit ‘kind-of’: [ ‘6.0.3’ ],
2304 silly audit klona: [ ‘2.0.5’ ],
2304 silly audit less: [ ‘4.1.2’ ],
2304 silly audit ‘less-loader’: [ ‘10.2.0’ ],
2304 silly audit ‘license-webpack-plugin’: [ ‘4.0.0’ ],
2304 silly audit lie: [ ‘3.3.0’ ],
2304 silly audit ‘lines-and-columns’: [ ‘1.2.4’ ],
2304 silly audit ‘load-json-file’: [ ‘1.1.0’ ],
2304 silly audit ‘loader-runner’: [ ‘4.2.0’ ],
2304 silly audit lodash: [ ‘4.17.21’ ],
2304 silly audit ‘lodash.debounce’: [ ‘4.0.8’ ],
2304 silly audit ‘log-symbols’: [ ‘4.1.0’ ],
2304 silly audit log4js: [ ‘6.4.1’ ],
2304 silly audit ‘loud-rejection’: [ ‘1.6.0’ ],
2304 silly audit ‘magic-string’: [ ‘0.25.7’ ],
2304 silly audit ‘make-error’: [ ‘1.3.6’ ],
2304 silly audit ‘make-fetch-happen’: [ ‘9.1.0’, ‘10.0.0’ ],
2304 silly audit ‘map-obj’: [ ‘1.0.1’ ],
2304 silly audit ‘media-typer’: [ ‘0.3.0’ ],
2304 silly audit memfs: [ ‘3.4.1’ ],
2304 silly audit meow: [ ‘3.7.0’ ],
2304 silly audit ‘merge-descriptors’: [ ‘1.0.1’ ],
2304 silly audit ‘merge-stream’: [ ‘2.0.0’ ],
2304 silly audit merge2: [ ‘1.4.1’ ],
2304 silly audit methods: [ ‘1.1.2’ ],
2304 silly audit micromatch: [ ‘4.0.4’ ],
2304 silly audit ‘mime-db’: [ ‘1.51.0’ ],
2304 silly audit ‘mime-types’: [ ‘2.1.34’ ],
2304 silly audit ‘mimic-fn’: [ ‘2.1.0’ ],
2304 silly audit ‘mini-css-extract-plugin’: [ ‘2.5.3’ ],
2304 silly audit ‘minimalistic-assert’: [ ‘1.0.1’ ],
2304 silly audit minimatch: [ ‘3.0.4’ ],
2304 silly audit minimist: [ ‘1.2.5’ ],
2304 silly audit minipass: [ ‘3.1.6’ ],
2304 silly audit ‘minipass-collect’: [ ‘1.0.2’ ],
2304 silly audit ‘minipass-fetch’: [ ‘1.4.1’ ],
2304 silly audit ‘minipass-flush’: [ ‘1.0.5’ ],
2304 silly audit ‘minipass-json-stream’: [ ‘1.0.1’ ],
2304 silly audit ‘minipass-pipeline’: [ ‘1.2.4’ ],
2304 silly audit ‘minipass-sized’: [ ‘1.0.3’ ],
2304 silly audit minizlib: [ ‘2.1.2’ ],
2304 silly audit moment: [ ‘2.29.1’ ],
2304 silly audit ‘multicast-dns’: [ ‘6.2.3’ ],
2304 silly audit ‘multicast-dns-service-types’: [ ‘1.1.0’ ],
2304 silly audit ‘mute-stream’: [ ‘0.0.8’ ],
2304 silly audit nan: [ ‘2.15.0’ ],
2304 silly audit nanoid: [ ‘3.2.0’ ],
2304 silly audit needle: [ ‘2.9.1’ ],
2304 silly audit negotiator: [ ‘0.6.2’, ‘0.6.3’ ],
2304 silly audit ‘neo-async’: [ ‘2.6.2’ ],
2304 silly audit ‘ng-click-outside’: [ ‘6.0.0’ ],
2304 silly audit ‘ng-number-formatter’: [ ‘1.7.0’ ],
2304 silly audit ‘ng-select’: [ ‘1.0.2’ ],
2304 silly audit ‘ng-snotify’: [ ‘9.0.1’ ],
2304 silly audit ‘ng2-dragula’: [ ‘2.1.1’ ],
2304 silly audit ‘ng2-material-dropdown’: [ ‘1.0.0’ ],
2304 silly audit ‘ng2-nouislider’: [ ‘1.8.3’ ],
2304 silly audit ‘ngx-bar-rating’: [ ‘1.1.0’ ],
2304 silly audit ‘ngx-chips’: [ ‘2.2.2’ ],
2304 silly audit ‘ngx-color-picker’: [ ‘9.1.0’ ],
2304 silly audit ‘ngx-filesaver’: [ ‘8.1.0’ ],
2304 silly audit ‘ngx-lightbox’: [ ‘2.5.2’ ],
2304 silly audit ‘ngx-owl-carousel-o’: [ ‘3.1.1’ ],
2304 silly audit ‘ngx-perfect-scrollbar’: [ ‘8.0.0’ ],
2304 silly audit ‘nice-napi’: [ ‘1.0.2’ ],
2304 silly audit ‘node-addon-api’: [ ‘3.2.1’ ],
2304 silly audit ‘node-forge’: [ ‘1.2.1’ ],
2304 silly audit ‘node-gyp-build’: [ ‘4.3.0’ ],
2304 silly audit ‘node-releases’: [ ‘2.0.1’ ],
2304 silly audit ‘node-sass’: [ ‘4.14.1’ ],
2304 silly audit ‘normalize-package-data’: [ ‘2.5.0’ ],
2304 silly audit ‘normalize-path’: [ ‘3.0.0’ ],
2304 silly audit ‘normalize-range’: [ ‘0.1.2’ ],
2304 silly audit nouislider: [ ‘14.7.0’ ],
2304 silly audit ‘npm-bundled’: [ ‘1.1.2’ ],
2304 silly audit ‘npm-install-checks’: [ ‘4.0.0’ ],
2304 silly audit ‘npm-normalize-package-bin’: [ ‘1.0.1’ ],
2304 silly audit ‘npm-package-arg’: [ ‘8.1.5’ ],
2304 silly audit ‘npm-packlist’: [ ‘3.0.0’ ],
2304 silly audit ‘npm-pick-manifest’: [ ‘6.1.1’ ],
2304 silly audit ‘npm-registry-fetch’: [ ‘12.0.1’ ],
2304 silly audit ‘npm-run-path’: [ ‘4.0.1’ ],
2304 silly audit ‘nth-check’: [ ‘2.0.1’ ],
2304 silly audit ‘number-is-nan’: [ ‘1.0.1’ ],
2304 silly audit ‘oauth-sign’: [ ‘0.9.0’ ],
2304 silly audit ‘object-assign’: [ ‘4.1.1’ ],
2304 silly audit ‘object-is’: [ ‘1.1.5’ ],
2304 silly audit ‘object-keys’: [ ‘1.1.1’ ],
2304 silly audit ‘object.assign’: [ ‘4.1.2’ ],
2304 silly audit obuf: [ ‘1.1.2’ ],
2304 silly audit ‘on-finished’: [ ‘2.3.0’ ],
2304 silly audit ‘on-headers’: [ ‘1.0.2’ ],
2304 silly audit once: [ ‘1.4.0’ ],
2304 silly audit onetime: [ ‘5.1.2’ ],
2304 silly audit open: [ ‘8.4.0’ ],
2304 silly audit ora: [ ‘5.4.1’ ],
2304 silly audit ‘os-homedir’: [ ‘1.0.2’ ],
2304 silly audit ‘os-tmpdir’: [ ‘1.0.2’ ],
2304 silly audit osenv: [ ‘0.1.5’ ],
2304 silly audit ‘p-limit’: [ ‘2.3.0’ ],
2304 silly audit ‘p-map’: [ ‘4.0.0’ ],
2304 silly audit ‘p-retry’: [ ‘4.6.1’ ],
2304 silly audit ‘p-try’: [ ‘2.2.0’ ],
2304 silly audit pacote: [ ‘12.0.3’ ],
2304 silly audit pako: [ ‘1.0.11’ ],
2304 silly audit ‘parent-module’: [ ‘1.0.1’ ],
2304 silly audit ‘parse-node-version’: [ ‘1.0.1’ ],
2304 silly audit parse5: [ ‘6.0.1’ ],
2304 silly audit ‘parse5-html-rewriting-stream’: [ ‘6.0.1’ ],
2304 silly audit ‘parse5-htmlparser2-tree-adapter’: [ ‘6.0.1’ ],
2304 silly audit ‘parse5-sax-parser’: [ ‘6.0.1’ ],
2304 silly audit parseurl: [ ‘1.3.3’ ],
2304 silly audit ‘path-is-absolute’: [ ‘1.0.1’ ],
2304 silly audit ‘path-is-inside’: [ ‘1.0.2’ ],
2304 silly audit ‘path-key’: [ ‘3.1.1’ ],
2304 silly audit ‘path-parse’: [ ‘1.0.7’ ],
2304 silly audit ‘path-to-regexp’: [ ‘0.1.7’ ],
2304 silly audit peity: [ ‘3.3.0’ ],
2304 silly audit ‘perfect-scrollbar’: [ ‘1.5.5’ ],
2304 silly audit ‘performance-now’: [ ‘2.1.0’ ],
2304 silly audit picocolors: [ ‘1.0.0’ ],
2304 silly audit picomatch: [ ‘2.3.1’ ],
2304 silly audit pinkie: [ ‘2.0.4’ ],
2304 silly audit ‘pinkie-promise’: [ ‘2.0.1’ ],
2304 silly audit piscina: [ ‘3.2.0’ ],
2304 silly audit ‘pkg-dir’: [ ‘4.2.0’ ],
2304 silly audit portfinder: [ ‘1.0.28’ ],
2304 silly audit postcss: [ ‘8.4.5’ ],
2304 silly audit ‘postcss-attribute-case-insensitive’: [ ‘5.0.0’ ],
2304 silly audit ‘postcss-color-functional-notation’: [ ‘4.2.1’ ],
2304 silly audit ‘postcss-color-hex-alpha’: [ ‘8.0.2’ ],
2304 silly audit ‘postcss-color-rebeccapurple’: [ ‘7.0.2’ ],
2304 silly audit ‘postcss-custom-media’: [ ‘8.0.0’ ],
2304 silly audit ‘postcss-custom-properties’: [ ‘12.1.3’ ],
2304 silly audit ‘postcss-custom-selectors’: [ ‘6.0.0’ ],
2304 silly audit ‘postcss-dir-pseudo-class’: [ ‘6.0.3’ ],
2304 silly audit ‘postcss-double-position-gradients’: [ ‘3.0.4’ ],
2304 silly audit ‘postcss-env-function’: [ ‘4.0.4’ ],
2304 silly audit ‘postcss-focus-visible’: [ ‘6.0.3’ ],
2304 silly audit ‘postcss-focus-within’: [ ‘5.0.3’ ],
2304 silly audit ‘postcss-font-variant’: [ ‘5.0.0’ ],
2304 silly audit ‘postcss-gap-properties’: [ ‘3.0.2’ ],
2304 silly audit ‘postcss-image-set-function’: [ ‘4.0.4’ ],
2304 silly audit ‘postcss-import’: [ ‘14.0.2’ ],
2304 silly audit ‘postcss-initial’: [ ‘4.0.1’ ],
2304 silly audit ‘postcss-lab-function’: [ ‘4.0.3’ ],
2304 silly audit ‘postcss-loader’: [ ‘6.2.1’ ],
2304 silly audit ‘postcss-logical’: [ ‘5.0.3’ ],
2304 silly audit ‘postcss-media-minmax’: [ ‘5.0.0’ ],
2304 silly audit ‘postcss-modules-extract-imports’: [ ‘3.0.0’ ],
2304 silly audit ‘postcss-modules-local-by-default’: [ ‘4.0.0’ ],
2304 silly audit ‘postcss-modules-scope’: [ ‘3.0.0’ ],
2304 silly audit ‘postcss-modules-values’: [ ‘4.0.0’ ],
2304 silly audit ‘postcss-nesting’: [ ‘10.1.2’ ],
2304 silly audit ‘postcss-overflow-shorthand’: [ ‘3.0.2’ ],
2304 silly audit ‘postcss-page-break’: [ ‘3.0.4’ ],
2304 silly audit ‘postcss-place’: [ ‘7.0.3’ ],
2304 silly audit ‘postcss-preset-env’: [ ‘7.2.3’ ],
2304 silly audit ‘postcss-pseudo-class-any-link’: [ ‘7.0.2’ ],
2304 silly audit ‘postcss-replace-overflow-wrap’: [ ‘4.0.0’ ],
2304 silly audit ‘postcss-selector-not’: [ ‘5.0.0’ ],
2304 silly audit ‘postcss-selector-parser’: [ ‘6.0.9’ ],
2304 silly audit ‘postcss-value-parser’: [ ‘4.2.0’ ],
2304 silly audit preact: [ ‘10.6.4’ ],
2304 silly audit ‘pretty-bytes’: [ ‘5.6.0’ ],
2304 silly audit ‘process-nextick-args’: [ ‘2.0.1’ ],
2304 silly audit ‘promise-inflight’: [ ‘1.0.1’ ],
2304 silly audit ‘promise-retry’: [ ‘2.0.1’ ],
2304 silly audit retry: [ ‘0.12.0’, ‘0.13.1’ ],
2304 silly audit protractor: [ ‘7.0.0’ ],
2304 silly audit ‘source-map-support’: [ ‘0.4.18’, ‘0.5.21’ ],
2304 silly audit ‘webdriver-manager’: [ ‘12.1.8’ ],
2304 silly audit ‘wrap-ansi’: [ ‘6.2.0’, ‘5.1.0’, ‘7.0.0’ ],
2304 silly audit y18n: [ ‘4.0.3’, ‘5.0.8’ ],
2304 silly audit ‘proxy-addr’: [ ‘2.0.7’ ],
2304 silly audit prr: [ ‘1.0.1’ ],
2304 silly audit pseudomap: [ ‘1.0.2’ ],
2304 silly audit psl: [ ‘1.8.0’ ],
2304 silly audit punycode: [ ‘2.1.1’ ],
2304 silly audit q: [ ‘1.4.1’ ],
2304 silly audit qjobs: [ ‘1.2.0’ ],
2304 silly audit ‘queue-microtask’: [ ‘1.2.3’ ],
2304 silly audit randombytes: [ ‘2.1.0’ ],
2304 silly audit ‘range-parser’: [ ‘1.2.1’ ],
2304 silly audit ‘raw-body’: [ ‘2.4.2’ ],
2304 silly audit ‘read-cache’: [ ‘1.0.0’ ],
2304 silly audit ‘read-package-json-fast’: [ ‘2.0.3’ ],
2304 silly audit ‘read-pkg’: [ ‘1.1.0’ ],
2304 silly audit ‘read-pkg-up’: [ ‘1.0.1’ ],
2304 silly audit readdirp: [ ‘3.6.0’ ],
2304 silly audit redent: [ ‘1.0.0’ ],
2304 silly audit ‘reflect-metadata’: [ ‘0.1.13’ ],
2304 silly audit regenerate: [ ‘1.4.2’ ],
2304 silly audit ‘regenerate-unicode-properties’: [ ‘9.0.0’ ],
2304 silly audit ‘regenerator-runtime’: [ ‘0.13.9’ ],
2304 silly audit ‘regenerator-transform’: [ ‘0.14.5’ ],
2304 silly audit ‘regex-parser’: [ ‘2.2.11’ ],
2304 silly audit ‘regexp.prototype.flags’: [ ‘1.4.1’ ],
2304 silly audit ‘regexpu-core’: [ ‘4.8.0’ ],
2304 silly audit regjsgen: [ ‘0.5.2’ ],
2304 silly audit regjsparser: [ ‘0.7.0’ ],
2304 silly audit repeating: [ ‘2.0.1’ ],
2304 silly audit request: [ ‘2.88.2’ ],
2304 silly audit ‘require-directory’: [ ‘2.1.1’ ],
2304 silly audit ‘require-from-string’: [ ‘2.0.2’ ],
2304 silly audit ‘require-main-filename’: [ ‘2.0.0’ ],
2304 silly audit ‘requires-port’: [ ‘1.0.0’ ],
2304 silly audit ‘resize-observer-polyfill’: [ ‘1.5.1’ ],
2304 silly audit resolve: [ ‘1.22.0’ ],
2304 silly audit ‘resolve-url-loader’: [ ‘5.0.0’ ],
2304 silly audit ‘restore-cursor’: [ ‘3.1.0’ ],
2304 silly audit reusify: [ ‘1.0.4’ ],
2304 silly audit rfdc: [ ‘1.3.0’ ],
2304 silly audit ‘run-async’: [ ‘2.4.1’ ],
2304 silly audit ‘run-parallel’: [ ‘1.2.0’ ],
2304 silly audit ‘rxjs-compat’: [ ‘6.6.7’ ],
2304 silly audit ‘safer-buffer’: [ ‘2.1.2’ ],
2304 silly audit sass: [ ‘1.49.0’ ],
2304 silly audit ‘sass-graph’: [ ‘2.2.5’ ],
2304 silly audit ‘sass-loader’: [ ‘12.4.0’ ],
2304 silly audit saucelabs: [ ‘1.5.0’ ],
2304 silly audit sax: [ ‘1.2.4’ ],
2304 silly audit screenfull: [ ‘5.2.0’ ],
2304 silly audit ‘scss-tokenizer’: [ ‘0.2.3’ ],
2304 silly audit ‘select-hose’: [ ‘2.0.0’ ],
2304 silly audit ‘selenium-webdriver’: [ ‘3.6.0’ ],
2304 silly audit selfsigned: [ ‘2.0.0’ ],
2304 silly audit ‘semver-dsl’: [ ‘1.0.1’ ],
2304 silly audit send: [ ‘0.17.2’ ],
2304 silly audit ‘serialize-javascript’: [ ‘6.0.0’ ],
2304 silly audit ‘serve-index’: [ ‘1.9.1’ ],
2304 silly audit setprototypeof: [ ‘1.1.0’, ‘1.2.0’ ],
2304 silly audit ‘serve-static’: [ ‘1.14.2’ ],
2304 silly audit ‘set-blocking’: [ ‘2.0.0’ ],
2304 silly audit ‘set-immediate-shim’: [ ‘1.0.1’ ],
2304 silly audit ‘shallow-clone’: [ ‘3.0.1’ ],
2304 silly audit ‘shebang-command’: [ ‘2.0.0’ ],
2304 silly audit ‘shebang-regex’: [ ‘3.0.0’ ],
2304 silly audit ‘signal-exit’: [ ‘3.0.6’ ],
2304 silly audit ‘smart-buffer’: [ ‘4.2.0’ ],
2304 silly audit ‘socket.io’: [ ‘4.4.1’ ],
2304 silly audit ‘socket.io-adapter’: [ ‘2.3.3’ ],
2304 silly audit ‘socket.io-parser’: [ ‘4.0.4’ ],
2304 silly audit sockjs: [ ‘0.3.24’ ],
2304 silly audit socks: [ ‘2.6.1’ ],
2304 silly audit ‘socks-proxy-agent’: [ ‘6.1.1’ ],
2304 silly audit ‘source-map-js’: [ ‘1.0.2’ ],
2304 silly audit ‘source-map-loader’: [ ‘3.0.1’ ],
2304 silly audit ‘source-map-resolve’: [ ‘0.6.0’ ],
2304 silly audit ‘sourcemap-codec’: [ ‘1.4.8’ ],
2304 silly audit ‘spdx-correct’: [ ‘3.1.1’ ],
2304 silly audit ‘spdx-exceptions’: [ ‘2.3.0’ ],
2304 silly audit ‘spdx-expression-parse’: [ ‘3.0.1’ ],
2304 silly audit ‘spdx-license-ids’: [ ‘3.0.11’ ],
2304 silly audit spdy: [ ‘4.0.2’ ],
2304 silly audit ‘spdy-transport’: [ ‘3.0.0’ ],
2304 silly audit sshpk: [ ‘1.17.0’ ],
2304 silly audit ssri: [ ‘8.0.1’ ],
2304 silly audit statuses: [ ‘1.5.0’ ],
2304 silly audit ‘stdout-stream’: [ ‘1.4.1’ ],
2304 silly audit streamroller: [ ‘3.0.2’ ],
2304 silly audit string_decoder: [ ‘1.1.1’ ],
2304 silly audit ‘strip-bom’: [ ‘2.0.0’ ],
2304 silly audit ‘strip-final-newline’: [ ‘2.0.0’ ],
2304 silly audit ‘strip-indent’: [ ‘1.0.1’ ],
2304 silly audit stylus: [ ‘0.56.0’ ],
2304 silly audit ‘stylus-loader’: [ ‘6.2.0’ ],
2304 silly audit ‘supports-preserve-symlinks-flag’: [ ‘1.0.0’ ],
2304 silly audit ‘svg.draggable.js’: [ ‘2.2.2’ ],
2304 silly audit ‘svg.easing.js’: [ ‘2.0.0’ ],
2304 silly audit ‘svg.filter.js’: [ ‘2.0.2’ ],
2304 silly audit ‘svg.js’: [ ‘2.7.1’ ],
2304 silly audit ‘svg.pathmorphing.js’: [ ‘0.1.3’ ],
2304 silly audit ‘svg.resize.js’: [ ‘1.4.3’ ],
2304 silly audit ‘svg.select.js’: [ ‘2.1.2’, ‘3.0.1’ ],
2304 silly audit sweetalert2: [ ‘9.17.2’ ],
2304 silly audit tapable: [ ‘2.2.1’ ],
2304 silly audit terser: [ ‘5.10.0’ ],
2304 silly audit ‘terser-webpack-plugin’: [ ‘5.3.0’ ],
2304 silly audit ‘test-exclude’: [ ‘6.0.0’ ],
2304 silly audit ‘text-mask-core’: [ ‘5.1.2’ ],
2304 silly audit ‘text-table’: [ ‘0.2.0’ ],
2304 silly audit through: [ ‘2.3.8’ ],
2304 silly audit thunky: [ ‘1.1.0’ ],
2304 silly audit ticky: [ ‘1.0.1’ ],
2304 silly audit tinymce: [ ‘4.9.11’ ],
2304 silly audit ‘to-fast-properties’: [ ‘2.0.0’ ],
2304 silly audit ‘to-regex-range’: [ ‘5.0.1’ ],
2304 silly audit toidentifier: [ ‘1.0.1’ ],
2304 silly audit ‘tough-cookie’: [ ‘2.5.0’ ],
2304 silly audit ‘tree-kill’: [ ‘1.2.2’ ],
2304 silly audit ‘trim-newlines’: [ ‘1.0.0’ ],
2304 silly audit ‘true-case-path’: [ ‘1.0.3’ ],
2304 silly audit ‘ts-node’: [ ‘8.3.0’ ],
2304 silly audit tslint: [ ‘6.1.3’ ],
2304 silly audit tsutils: [ ‘2.29.0’ ],
2304 silly audit ‘tunnel-agent’: [ ‘0.6.0’ ],
2304 silly audit tweetnacl: [ ‘0.14.5’ ],
2304 silly audit ‘type-fest’: [ ‘0.21.3’ ],
2304 silly audit ‘type-is’: [ ‘1.6.18’ ],
2304 silly audit ‘typed-assert’: [ ‘1.0.8’ ],
2304 silly audit typescript: [ ‘4.5.5’ ],
2304 silly audit ‘ua-parser-js’: [ ‘0.7.31’ ],
2304 silly audit ‘unicode-canonical-property-names-ecmascript’: [ ‘2.0.0’ ],
2304 silly audit ‘unicode-match-property-ecmascript’: [ ‘2.0.0’ ],
2304 silly audit ‘unicode-match-property-value-ecmascript’: [ ‘2.0.0’ ],
2304 silly audit ‘unicode-property-aliases-ecmascript’: [ ‘2.0.0’ ],
2304 silly audit ‘unique-filename’: [ ‘1.1.1’ ],
2304 silly audit ‘unique-slug’: [ ‘2.0.2’ ],
2304 silly audit universalify: [ ‘2.0.0’ ],
2304 silly audit unpipe: [ ‘1.0.0’ ],
2304 silly audit ‘uri-js’: [ ‘4.4.1’ ],
2304 silly audit ‘util-deprecate’: [ ‘1.0.2’ ],
2304 silly audit ‘utils-merge’: [ ‘1.0.1’ ],
2304 silly audit ‘validate-npm-package-license’: [ ‘3.0.4’ ],
2304 silly audit ‘validate-npm-package-name’: [ ‘3.0.0’ ],
2304 silly audit vary: [ ‘1.1.2’ ],
2304 silly audit verror: [ ‘1.10.0’ ],
2304 silly audit ‘void-elements’: [ ‘2.0.1’ ],
2304 silly audit watchpack: [ ‘2.3.1’ ],
2304 silly audit wbuf: [ ‘1.7.3’ ],
2304 silly audit wcwidth: [ ‘1.0.1’ ],
2304 silly audit ‘webdriver-js-extender’: [ ‘2.1.0’ ],
2304 silly audit webpack: [ ‘5.67.0’ ],
2304 silly audit ‘webpack-dev-middleware’: [ ‘5.3.0’ ],
2304 silly audit ‘webpack-dev-server’: [ ‘4.7.3’ ],
2304 silly audit ‘webpack-merge’: [ ‘5.8.0’ ],
2304 silly audit ‘webpack-sources’: [ ‘3.2.3’ ],
2304 silly audit ‘webpack-subresource-integrity’: [ ‘5.1.0’ ],
2304 silly audit ‘websocket-driver’: [ ‘0.7.4’ ],
2304 silly audit ‘websocket-extensions’: [ ‘0.1.4’ ],
2304 silly audit ‘which-module’: [ ‘2.0.0’ ],
2304 silly audit ‘wide-align’: [ ‘1.1.5’ ],
2304 silly audit wildcard: [ ‘2.0.0’ ],
2304 silly audit wrappy: [ ‘1.0.2’ ],
2304 silly audit xml2js: [ ‘0.4.23’ ],
2304 silly audit xmlbuilder: [ ‘11.0.1’ ],
2304 silly audit yaml: [ ‘1.10.2’ ],
2304 silly audit yn: [ ‘3.1.1’ ]
2304 silly audit }
2305 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-arm64
2306 silly reify mark deleted [
2306 silly reify ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-arm64’
2306 silly reify ]
2307 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-64
2308 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-64’ ]
2309 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-32
2310 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-windows-32’ ]
2311 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-sunos-64
2312 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-sunos-64’ ]
2313 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-openbsd-64
2314 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-openbsd-64’ ]
2315 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-netbsd-64
2316 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-netbsd-64’ ]
2317 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-s390x
2318 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-s390x’ ]
2319 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-ppc64le
2320 silly reify mark deleted [
2320 silly reify ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-ppc64le’
2320 silly reify ]
2321 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-mips64le
2322 silly reify mark deleted [
2322 silly reify ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-mips64le’
2322 silly reify ]
2323 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-arm64
2324 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-arm64’ ]
2325 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-arm
2326 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-arm’ ]
2327 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-64
2328 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-64’ ]
2329 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-32
2330 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-linux-32’ ]
2331 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-freebsd-arm64
2332 silly reify mark deleted [
2332 silly reify ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-freebsd-arm64’
2332 silly reify ]
2333 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-freebsd-64
2334 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-freebsd-64’ ]
2335 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-darwin-64
2336 silly reify mark deleted [ ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-darwin-64’ ]
2337 verbose reify failed optional dependency /Users/kekomartins/Desktop/teste/node_modules/esbuild-android-arm64
2338 silly reify mark deleted [
2338 silly reify ’/Users/kekomartins/Desktop/teste/node_modules/esbuild-android-arm64’
2338 silly reify ]
2339 timing reifyNode:node_modules/esbuild-windows-arm64 Completed in 108ms
2340 timing reifyNode:node_modules/esbuild-windows-64 Completed in 108ms
2341 timing reifyNode:node_modules/esbuild-windows-32 Completed in 109ms
2342 timing reifyNode:node_modules/esbuild-sunos-64 Completed in 109ms
2343 timing reifyNode:node_modules/esbuild-openbsd-64 Completed in 109ms
2344 timing reifyNode:node_modules/esbuild-netbsd-64 Completed in 109ms
2345 timing reifyNode:node_modules/esbuild-linux-s390x Completed in 109ms
2346 timing reifyNode:node_modules/esbuild-linux-ppc64le Completed in 109ms
2347 timing reifyNode:node_modules/esbuild-linux-mips64le Completed in 108ms
2348 timing reifyNode:node_modules/esbuild-linux-arm64 Completed in 108ms
2349 timing reifyNode:node_modules/esbuild-linux-arm Completed in 108ms
2350 timing reifyNode:node_modules/esbuild-linux-64 Completed in 108ms
2351 timing reifyNode:node_modules/esbuild-linux-32 Completed in 108ms
2352 timing reifyNode:node_modules/esbuild-freebsd-arm64 Completed in 108ms
2353 timing reifyNode:node_modules/esbuild-freebsd-64 Completed in 109ms
2354 timing reifyNode:node_modules/esbuild-darwin-64 Completed in 109ms
2355 timing reifyNode:node_modules/esbuild-android-arm64 Completed in 109ms
2356 timing reifyNode:node_modules/spdx-exceptions Completed in 3235ms
2357 timing reifyNode:node_modules/set-immediate-shim Completed in 3233ms
2358 timing reifyNode:node_modules/get-stdin Completed in 3196ms
2359 timing reifyNode:node_modules/boolbase Completed in 3177ms
2360 timing reifyNode:node_modules/@gar/promisify Completed in 3160ms
2361 timing reifyNode:node_modules/protractor/node_modules/is-path-cwd Completed in 3251ms
2362 timing reifyNode:node_modules/wrappy Completed in 3286ms
2363 timing reifyNode:node_modules/wide-align Completed in 3287ms
2364 timing reifyNode:node_modules/validate-npm-package-license Completed in 3284ms
2365 timing reifyNode:node_modules/universalify Completed in 3283ms
2366 timing reifyNode:node_modules/unicode-canonical-property-names-ecmascript Completed in 3283ms
2367 timing reifyNode:node_modules/unicode-match-property-ecmascript Completed in 3283ms
2368 timing reifyNode:node_modules/unicode-property-aliases-ecmascript Completed in 3283ms
2369 timing reifyNode:node_modules/trim-newlines Completed in 3282ms
2370 timing reifyNode:node_modules/wrap-ansi Completed in 3289ms
2371 timing reifyNode:node_modules/true-case-path Completed in 3282ms
2372 timing reifyNode:node_modules/to-fast-properties Completed in 3281ms
2373 timing reifyNode:node_modules/strip-final-newline Completed in 3279ms
2374 timing reifyNode:node_modules/strip-bom Completed in 3279ms
2375 timing reifyNode:node_modules/spdx-license-ids Completed in 3278ms
2376 timing reifyNode:node_modules/shallow-clone Completed in 3277ms
2377 timing reifyNode:node_modules/shebang-command Completed in 3277ms
2378 timing reifyNode:node_modules/run-async Completed in 3273ms
2379 timing reifyNode:node_modules/run-parallel Completed in 3273ms
2380 timing reifyNode:node_modules/require-from-string Completed in 3271ms
2381 timing reifyNode:node_modules/repeating Completed in 3271ms
2382 timing reifyNode:node_modules/read-pkg-up Completed in 3270ms
2383 timing reifyNode:node_modules/read-package-json-fast Completed in 3270ms
2384 timing reifyNode:node_modules/redent Completed in 3270ms
2385 timing reifyNode:node_modules/read-pkg Completed in 3270ms
2386 timing reifyNode:node_modules/read-cache Completed in 3270ms
2387 timing reifyNode:node_modules/promise-inflight Completed in 3266ms
2388 timing reifyNode:node_modules/process-nextick-args Completed in 3267ms
2389 timing reifyNode:node_modules/pify Completed in 3262ms
2390 timing reifyNode:node_modules/path-type Completed in 3263ms
2391 timing reifyNode:node_modules/path-is-inside Completed in 3262ms
2392 timing reifyNode:node_modules/path-is-absolute Completed in 3262ms
2393 timing reifyNode:node_modules/path-exists Completed in 3262ms
2394 timing reifyNode:node_modules/pinkie Completed in 3263ms
2395 timing reifyNode:node_modules/parse-node-version Completed in 3262ms
2396 timing reifyNode:node_modules/pinkie-promise Completed in 3263ms
2397 timing reifyNode:node_modules/path-parse Completed in 3263ms
2398 timing reifyNode:node_modules/p-locate Completed in 3262ms
2399 timing reifyNode:node_modules/os-tmpdir Completed in 3261ms
2400 timing reifyNode:node_modules/os-homedir Completed in 3261ms
2401 timing reifyNode:node_modules/osenv Completed in 3262ms
2402 timing reifyNode:node_modules/once Completed in 3260ms
2403 timing reifyNode:node_modules/parent-module Completed in 3264ms
2404 timing reifyNode:node_modules/number-is-nan Completed in 3261ms
2405 timing reifyNode:node_modules/object-assign Completed in 3261ms
2406 timing reifyNode:node_modules/normalize-range Completed in 3257ms
2407 timing reifyNode:node_modules/normalize-path Completed in 3257ms
2408 timing reifyNode:node_modules/oauth-sign Completed in 3261ms
2409 timing reifyNode:node_modules/mute-stream Completed in 3255ms
2410 timing reifyNode:node_modules/ms Completed in 3255ms
2411 timing reifyNode:node_modules/minipass-pipeline Completed in 3254ms
2412 timing reifyNode:node_modules/npm-bundled Completed in 3259ms
2413 timing reifyNode:node_modules/minipass-collect Completed in 3254ms
2414 timing reifyNode:node_modules/minimalistic-assert Completed in 3254ms
2415 timing reifyNode:node_modules/minipass-json-stream Completed in 3255ms
2416 timing reifyNode:node_modules/minipass-flush Completed in 3255ms
2417 timing reifyNode:node_modules/merge2 Completed in 3253ms
2418 timing reifyNode:node_modules/meow Completed in 3253ms
2419 timing reifyNode:node_modules/merge-stream Completed in 3253ms
2420 timing reifyNode:node_modules/map-obj Completed in 3253ms
2421 timing reifyNode:node_modules/load-json-file Completed in 3251ms
2422 timing reifyNode:node_modules/locate-path Completed in 3252ms
2423 timing reifyNode:node_modules/is-utf8 Completed in 3247ms
2424 timing reifyNode:node_modules/is-path-in-cwd Completed in 3246ms
2425 timing reifyNode:node_modules/is-finite Completed in 3244ms
2426 timing reifyNode:node_modules/is-number Completed in 3246ms
2427 timing reifyNode:node_modules/ini Completed in 3243ms
2428 timing reifyNode:node_modules/imurmurhash Completed in 3243ms
2429 timing reifyNode:node_modules/infer-owner Completed in 3243ms
2430 timing reifyNode:node_modules/inflight Completed in 3243ms
2431 timing reifyNode:node_modules/indent-string Completed in 3243ms
2432 timing reifyNode:node_modules/is-extglob Completed in 3245ms
2433 timing reifyNode:node_modules/ignore-walk Completed in 3242ms
2434 timing reifyNode:node_modules/has-unicode Completed in 3241ms
2435 timing reifyNode:node_modules/has-ansi Completed in 3242ms
2436 timing reifyNode:node_modules/has-flag Completed in 3242ms
2437 timing reifyNode:node_modules/glob-parent Completed in 3242ms
2438 timing reifyNode:node_modules/find-cache-dir Completed in 3240ms
2439 timing reifyNode:node_modules/find-up Completed in 3240ms
2440 timing reifyNode:node_modules/escape-html Completed in 3236ms
2441 timing reifyNode:node_modules/error-ex Completed in 3235ms
2442 timing reifyNode:node_modules/escape-string-regexp Completed in 3238ms
2443 timing reifyNode:node_modules/dir-glob Completed in 3232ms
2444 timing reifyNode:node_modules/destroy Completed in 3236ms
2445 timing reifyNode:node_modules/decamelize Completed in 3235ms
2446 timing reifyNode:node_modules/decode-uri-component Completed in 3236ms
2447 timing reifyNode:node_modules/convert-source-map Completed in 3232ms
2448 timing reifyNode:node_modules/clone-deep Completed in 3229ms
2449 timing reifyNode:node_modules/ee-first Completed in 3241ms
2450 timing reifyNode:node_modules/code-point-at Completed in 3230ms
2451 timing reifyNode:node_modules/chownr Completed in 3229ms
2452 timing reifyNode:node_modules/camelcase Completed in 3228ms
2453 timing reifyNode:node_modules/camelcase-keys Completed in 3228ms
2454 timing reifyNode:node_modules/buffer-from Completed in 3227ms
2455 timing reifyNode:node_modules/brace-expansion Completed in 3227ms
2456 timing reifyNode:node_modules/arrify Completed in 3223ms
2457 timing reifyNode:node_modules/array-uniq Completed in 3223ms
2458 timing reifyNode:node_modules/array-find-index Completed in 3221ms
2459 timing reifyNode:node_modules/atoa Completed in 3224ms
2460 timing reifyNode:node_modules/aproba Completed in 3221ms
2461 timing reifyNode:node_modules/ansi-styles Completed in 3221ms
2462 timing reifyNode:node_modules/abbrev Completed in 3219ms
2463 timing reifyNode:node_modules/@types/serve-static Completed in 3217ms
2464 timing reifyNode:node_modules/@types/sockjs Completed in 3218ms
2465 timing reifyNode:node_modules/@types/sizzle Completed in 3217ms
2466 timing reifyNode:node_modules/@types/range-parser Completed in 3218ms
2467 timing reifyNode:node_modules/@types/qs Completed in 3218ms
2468 timing reifyNode:node_modules/@types/retry Completed in 3218ms
2469 timing reifyNode:node_modules/@types/parse-json Completed in 3217ms
2470 timing reifyNode:node_modules/@types/serve-index Completed in 3218ms
2471 timing reifyNode:node_modules/@types/http-proxy Completed in 3217ms
2472 timing reifyNode:node_modules/@types/eslint-scope Completed in 3216ms
2473 timing reifyNode:node_modules/@types/dragula Completed in 3216ms
2474 timing reifyNode:node_modules/@types/body-parser Completed in 3216ms
2475 timing reifyNode:node_modules/@types/cookie Completed in 3216ms
2476 timing reifyNode:node_modules/@types/connect-history-api-fallback Completed in 3216ms
2477 timing reifyNode:node_modules/@types/cors Completed in 3216ms
2478 timing reifyNode:node_modules/@types/bonjour Completed in 3216ms
2479 timing reifyNode:node_modules/@types/connect Completed in 3216ms
2480 timing reifyNode:node_modules/@npmcli/move-file Completed in 3214ms
2481 timing reifyNode:node_modules/@npmcli/promise-spawn Completed in 3215ms
2482 timing reifyNode:node_modules/@types/component-emitter Completed in 3217ms
2483 timing reifyNode:node_modules/@npmcli/node-gyp Completed in 3215ms
2484 timing reifyNode:node_modules/@npmcli/installed-package-contents Completed in 3215ms
2485 timing reifyNode:node_modules/@assemblyscript/loader Completed in 3203ms
2486 timing reifyNode:node_modules/wrap-ansi/node_modules/color-name Completed in 3328ms
2487 timing reifyNode:node_modules/send/node_modules/debug/node_modules/ms Completed in 3311ms
2488 timing reifyNode:node_modules/serve-index/node_modules/ms Completed in 3313ms
2489 timing reifyNode:node_modules/send/node_modules/ms Completed in 3313ms
2490 timing reifyNode:node_modules/sass-graph/node_modules/wrap-ansi Completed in 3310ms
2491 timing reifyNode:node_modules/sass-graph/node_modules/string-width Completed in 3310ms
2492 timing reifyNode:node_modules/sass-graph/node_modules/find-up Completed in 3310ms
2493 timing reifyNode:node_modules/sass-graph/node_modules/ansi-regex Completed in 3310ms
2494 timing reifyNode:node_modules/sass-graph/node_modules/is-fullwidth-code-point Completed in 3311ms
2495 timing reifyNode:node_modules/protractor/node_modules/strip-ansi Completed in 3304ms
2496 timing reifyNode:node_modules/protractor/node_modules/wrap-ansi Completed in 3304ms
2497 timing reifyNode:node_modules/protractor/node_modules/supports-color Completed in 3304ms
2498 timing reifyNode:node_modules/protractor/node_modules/del Completed in 3303ms
2499 timing reifyNode:node_modules/protractor/node_modules/color-name Completed in 3304ms
2500 timing reifyNode:node_modules/protractor/node_modules/globby Completed in 3304ms
2501 timing reifyNode:node_modules/protractor/node_modules/ini Completed in 3304ms
2502 timing reifyNode:node_modules/protractor/node_modules/array-union Completed in 3303ms
2503 timing reifyNode:node_modules/protractor/node_modules/ansi-regex Completed in 3303ms
2504 timing reifyNode:node_modules/ora/node_modules/color-name Completed in 3296ms
2505 timing reifyNode:node_modules/protractor/node_modules/ansi-styles Completed in 3304ms
2506 timing reifyNode:node_modules/protractor/node_modules/chalk Completed in 3304ms
2507 timing reifyNode:node_modules/node-sass/node_modules/supports-color Completed in 3291ms
2508 timing reifyNode:node_modules/node-sass/node_modules/chalk Completed in 3291ms
2509 timing reifyNode:node_modules/node-sass/node_modules/ansi-styles Completed in 3291ms
2510 timing reifyNode:node_modules/node-sass/node_modules/strip-ansi Completed in 3292ms
2511 timing reifyNode:node_modules/log-symbols/node_modules/color-name Completed in 3284ms
2512 timing reifyNode:node_modules/node-sass/node_modules/ansi-regex Completed in 3292ms
2513 timing reifyNode:node_modules/locate-path/node_modules/path-exists Completed in 3284ms
2514 timing reifyNode:node_modules/less/node_modules/pify Completed in 3283ms
2515 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/pify Completed in 3280ms
2516 timing reifyNode:node_modules/inquirer/node_modules/color-name Completed in 3275ms
2517 timing reifyNode:node_modules/gauge/node_modules/ansi-regex Completed in 3268ms
2518 timing reifyNode:node_modules/import-fresh/node_modules/resolve-from Completed in 3274ms
2519 timing reifyNode:node_modules/has-ansi/node_modules/ansi-regex Completed in 3272ms
2520 timing reifyNode:node_modules/finalhandler/node_modules/ms Completed in 3268ms
2521 timing reifyNode:node_modules/gauge/node_modules/strip-ansi Completed in 3270ms
2522 timing reifyNode:node_modules/gauge/node_modules/is-fullwidth-code-point Completed in 3269ms
2523 timing reifyNode:node_modules/express/node_modules/ms Completed in 3266ms
2524 timing reifyNode:node_modules/is-path-in-cwd/node_modules/is-path-inside Completed in 3279ms
2525 timing reifyNode:node_modules/gauge/node_modules/string-width Completed in 3270ms
2526 timing reifyNode:node_modules/express/node_modules/array-flatten Completed in 3266ms
2527 timing reifyNode:node_modules/critters/node_modules/color-name Completed in 3255ms
2528 timing reifyNode:node_modules/connect/node_modules/ms Completed in 3252ms
2529 timing reifyNode:node_modules/compression/node_modules/ms Completed in 3252ms
2530 timing reifyNode:node_modules/cosmiconfig/node_modules/parse-json Completed in 3255ms
2531 timing reifyNode:node_modules/body-parser/node_modules/ms Completed in 3249ms
2532 timing reifyNode:node_modules/which-module Completed in 3341ms
2533 timing reifyNode:node_modules/vary Completed in 3337ms
2534 timing reifyNode:node_modules/utils-merge Completed in 3338ms
2535 timing reifyNode:node_modules/unpipe Completed in 3337ms
2536 timing reifyNode:node_modules/type-is Completed in 3336ms
2537 timing reifyNode:node_modules/toidentifier Completed in 3335ms
2538 timing reifyNode:node_modules/ticky Completed in 3334ms
2539 timing reifyNode:node_modules/to-regex-range Completed in 3336ms
2540 timing reifyNode:node_modules/tunnel-agent Completed in 3337ms
2541 timing reifyNode:node_modules/strip-indent Completed in 3332ms
2542 timing reifyNode:node_modules/strip-ansi Completed in 3332ms
2543 timing reifyNode:node_modules/supports-color Completed in 3333ms
2544 timing reifyNode:node_modules/slash Completed in 3329ms
2545 timing reifyNode:node_modules/shebang-regex Completed in 3329ms
2546 timing reifyNode:node_modules/string-width Completed in 3333ms
2547 timing reifyNode:node_modules/signal-exit Completed in 3329ms
2548 timing reifyNode:node_modules/set-blocking Completed in 3329ms
2549 timing reifyNode:node_modules/semver-dsl Completed in 3327ms
2550 timing reifyNode:node_modules/serialize-javascript Completed in 3329ms
2551 timing reifyNode:node_modules/restore-cursor Completed in 3324ms
2552 timing reifyNode:node_modules/resolve-from Completed in 3324ms
2553 timing reifyNode:node_modules/require-main-filename Completed in 3323ms
2554 timing reifyNode:node_modules/regjsgen Completed in 3323ms
2555 timing reifyNode:node_modules/range-parser Completed in 3321ms
2556 timing reifyNode:node_modules/queue-microtask Completed in 3321ms
2557 timing reifyNode:node_modules/postcss-replace-overflow-wrap Completed in 3317ms
2558 timing reifyNode:node_modules/postcss-page-break Completed in 3317ms
2559 timing reifyNode:node_modules/pretty-bytes Completed in 3318ms
2560 timing reifyNode:node_modules/postcss-font-variant Completed in 3316ms
2561 timing reifyNode:node_modules/pkg-dir Completed in 3315ms
2562 timing reifyNode:node_modules/path-to-regexp Completed in 3314ms
2563 timing reifyNode:node_modules/parseurl Completed in 3313ms
2564 timing reifyNode:node_modules/parse5-htmlparser2-tree-adapter Completed in 3313ms
2565 timing reifyNode:node_modules/parse5-html-rewriting-stream Completed in 3314ms
2566 timing reifyNode:node_modules/path-key Completed in 3314ms
2567 timing reifyNode:node_modules/p-retry Completed in 3313ms
2568 timing reifyNode:node_modules/p-try Completed in 3313ms
2569 timing reifyNode:node_modules/postcss-attribute-case-insensitive Completed in 3316ms
2570 timing reifyNode:node_modules/p-limit Completed in 3313ms
2571 timing reifyNode:node_modules/onetime Completed in 3313ms
2572 timing reifyNode:node_modules/on-headers Completed in 3312ms
2573 timing reifyNode:node_modules/on-finished Completed in 3313ms
2574 timing reifyNode:node_modules/p-map Completed in 3315ms
2575 timing reifyNode:node_modules/npm-run-path Completed in 3312ms
2576 timing reifyNode:node_modules/npm-install-checks Completed in 3311ms
2577 timing reifyNode:node_modules/npm-package-arg Completed in 3311ms
2578 timing reifyNode:node_modules/mimic-fn Completed in 3305ms
2579 timing reifyNode:node_modules/methods Completed in 3304ms
2580 timing reifyNode:node_modules/media-typer Completed in 3304ms
2581 timing reifyNode:node_modules/lru-cache Completed in 3303ms
2582 timing reifyNode:node_modules/merge-descriptors Completed in 3305ms
2583 timing reifyNode:node_modules/lodash.debounce Completed in 3303ms
2584 timing reifyNode:node_modules/json-parse-better-errors Completed in 3300ms
2585 timing reifyNode:node_modules/json-parse-even-better-errors Completed in 3300ms
2586 timing reifyNode:node_modules/js-base64 Completed in 3299ms
2587 timing reifyNode:node_modules/isobject Completed in 3298ms
2588 timing reifyNode:node_modules/is-unicode-supported Completed in 3297ms
2589 timing reifyNode:node_modules/make-dir Completed in 3305ms
2590 timing reifyNode:node_modules/is-wsl Completed in 3298ms
2591 timing reifyNode:node_modules/is-typedarray Completed in 3297ms
2592 timing reifyNode:node_modules/is-plain-obj Completed in 3298ms
2593 timing reifyNode:node_modules/is-path-cwd Completed in 3298ms
2594 timing reifyNode:node_modules/is-fullwidth-code-point Completed in 3297ms
2595 timing reifyNode:node_modules/is-stream Completed in 3298ms
2596 timing reifyNode:node_modules/is-path-inside Completed in 3298ms
2597 timing reifyNode:node_modules/is-glob Completed in 3297ms
2598 timing reifyNode:node_modules/inherits Completed in 3294ms
2599 timing reifyNode:node_modules/is-plain-object Completed in 3298ms
2600 timing reifyNode:node_modules/is-binary-path Completed in 3297ms
2601 timing reifyNode:node_modules/is-interactive Completed in 3298ms
2602 timing reifyNode:node_modules/humanize-ms Completed in 3294ms
2603 timing reifyNode:node_modules/ieee754 Completed in 3294ms
2604 timing reifyNode:node_modules/import-fresh Completed in 3295ms
2605 timing reifyNode:node_modules/forever-agent Completed in 3290ms
2606 timing reifyNode:node_modules/fs-minipass Completed in 3291ms
2607 timing reifyNode:node_modules/figures Completed in 3289ms
2608 timing reifyNode:node_modules/fill-range Completed in 3290ms
2609 timing reifyNode:node_modules/fresh Completed in 3291ms
2610 timing reifyNode:node_modules/forwarded Completed in 3290ms
2611 timing reifyNode:node_modules/fastparse Completed in 3290ms
2612 timing reifyNode:node_modules/finalhandler Completed in 3291ms
2613 timing reifyNode:node_modules/etag Completed in 3288ms
2614 timing reifyNode:node_modules/es6-promisify Completed in 3286ms
2615 timing reifyNode:node_modules/encodeurl Completed in 3285ms
2616 timing reifyNode:node_modules/env-paths Completed in 3286ms
2617 timing reifyNode:node_modules/del Completed in 3282ms
2618 timing reifyNode:node_modules/date-format Completed in 3282ms
2619 timing reifyNode:node_modules/define-lazy-prop Completed in 3282ms
2620 timing reifyNode:node_modules/core-util-is Completed in 3278ms
2621 timing reifyNode:node_modules/cookie-signature Completed in 3277ms
2622 timing reifyNode:node_modules/console-control-strings Completed in 3278ms
2623 timing reifyNode:node_modules/content-type Completed in 3278ms
2624 timing reifyNode:node_modules/compression Completed in 3277ms
2625 timing reifyNode:node_modules/component-emitter Completed in 3277ms
2626 timing reifyNode:node_modules/compressible Completed in 3277ms
2627 timing reifyNode:node_modules/clean-stack Completed in 3275ms
2628 timing reifyNode:node_modules/cli-cursor Completed in 3275ms
2629 timing reifyNode:node_modules/chartjs-color Completed in 3275ms
2630 timing reifyNode:node_modules/circular-dependency-plugin Completed in 3276ms
2631 timing reifyNode:node_modules/callsites Completed in 3274ms
2632 timing reifyNode:node_modules/bytes Completed in 3273ms
2633 timing reifyNode:node_modules/caseless Completed in 3275ms
2634 timing reifyNode:node_modules/block-stream Completed in 3271ms
2635 timing reifyNode:node_modules/assert-plus Completed in 3270ms
2636 timing reifyNode:node_modules/aws-sign2 Completed in 3270ms
2637 timing reifyNode:node_modules/array-flatten Completed in 3267ms
2638 timing reifyNode:node_modules/anymatch Completed in 3266ms
2639 timing reifyNode:node_modules/ansi-regex Completed in 3266ms
2640 timing reifyNode:node_modules/array-union Completed in 3269ms
2641 timing reifyNode:node_modules/aggregate-error Completed in 3265ms
2642 timing reifyNode:node_modules/accepts Completed in 3264ms
2643 timing reifyNode:node_modules/@tootallnate/once Completed in 3259ms
2644 timing reifyNode:node_modules/@babel/plugin-transform-unicode-regex Completed in 3254ms
2645 timing reifyNode:node_modules/@babel/plugin-transform-unicode-escapes Completed in 3254ms
2646 timing reifyNode:node_modules/@babel/plugin-transform-typeof-symbol Completed in 3253ms
2647 timing reifyNode:node_modules/@babel/plugin-transform-shorthand-properties Completed in 3253ms
2648 timing reifyNode:node_modules/@babel/plugin-transform-spread Completed in 3253ms
2649 timing reifyNode:node_modules/@babel/plugin-transform-template-literals Completed in 3253ms
2650 timing reifyNode:node_modules/@babel/plugin-transform-reserved-words Completed in 3253ms
2651 timing reifyNode:node_modules/@babel/plugin-transform-property-literals Completed in 3254ms
2652 timing reifyNode:node_modules/@babel/plugin-transform-regenerator Completed in 3254ms
2653 timing reifyNode:node_modules/@babel/plugin-transform-new-target Completed in 3253ms
2654 timing reifyNode:node_modules/@babel/plugin-transform-object-super Completed in 3253ms
2655 timing reifyNode:node_modules/@babel/plugin-transform-modules-umd Completed in 3253ms
2656 timing reifyNode:node_modules/@babel/plugin-transform-member-expression-literals Completed in 3253ms
2657 timing reifyNode:node_modules/@babel/plugin-transform-modules-amd Completed in 3253ms
2658 timing reifyNode:node_modules/@babel/plugin-transform-modules-commonjs Completed in 3253ms
2659 timing reifyNode:node_modules/@babel/plugin-transform-literals Completed in 3254ms
2660 timing reifyNode:node_modules/@babel/plugin-transform-duplicate-keys Completed in 3253ms
2661 timing reifyNode:node_modules/@babel/plugin-transform-exponentiation-operator Completed in 3253ms
2662 timing reifyNode:node_modules/@babel/plugin-transform-sticky-regex Completed in 3255ms
2663 timing reifyNode:node_modules/@babel/plugin-transform-function-name Completed in 3254ms
2664 timing reifyNode:node_modules/@babel/plugin-transform-async-to-generator Completed in 3250ms
2665 timing reifyNode:node_modules/@babel/plugin-transform-computed-properties Completed in 3253ms
2666 timing reifyNode:node_modules/@babel/plugin-transform-block-scoped-functions Completed in 3251ms
2667 timing reifyNode:node_modules/@babel/plugin-transform-dotall-regex Completed in 3254ms
2668 timing reifyNode:node_modules/@babel/plugin-transform-named-capturing-groups-regex Completed in 3255ms
2669 timing reifyNode:node_modules/@babel/plugin-syntax-top-level-await Completed in 3251ms
2670 timing reifyNode:node_modules/@babel/plugin-syntax-optional-chaining Completed in 3251ms
2671 timing reifyNode:node_modules/@babel/plugin-syntax-numeric-separator Completed in 3251ms
2672 timing reifyNode:node_modules/@babel/plugin-syntax-optional-catch-binding Completed in 3251ms
2673 timing reifyNode:node_modules/@babel/plugin-syntax-export-namespace-from Completed in 3250ms
2674 timing reifyNode:node_modules/@babel/plugin-syntax-object-rest-spread Completed in 3252ms
2675 timing reifyNode:node_modules/@babel/plugin-syntax-private-property-in-object Completed in 3252ms
2676 timing reifyNode:node_modules/@babel/plugin-syntax-class-static-block Completed in 3251ms
2677 timing reifyNode:node_modules/@babel/plugin-syntax-class-properties Completed in 3251ms
2678 timing reifyNode:node_modules/@babel/plugin-proposal-private-property-in-object Completed in 3251ms
2679 timing reifyNode:node_modules/@babel/plugin-proposal-unicode-property-regex Completed in 3251ms
2680 timing reifyNode:node_modules/@babel/plugin-syntax-async-generators Completed in 3251ms
2681 timing reifyNode:node_modules/@babel/plugin-proposal-optional-catch-binding Completed in 3250ms
2682 timing reifyNode:node_modules/@babel/plugin-syntax-logical-assignment-operators Completed in 3251ms
2683 timing reifyNode:node_modules/@babel/plugin-proposal-private-methods Completed in 3251ms
2684 timing reifyNode:node_modules/@babel/plugin-proposal-nullish-coalescing-operator Completed in 3251ms
2685 timing reifyNode:node_modules/@babel/plugin-syntax-dynamic-import Completed in 3252ms
2686 timing reifyNode:node_modules/@babel/plugin-proposal-json-strings Completed in 3251ms
2687 timing reifyNode:node_modules/@babel/plugin-transform-arrow-functions Completed in 3253ms
2688 timing reifyNode:node_modules/@babel/plugin-proposal-dynamic-import Completed in 3251ms
2689 timing reifyNode:node_modules/@babel/plugin-proposal-logical-assignment-operators Completed in 3251ms
2690 timing reifyNode:node_modules/@babel/plugin-proposal-export-namespace-from Completed in 3251ms
2691 timing reifyNode:node_modules/@babel/plugin-proposal-class-properties Completed in 3251ms
2692 timing reifyNode:node_modules/@babel/plugin-proposal-class-static-block Completed in 3252ms
2693 timing reifyNode:node_modules/@babel/plugin-syntax-nullish-coalescing-operator Completed in 3253ms
2694 timing reifyNode:node_modules/@babel/helper-wrap-function Completed in 3252ms
2695 timing reifyNode:node_modules/@babel/plugin-syntax-json-strings Completed in 3254ms
2696 timing reifyNode:node_modules/@babel/highlight Completed in 3252ms
2697 timing reifyNode:node_modules/@babel/helper-split-export-declaration Completed in 3251ms
2698 timing reifyNode:node_modules/@babel/plugin-proposal-numeric-separator Completed in 3253ms
2699 timing reifyNode:node_modules/@babel/helper-remap-async-to-generator Completed in 3251ms
2700 timing reifyNode:node_modules/@babel/helper-simple-access Completed in 3251ms
2701 timing reifyNode:node_modules/@babel/helper-replace-supers Completed in 3252ms
2702 timing reifyNode:node_modules/@babel/helper-plugin-utils Completed in 3252ms
2703 timing reifyNode:node_modules/@babel/helper-optimise-call-expression Completed in 3252ms
2704 timing reifyNode:node_modules/@babel/helper-hoist-variables Completed in 3252ms
2705 timing reifyNode:node_modules/@babel/helper-environment-visitor Completed in 3251ms
2706 timing reifyNode:node_modules/@babel/helper-function-name Completed in 3251ms
2707 timing reifyNode:node_modules/@babel/helper-builder-binary-assignment-operator-visitor Completed in 3250ms
2708 timing reifyNode:node_modules/@babel/code-frame Completed in 3251ms
2709 timing reifyNode:node_modules/@babel/helper-get-function-arity Completed in 3252ms
2710 timing reifyNode:node_modules/@babel/helper-annotate-as-pure Completed in 3251ms
2711 timing reifyNode:node_modules/@babel/helper-skip-transparent-expression-wrappers Completed in 3253ms
2712 timing reifyNode:node_modules/@babel/helper-explode-assignable-expression Completed in 3252ms
2713 timing reifyNode:node_modules/webpack-dev-server/node_modules/strip-ansi Completed in 3373ms
2714 timing reifyNode:node_modules/webpack-dev-server/node_modules/ansi-regex Completed in 3374ms
2715 timing reifyNode:node_modules/serve-index/node_modules/setprototypeof Completed in 3360ms
2716 timing reifyNode:node_modules/serve-index/node_modules/inherits Completed in 3361ms
2717 timing reifyNode:node_modules/sass-graph/node_modules/strip-ansi Completed in 3358ms
2718 timing reifyNode:node_modules/sass-graph/node_modules/y18n Completed in 3358ms
2719 timing reifyNode:node_modules/sass-graph/node_modules/camelcase Completed in 3357ms
2720 timing reifyNode:node_modules/protractor/node_modules/y18n Completed in 3351ms
2721 timing reifyNode:node_modules/raw-body/node_modules/bytes Completed in 3354ms
2722 timing reifyNode:node_modules/protractor/node_modules/wrap-ansi/node_modules/strip-ansi Completed in 3352ms
2723 timing reifyNode:node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-regex Completed in 3352ms
2724 timing reifyNode:node_modules/protractor/node_modules/p-locate Completed in 3351ms
2725 timing reifyNode:node_modules/protractor/node_modules/cliui/node_modules/ansi-regex Completed in 3350ms
2726 timing reifyNode:node_modules/protractor/node_modules/find-up Completed in 3351ms
2727 timing reifyNode:node_modules/protractor/node_modules/locate-path Completed in 3351ms
2728 timing reifyNode:node_modules/protractor/node_modules/cliui/node_modules/strip-ansi Completed in 3351ms
2729 timing reifyNode:node_modules/protractor/node_modules/path-exists Completed in 3352ms
2730 timing reifyNode:node_modules/pkg-dir/node_modules/find-up Completed in 3347ms
2731 timing reifyNode:node_modules/postcss-loader/node_modules/lru-cache Completed in 3349ms
2732 timing reifyNode:node_modules/ora/node_modules/has-flag Completed in 3343ms
2733 timing reifyNode:node_modules/npm-registry-fetch/node_modules/lru-cache Completed in 3341ms
2734 timing reifyNode:node_modules/pkg-dir/node_modules/p-locate Completed in 3347ms
2735 timing reifyNode:node_modules/ora/node_modules/supports-color Completed in 3344ms
2736 timing reifyNode:node_modules/protractor/node_modules/camelcase Completed in 3352ms
2737 timing reifyNode:node_modules/pkg-dir/node_modules/locate-path Completed in 3348ms
2738 timing reifyNode:node_modules/npm-pick-manifest/node_modules/lru-cache Completed in 3342ms
2739 timing reifyNode:node_modules/npm-package-arg/node_modules/lru-cache Completed in 3341ms
2740 timing reifyNode:node_modules/pkg-dir/node_modules/path-exists Completed in 3348ms
2741 timing reifyNode:node_modules/npm-install-checks/node_modules/lru-cache Completed in 3340ms
2742 timing reifyNode:node_modules/make-fetch-happen/node_modules/lru-cache Completed in 3333ms
2743 timing reifyNode:node_modules/log-symbols/node_modules/supports-color Completed in 3333ms
2744 timing reifyNode:node_modules/log-symbols/node_modules/has-flag Completed in 3332ms
2745 timing reifyNode:node_modules/less/node_modules/make-dir Completed in 3331ms
2746 timing reifyNode:node_modules/jest-worker/node_modules/has-flag Completed in 3328ms
2747 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/make-dir Completed in 3327ms
2748 timing reifyNode:node_modules/jest-worker/node_modules/supports-color Completed in 3329ms
2749 timing reifyNode:node_modules/istanbul-lib-report/node_modules/supports-color Completed in 3328ms
2750 timing reifyNode:node_modules/istanbul-lib-report/node_modules/has-flag Completed in 3328ms
2751 timing reifyNode:node_modules/inquirer/node_modules/has-flag Completed in 3323ms
2752 timing reifyNode:node_modules/inquirer/node_modules/supports-color Completed in 3323ms
2753 timing reifyNode:node_modules/fast-glob/node_modules/glob-parent Completed in 3314ms
2754 timing reifyNode:node_modules/del/node_modules/slash Completed in 3306ms
2755 timing reifyNode:node_modules/critters/node_modules/supports-color Completed in 3302ms
2756 timing reifyNode:node_modules/critters/node_modules/has-flag Completed in 3302ms
2757 timing reifyNode:node_modules/dir-glob/node_modules/path-type Completed in 3307ms
2758 timing reifyNode:node_modules/del/node_modules/array-union Completed in 3306ms
2759 timing reifyNode:node_modules/chokidar/node_modules/glob-parent Completed in 3296ms
2760 timing reifyNode:node_modules/cacache/node_modules/lru-cache Completed in 3295ms
2761 timing reifyNode:node_modules/cosmiconfig/node_modules/path-type Completed in 3302ms
2762 timing reifyNode:node_modules/body-parser/node_modules/bytes Completed in 3293ms
2763 timing reifyNode:node_modules/aggregate-error/node_modules/indent-string Completed in 3285ms
2764 timing reifyNode:node_modules/@npmcli/run-script/node_modules/lru-cache Completed in 3277ms
2765 timing reifyNode:node_modules/@npmcli/fs/node_modules/lru-cache Completed in 3277ms
2766 timing reifyNode:node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate Completed in 3276ms
2767 timing reifyNode:node_modules/@istanbuljs/load-nyc-config/node_modules/path-exists Completed in 3276ms
2768 timing reifyNode:node_modules/@npmcli/git/node_modules/lru-cache Completed in 3277ms
2769 timing reifyNode:node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path Completed in 3275ms
2770 timing reifyNode:node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase Completed in 3275ms
2771 timing reifyNode:node_modules/@istanbuljs/load-nyc-config/node_modules/find-up Completed in 3275ms
2772 timing reifyNode:node_modules/@angular/compiler-cli/node_modules/lru-cache Completed in 3262ms
2773 timing reifyNode:node_modules/@angular/cli/node_modules/lru-cache Completed in 3261ms
2774 timing reifyNode:node_modules/yallist Completed in 3388ms
2775 timing reifyNode:node_modules/yn Completed in 3389ms
2776 timing reifyNode:node_modules/css-loader/node_modules/lru-cache Completed in 3307ms
2777 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/lru-cache Completed in 3260ms
2778 timing reifyNode:node_modules/util-deprecate Completed in 3383ms
2779 timing reifyNode:node_modules/wbuf Completed in 3385ms
2780 timing reifyNode:node_modules/tree-kill Completed in 3381ms
2781 timing reifyNode:node_modules/tmp Completed in 3380ms
2782 timing reifyNode:node_modules/svg.easing.js Completed in 3379ms
2783 timing reifyNode:node_modules/spdx-correct Completed in 3376ms
2784 timing reifyNode:node_modules/screenfull Completed in 3372ms
2785 timing reifyNode:node_modules/rimraf Completed in 3370ms
2786 timing reifyNode:node_modules/proxy-addr Completed in 3365ms
2787 timing reifyNode:node_modules/postcss-selector-not Completed in 3361ms
2788 timing reifyNode:node_modules/postcss-modules-values Completed in 3362ms
2789 timing reifyNode:node_modules/postcss-modules-scope Completed in 3361ms
2790 timing reifyNode:node_modules/minimatch Completed in 3347ms
2791 timing reifyNode:node_modules/loud-rejection Completed in 3345ms
2792 timing reifyNode:node_modules/log-symbols Completed in 3345ms
2793 timing reifyNode:node_modules/lines-and-columns Completed in 3343ms
2794 timing reifyNode:node_modules/kind-of Completed in 3344ms
2795 timing reifyNode:node_modules/js-tokens Completed in 3341ms
2796 timing reifyNode:node_modules/isbinaryfile Completed in 3339ms
2797 timing reifyNode:node_modules/is-docker Completed in 3337ms
2798 timing reifyNode:node_modules/hdr-histogram-percentiles-obj Completed in 3332ms
2799 timing reifyNode:node_modules/glob-to-regexp Completed in 3331ms
2800 timing reifyNode:node_modules/globule Completed in 3332ms
2801 timing reifyNode:node_modules/http-errors Completed in 3334ms
2802 timing reifyNode:node_modules/get-caller-file Completed in 3331ms
2803 timing reifyNode:node_modules/fs.realpath Completed in 3330ms
2804 timing reifyNode:node_modules/esrecurse Completed in 3327ms
2805 timing reifyNode:node_modules/detect-node Completed in 3324ms
2806 timing reifyNode:node_modules/defaults Completed in 3325ms
2807 timing reifyNode:node_modules/currently-unhandled Completed in 3324ms
2808 timing reifyNode:node_modules/cookie Completed in 3320ms
2809 timing reifyNode:node_modules/connect-history-api-fallback Completed in 3320ms
2810 timing reifyNode:node_modules/combined-stream Completed in 3319ms
2811 timing reifyNode:node_modules/color-support Completed in 3319ms
2812 timing reifyNode:node_modules/clone Completed in 3318ms
2813 timing reifyNode:node_modules/builtin-modules Completed in 3315ms
2814 timing reifyNode:node_modules/base64id Completed in 3319ms
2815 timing reifyNode:node_modules/balanced-match Completed in 3318ms
2816 timing reifyNode:node_modules/base64-js Completed in 3319ms
2817 timing reifyNode:node_modules/arg Completed in 3315ms
2818 timing reifyNode:node_modules/@webassemblyjs/helper-api-error Completed in 3310ms
2819 timing reifyNode:node_modules/@types/mime Completed in 3308ms
2820 timing reifyNode:node_modules/@types/q Completed in 3309ms
2821 timing reifyNode:node_modules/@types/json-schema Completed in 3309ms
2822 timing reifyNode:node_modules/ansi-escapes Completed in 3316ms
2823 timing reifyNode:node_modules/@istanbuljs/load-nyc-config Completed in 3304ms
2824 timing reifyNode:node_modules/@babel/plugin-proposal-async-generator-functions Completed in 3294ms
2825 timing reifyNode:node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression Completed in 3294ms
2826 timing reifyNode:node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining Completed in 3294ms
2827 timing reifyNode:node_modules/wrap-ansi/node_modules/ansi-styles Completed in 3416ms
2828 timing reifyNode:node_modules/serve-index/node_modules/http-errors Completed in 3401ms
2829 timing reifyNode:node_modules/sass-graph/node_modules/cliui Completed in 3398ms
2830 timing reifyNode:node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-styles Completed in 3391ms
2831 timing reifyNode:node_modules/pacote/node_modules/yallist Completed in 3382ms
2832 timing reifyNode:node_modules/ora/node_modules/ansi-styles Completed in 3381ms
2833 timing reifyNode:node_modules/npm-pick-manifest/node_modules/yallist Completed in 3379ms
2834 timing reifyNode:node_modules/npm-install-checks/node_modules/yallist Completed in 3378ms
2835 timing reifyNode:node_modules/postcss-loader/node_modules/yallist Completed in 3388ms
2836 timing reifyNode:node_modules/minipass/node_modules/yallist Completed in 3372ms
2837 timing reifyNode:node_modules/minizlib/node_modules/yallist Completed in 3373ms
2838 timing reifyNode:node_modules/make-fetch-happen/node_modules/yallist Completed in 3370ms
2839 timing reifyNode:node_modules/npm-registry-fetch/node_modules/yallist Completed in 3380ms
2840 timing reifyNode:node_modules/log-symbols/node_modules/ansi-styles Completed in 3370ms
2841 timing reifyNode:node_modules/inquirer/node_modules/ansi-styles Completed in 3359ms
2842 timing reifyNode:node_modules/css-loader/node_modules/yallist Completed in 3339ms
2843 timing reifyNode:node_modules/critters/node_modules/ansi-styles Completed in 3339ms
2844 timing reifyNode:node_modules/npm-package-arg/node_modules/yallist Completed in 3381ms
2845 timing reifyNode:node_modules/cacache/node_modules/yallist Completed in 3332ms
2846 timing reifyNode:node_modules/@npmcli/run-script/node_modules/yallist Completed in 3313ms
2847 timing reifyNode:node_modules/@npmcli/git/node_modules/yallist Completed in 3312ms
2848 timing reifyNode:node_modules/@npmcli/fs/node_modules/yallist Completed in 3312ms
2849 timing reifyNode:node_modules/@angular/cli/node_modules/yallist Completed in 3295ms
2850 timing reifyNode:node_modules/@angular/compiler-cli/node_modules/yallist Completed in 3296ms
2851 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/yallist Completed in 3294ms
2852 timing reifyNode:node_modules/@npmcli/run-script/node_modules/npmlog Completed in 3314ms
2853 timing reifyNode:node_modules/which Completed in 3421ms
2854 timing reifyNode:node_modules/unique-slug Completed in 3418ms
2855 timing reifyNode:node_modules/thunky Completed in 3415ms
2856 timing reifyNode:node_modules/string_decoder Completed in 3412ms
2857 timing reifyNode:node_modules/svg.draggable.js Completed in 3413ms
2858 warn deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
2859 timing reifyNode:node_modules/source-map-resolve Completed in 3411ms
2860 timing reifyNode:node_modules/setprototypeof Completed in 3409ms
2861 timing reifyNode:node_modules/serve-static Completed in 3409ms
2862 timing reifyNode:node_modules/sass-graph Completed in 3407ms
2863 timing reifyNode:node_modules/safe-buffer Completed in 3405ms
2864 timing reifyNode:node_modules/requires-port Completed in 3404ms
2865 timing reifyNode:node_modules/regex-parser Completed in 3402ms
2866 timing reifyNode:node_modules/readdirp Completed in 3401ms
2867 timing reifyNode:node_modules/regenerator-runtime Completed in 3402ms
2868 timing reifyNode:node_modules/ssri Completed in 3414ms
2869 timing reifyNode:node_modules/pseudomap Completed in 3401ms
2870 timing reifyNode:node_modules/postcss-modules-extract-imports Completed in 3396ms
2871 timing reifyNode:node_modules/postcss-gap-properties Completed in 3395ms
2872 timing reifyNode:node_modules/postcss-overflow-shorthand Completed in 3397ms
2873 timing reifyNode:node_modules/picocolors Completed in 3394ms
2874 timing reifyNode:node_modules/ora Completed in 3391ms
2875 timing reifyNode:node_modules/npmlog Completed in 3390ms
2876 timing reifyNode:node_modules/parse5-sax-parser Completed in 3393ms
2877 timing reifyNode:node_modules/obuf Completed in 3390ms
2878 timing reifyNode:node_modules/npm-pick-manifest Completed in 3390ms
2879 timing reifyNode:node_modules/multicast-dns-service-types Completed in 3385ms
2880 timing reifyNode:node_modules/minipass Completed in 3384ms
2881 timing reifyNode:node_modules/mime-types Completed in 3383ms
2882 timing reifyNode:node_modules/minizlib Completed in 3384ms
2883 timing reifyNode:node_modules/mkdirp Completed in 3385ms
2884 timing reifyNode:node_modules/micromatch Completed in 3383ms
2885 timing reifyNode:node_modules/loader-runner Completed in 3381ms
2886 timing reifyNode:node_modules/karma-source-map-support Completed in 3380ms
2887 timing reifyNode:node_modules/is-lambda Completed in 3374ms
2888 timing reifyNode:node_modules/http-parser-js Completed in 3369ms
2889 timing reifyNode:node_modules/http-cache-semantics Completed in 3369ms
2890 timing reifyNode:node_modules/has Completed in 3369ms
2891 warn deprecated har-validator@5.1.5: this library is no longer supported
2892 timing reifyNode:node_modules/har-validator Completed in 3369ms
2893 timing reifyNode:node_modules/globals Completed in 3369ms
2894 timing reifyNode:node_modules/get-stream Completed in 3368ms
2895 timing reifyNode:node_modules/getpass Completed in 3369ms
2896 timing reifyNode:node_modules/domelementtype Completed in 3359ms
2897 timing reifyNode:node_modules/dns-txt Completed in 3360ms
2898 timing reifyNode:node_modules/dns-equal Completed in 3360ms
2899 timing reifyNode:node_modules/delayed-stream Completed in 3358ms
2900 timing reifyNode:node_modules/content-disposition Completed in 3353ms
2901 timing reifyNode:node_modules/color-name Completed in 3351ms
2902 timing reifyNode:node_modules/builtins Completed in 3347ms
2903 timing reifyNode:node_modules/binary-extensions Completed in 3346ms
2904 timing reifyNode:node_modules/amdefine Completed in 3338ms
2905 timing reifyNode:node_modules/@webassemblyjs/floating-point-hex-parser Completed in 3336ms
2906 timing reifyNode:node_modules/@xtuc/ieee754 Completed in 3337ms
2907 timing reifyNode:node_modules/@types/ws Completed in 3336ms
2908 timing reifyNode:node_modules/@types/express Completed in 3333ms
2909 timing reifyNode:node_modules/@types/estree Completed in 3333ms
2910 timing reifyNode:node_modules/@istanbuljs/schema Completed in 3328ms
2911 timing reifyNode:node_modules/@babel/plugin-transform-modules-systemjs Completed in 3325ms
2912 timing reifyNode:node_modules/@babel/plugin-transform-destructuring Completed in 3324ms
2913 timing reifyNode:node_modules/@babel/helper-validator-option Completed in 3318ms
2914 timing reifyNode:node_modules/@babel/helper-create-regexp-features-plugin Completed in 3317ms
2915 timing reifyNode:node_modules/protractor/node_modules/cliui Completed in 3415ms
2916 timing reifyNode:node_modules/execa/node_modules/which Completed in 3381ms
2917 timing reifyNode:node_modules/@npmcli/run-script/node_modules/which Completed in 3346ms
2918 timing reifyNode:node_modules/@npmcli/git/node_modules/which Completed in 3345ms
2919 timing reifyNode:node_modules/unicode-match-property-value-ecmascript Completed in 3450ms
2920 timing reifyNode:node_modules/svg.pathmorphing.js Completed in 3446ms
2921 timing reifyNode:node_modules/spdx-expression-parse Completed in 3443ms
2922 timing reifyNode:node_modules/sax Completed in 3439ms
2923 timing reifyNode:node_modules/require-directory Completed in 3435ms
2924 timing reifyNode:node_modules/regenerate Completed in 3433ms
2925 timing reifyNode:node_modules/raw-body Completed in 3434ms
2926 timing reifyNode:node_modules/randombytes Completed in 3433ms
2927 timing reifyNode:node_modules/punycode Completed in 3433ms
2928 timing reifyNode:node_modules/postcss-modules-local-by-default Completed in 3429ms
2929 timing reifyNode:node_modules/postcss-media-minmax Completed in 3430ms
2930 timing reifyNode:node_modules/postcss-color-hex-alpha Completed in 3428ms
2931 timing reifyNode:node_modules/portfinder Completed in 3428ms
2932 timing reifyNode:node_modules/peity Completed in 3427ms
2933 timing reifyNode:node_modules/npm-packlist Completed in 3422ms
2934 timing reifyNode:node_modules/node-gyp-build Completed in 3419ms
2935 timing reifyNode:node_modules/make-error Completed in 3413ms
2936 timing reifyNode:node_modules/jsonfile Completed in 3410ms
2937 timing reifyNode:node_modules/json-schema Completed in 3410ms
2938 timing reifyNode:node_modules/isarray Completed in 3407ms
2939 timing reifyNode:node_modules/is-arrayish Completed in 3408ms
2940 timing reifyNode:node_modules/gaze Completed in 3401ms
2941 timing reifyNode:node_modules/handle-thing Completed in 3402ms
2942 timing reifyNode:node_modules/di Completed in 3423ms
2943 timing reifyNode:node_modules/commondir Completed in 3419ms
2944 timing reifyNode:node_modules/colorette Completed in 3418ms
2945 timing reifyNode:node_modules/cli-spinners Completed in 3418ms
2946 timing reifyNode:node_modules/batch Completed in 3415ms
2947 timing reifyNode:node_modules/babel-plugin-polyfill-regenerator Completed in 3415ms
2948 timing reifyNode:node_modules/ansi-html-community Completed in 3412ms
2949 timing reifyNode:node_modules/bcrypt-pbkdf Completed in 3420ms
2950 timing reifyNode:node_modules/@webassemblyjs/wasm-opt Completed in 3413ms
2951 timing reifyNode:node_modules/@webassemblyjs/helper-numbers Completed in 3413ms
2952 timing reifyNode:node_modules/@webassemblyjs/ieee754 Completed in 3413ms
2953 timing reifyNode:node_modules/@webassemblyjs/helper-buffer Completed in 3414ms
2954 timing reifyNode:node_modules/@types/datatables.net Completed in 3410ms
2955 timing reifyNode:node_modules/@babel/plugin-transform-for-of Completed in 3414ms
2956 timing reifyNode:node_modules/@babel/plugin-transform-block-scoping Completed in 3414ms
2957 timing reifyNode:node_modules/@babel/plugin-proposal-optional-chaining Completed in 3412ms
2958 timing reifyNode:node_modules/@babel/helper-member-expression-to-functions Completed in 3411ms
2959 timing reifyNode:node_modules/pacote/node_modules/rimraf Completed in 3504ms
2960 timing reifyNode:node_modules/karma/node_modules/rimraf Completed in 3489ms
2961 timing reifyNode:node_modules/npm-package-arg/node_modules/hosted-git-info Completed in 3503ms
2962 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/istanbul-lib-coverage Completed in 3489ms
2963 timing reifyNode:node_modules/express/node_modules/safe-buffer Completed in 3474ms
2964 timing reifyNode:node_modules/del/node_modules/rimraf Completed in 3466ms
2965 timing reifyNode:node_modules/cacache/node_modules/rimraf Completed in 3456ms
2966 timing reifyNode:node_modules/content-disposition/node_modules/safe-buffer Completed in 3462ms
2967 timing reifyNode:node_modules/@npmcli/move-file/node_modules/rimraf Completed in 3437ms
2968 timing reifyNode:node_modules/@npmcli/run-script/node_modules/rimraf Completed in 3439ms
2969 timing reifyNode:node_modules/statuses Completed in 3538ms
2970 timing reifyNode:node_modules/svg.resize.js Completed in 3541ms
2971 timing reifyNode:node_modules/selfsigned Completed in 3534ms
2972 timing reifyNode:node_modules/socks-proxy-agent Completed in 3537ms
2973 timing reifyNode:node_modules/prr Completed in 3527ms
2974 timing reifyNode:node_modules/postcss-pseudo-class-any-link Completed in 3523ms
2975 timing reifyNode:node_modules/postcss-place Completed in 3523ms
2976 timing reifyNode:node_modules/postcss-logical Completed in 3522ms
2977 timing reifyNode:node_modules/postcss-custom-media Completed in 3522ms
2978 timing reifyNode:node_modules/postcss-dir-pseudo-class Completed in 3522ms
2979 timing reifyNode:node_modules/postcss-double-position-gradients Completed in 3522ms
2980 timing reifyNode:node_modules/postcss-color-rebeccapurple Completed in 3522ms
2981 timing reifyNode:node_modules/postcss-env-function Completed in 3522ms
2982 timing reifyNode:node_modules/http-proxy-agent Completed in 3502ms
2983 timing reifyNode:node_modules/hosted-git-info Completed in 3503ms
2984 timing reifyNode:node_modules/get-package-type Completed in 3501ms
2985 timing reifyNode:node_modules/follow-redirects Completed in 3499ms
2986 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 3573ms
2987 timing auditReport:getReport Completed in 3577ms
2988 silly audit report {
2988 silly audit report ‘ansi-regex’: [
2988 silly audit report {
2988 silly audit report id: 1064843,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-93q8-gq69-wqmw',
2988 silly audit report title: ’ Inefficient Regular Expression Complexity in chalk/ansi-regex’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’>2.1.1 <5.0.1’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report ‘follow-redirects’: [
2988 silly audit report {
2988 silly audit report id: 1064611,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-pw2r-vq6v-hr8c',
2988 silly audit report title: ‘Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<1.14.8’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report karma: [
2988 silly audit report {
2988 silly audit report id: 1064594,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-rc3x-jf5g-xvc5',
2988 silly audit report title: ‘Open redirect in karma’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<6.3.16’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1064626,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-7x7c-qm48-pq9c',
2988 silly audit report title: ‘Cross-site Scripting in karma’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<6.3.14’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report minimist: [
2988 silly audit report {
2988 silly audit report id: 1067259,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-xvch-5gv4-984h',
2988 silly audit report title: ‘Prototype Pollution in minimist’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<=1.2.5’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report ‘node-forge’: [
2988 silly audit report {
2988 silly audit report id: 1067271,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-cfm4-qjh2-4765',
2988 silly audit report title: ‘Improper Verification of Cryptographic Signature in node-forge’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<1.3.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067270,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-x4jg-mjrx-434g',
2988 silly audit report title: ‘Improper Verification of Cryptographic Signature in `node-forge`’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<1.3.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067269,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-2r2c-g63r-vccr',
2988 silly audit report title: ‘Improper Verification of Cryptographic Signature in `node-forge`’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<1.3.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report ‘node-sass’: [
2988 silly audit report {
2988 silly audit report id: 1064621,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-r8f7-9pfq-mjmv',
2988 silly audit report title: ‘Improper Certificate Validation in node-sass’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’>=2.0.0 <7.0.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report tar: [
2988 silly audit report {
2988 silly audit report id: 1067214,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-r628-mhmh-qjhw',
2988 silly audit report title: ‘Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<3.2.3’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067210,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-3jfq-g458-7qm9',
2988 silly audit report title: ‘Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<3.2.2’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067206,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-9r2w-394v-53qc',
2988 silly audit report title: ‘Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<4.4.16’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067203,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-qq89-hq3f-393p',
2988 silly audit report title: ‘Arbitrary File Creation/Overwrite via insufficient symlink protection due to directory cache poisoning using symbolic links’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<4.4.18’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1067200,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-5955-9wpr-37jh',
2988 silly audit report title: ‘Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<4.4.18’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report tinymce: [
2988 silly audit report {
2988 silly audit report id: 1064769,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-r8hm-w5f7-wj39',
2988 silly audit report title: ‘Cross-site scripting vulnerability in TinyMCE plugins’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<5.10.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1064783,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-5h9g-x5rv-25wg',
2988 silly audit report title: ‘Cross-site scripting vulnerability in TinyMCE’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<5.9.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1065091,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-5vm8-hhgr-jcjp',
2988 silly audit report title: ‘Cross-site scripting vulnerability in TinyMCE’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<5.7.1’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1065492,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-w7jx-j77m-wp65',
2988 silly audit report title: ‘Cross-site scripting vulnerability in TinyMCE’,
2988 silly audit report severity: ‘moderate’,
2988 silly audit report vulnerable_versions: ’<5.6.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report },
2988 silly audit report {
2988 silly audit report id: 1065493,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-h96f-fc7c-9r55',
2988 silly audit report title: ‘Regex denial of service vulnerability in codesample plugin’,
2988 silly audit report severity: ‘low’,
2988 silly audit report vulnerable_versions: ’<5.6.0’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ],
2988 silly audit report ‘trim-newlines’: [
2988 silly audit report {
2988 silly audit report id: 1065069,
2988 silly audit report url: ‘https://github.com/advisories/GHSA-7p7h-4mm5-852v',
2988 silly audit report title: ‘Regular Expression Denial of Service in trim-newlines’,
2988 silly audit report severity: ‘high’,
2988 silly audit report vulnerable_versions: ’<3.0.1’,
2988 silly audit report cwe: [Array],
2988 silly audit report cvss: [Object]
2988 silly audit report }
2988 silly audit report ]
2988 silly audit report }
2989 timing metavuln:packument:ansi-regex Completed in 1ms
2990 timing metavuln:packument:follow-redirects Completed in 1ms
2991 timing metavuln:packument:karma Completed in 1ms
2992 timing metavuln:packument:minimist Completed in 1ms
2993 timing metavuln:packument:node-forge Completed in 1ms
2994 timing metavuln:packument:node-sass Completed in 1ms
2995 timing metavuln:packument:tar Completed in 1ms
2996 timing metavuln:packument:tinymce Completed in 0ms
2997 timing metavuln:packument:trim-newlines Completed in 0ms
2998 timing reifyNode:node_modules/encoding Completed in 3497ms
2999 timing reifyNode:node_modules/emojis-list Completed in 3497ms
3000 timing reifyNode:node_modules/delegates Completed in 3495ms
3001 timing reifyNode:node_modules/damerau-levenshtein Completed in 3493ms
3002 timing reifyNode:node_modules/cssdb Completed in 3493ms
3003 timing reifyNode:node_modules/debug Completed in 3495ms
3004 timing reifyNode:node_modules/cors Completed in 3491ms
3005 timing reifyNode:node_modules/copy-anything Completed in 3490ms
3006 timing reifyNode:node_modules/concat-map Completed in 3489ms
3007 timing reifyNode:node_modules/color-convert Completed in 3489ms
3008 timing reifyNode:node_modules/chartjs-color-string Completed in 3487ms
3009 timing reifyNode:node_modules/cssauron Completed in 3494ms
3010 timing reifyNode:node_modules/babel-plugin-istanbul Completed in 3482ms
3011 timing reifyNode:node_modules/ansi-colors Completed in 3478ms
3012 timing reifyNode:node_modules/acorn-import-assertions Completed in 3476ms
3013 timing reifyNode:node_modules/canonical-path Completed in 3489ms
3014 timing reifyNode:node_modules/abab Completed in 3476ms
3015 timing reifyNode:node_modules/@babel/plugin-transform-classes Completed in 3462ms
3016 timing reifyNode:node_modules/@babel/plugin-transform-parameters Completed in 3465ms
3017 timing reifyNode:node_modules/@babel/helper-validator-identifier Completed in 3457ms
3018 timing reifyNode:node_modules/wrap-ansi/node_modules/color-convert Completed in 3579ms
3019 timing reifyNode:node_modules/verror/node_modules/core-util-is Completed in 3575ms
3020 timing reifyNode:node_modules/saucelabs/node_modules/https-proxy-agent Completed in 3562ms
3021 timing reifyNode:node_modules/protractor/node_modules/color-convert Completed in 3554ms
3022 timing reifyNode:node_modules/ora/node_modules/color-convert Completed in 3545ms
3023 timing reifyNode:node_modules/npm-registry-fetch/node_modules/http-proxy-agent Completed in 3543ms
3024 timing reifyNode:node_modules/log-symbols/node_modules/color-convert Completed in 3533ms
3025 timing reifyNode:node_modules/inquirer/node_modules/color-convert Completed in 3523ms
3026 timing reifyNode:node_modules/critters/node_modules/color-convert Completed in 3501ms
3027 timing reifyNode:node_modules/del/node_modules/globby Completed in 3506ms
3028 timing reifyNode:node_modules/browserstack/node_modules/https-proxy-agent Completed in 3494ms
3029 timing reifyNode:node_modules/void-elements Completed in 3580ms
3030 timing reifyNode:node_modules/test-exclude Completed in 3577ms
3031 timing reifyNode:node_modules/send Completed in 3569ms
3032 timing reifyNode:node_modules/safer-buffer Completed in 3565ms
3033 timing reifyNode:node_modules/retry Completed in 3565ms
3034 timing reifyNode:node_modules/regjsparser Completed in 3564ms
3035 timing reifyNode:node_modules/postcss-focus-visible Completed in 3555ms
3036 timing reifyNode:node_modules/postcss-focus-within Completed in 3555ms
3037 timing reifyNode:node_modules/parse-json Completed in 3553ms
3038 timing reifyNode:node_modules/multicast-dns Completed in 3544ms
3039 timing reifyNode:node_modules/karma-coverage-istanbul-reporter Completed in 3537ms
3040 timing reifyNode:node_modules/jsprim Completed in 3536ms
3041 timing reifyNode:node_modules/isstream Completed in 3534ms
3042 timing reifyNode:node_modules/in-publish Completed in 3529ms
3043 timing reifyNode:node_modules/ipaddr.js Completed in 3530ms
3044 timing reifyNode:node_modules/http-deceiver Completed in 3527ms
3045 timing reifyNode:node_modules/graceful-fs Completed in 3525ms
3046 timing reifyNode:node_modules/isexe Completed in 3535ms
3047 timing reifyNode:node_modules/extend Completed in 3521ms
3048 timing reifyNode:node_modules/globby Completed in 3527ms
3049 timing reifyNode:node_modules/estraverse Completed in 3521ms
3050 timing reifyNode:node_modules/dom-serializer Completed in 3516ms
3051 timing reifyNode:node_modules/dns-packet Completed in 3516ms
3052 timing reifyNode:node_modules/custom-event Completed in 3513ms
3053 timing reifyNode:node_modules/datatables.net-responsive Completed in 3514ms
3054 timing reifyNode:node_modules/cssesc Completed in 3513ms
3055 timing reifyNode:node_modules/css-selector-tokenizer Completed in 3512ms
3056 timing reifyNode:node_modules/chrome-trace-event Completed in 3506ms
3057 timing reifyNode:node_modules/chalk Completed in 3506ms
3058 timing reifyNode:node_modules/aws4 Completed in 3501ms
3059 timing reifyNode:node_modules/are-we-there-yet Completed in 3498ms
3060 timing reifyNode:node_modules/@webassemblyjs/wast-printer Completed in 3494ms
3061 timing reifyNode:node_modules/@webassemblyjs/wasm-edit Completed in 3494ms
3062 timing reifyNode:node_modules/@babel/helper-module-imports Completed in 3474ms
3063 timing reifyNode:node_modules/svg.resize.js/node_modules/svg.select.js Completed in 3587ms
3064 timing reifyNode:node_modules/esrecurse/node_modules/estraverse Completed in 3528ms
3065 timing reifyNode:node_modules/@npmcli/run-script/node_modules/nopt Completed in 3492ms
3066 timing reifyNode:node_modules/@npmcli/run-script/node_modules/are-we-there-yet Completed in 3491ms
3067 timing reifyNode:node_modules/verror Completed in 3597ms
3068 timing reifyNode:node_modules/svg.filter.js Completed in 3591ms
3069 timing reifyNode:node_modules/svg.select.js Completed in 3592ms
3070 timing reifyNode:node_modules/semver Completed in 3585ms
3071 timing reifyNode:node_modules/reusify Completed in 3581ms
3072 timing reifyNode:node_modules/regexpu-core Completed in 3580ms
3073 timing reifyNode:node_modules/promise-retry Completed in 3574ms
3074 timing reifyNode:node_modules/postcss-preset-env Completed in 3574ms
3075 timing reifyNode:node_modules/open Completed in 3567ms
3076 timing reifyNode:node_modules/negotiator Completed in 3559ms
3077 timing reifyNode:node_modules/jasminewd2 Completed in 3551ms
3078 timing reifyNode:node_modules/immediate Completed in 3543ms
3079 timing reifyNode:node_modules/icss-utils Completed in 3544ms
3080 timing reifyNode:node_modules/jsbn Completed in 3552ms
3081 timing reifyNode:node_modules/glob Completed in 3541ms
3082 timing reifyNode:node_modules/gensync Completed in 3540ms
3083 timing reifyNode:node_modules/escalade Completed in 3535ms
3084 timing reifyNode:node_modules/errno Completed in 3533ms
3085 timing reifyNode:node_modules/err-code Completed in 3533ms
3086 timing reifyNode:node_modules/dom-serialize Completed in 3532ms
3087 timing reifyNode:node_modules/app-root-path Completed in 3517ms
3088 timing reifyNode:node_modules/async-foreach Completed in 3521ms
3089 timing reifyNode:node_modules/@types/express-serve-static-core Completed in 3510ms
3090 timing reifyNode:node_modules/@babel/plugin-proposal-object-rest-spread Completed in 3495ms
3091 timing reifyNode:node_modules/regjsparser/node_modules/jsesc Completed in 3596ms
3092 timing reifyNode:node_modules/proxy-addr/node_modules/ipaddr.js Completed in 3593ms
3093 timing reifyNode:node_modules/sass-graph/node_modules/yargs-parser Completed in 3599ms
3094 timing reifyNode:node_modules/ora/node_modules/chalk Completed in 3582ms
3095 timing reifyNode:node_modules/node-gyp/node_modules/semver Completed in 3577ms
3096 timing reifyNode:node_modules/karma/node_modules/tmp Completed in 3568ms
3097 timing reifyNode:node_modules/log-symbols/node_modules/chalk Completed in 3570ms
3098 timing reifyNode:node_modules/inquirer/node_modules/chalk Completed in 3560ms
3099 timing reifyNode:node_modules/critters/node_modules/chalk Completed in 3538ms
3100 timing reifyNode:node_modules/wcwidth Completed in 3624ms
3101 timing reifyNode:node_modules/symbol-observable Completed in 3621ms
3102 timing reifyNode:node_modules/stdout-stream Completed in 3621ms
3103 timing reifyNode:node_modules/supports-preserve-symlinks-flag Completed in 3623ms
3104 timing reifyNode:node_modules/source-map-loader Completed in 3620ms
3105 timing reifyNode:node_modules/tslib Completed in 3626ms
3106 timing reifyNode:node_modules/stylus-loader Completed in 3622ms
3107 timing reifyNode:node_modules/postcss-color-functional-notation Completed in 3607ms
3108 timing reifyNode:node_modules/node-releases Completed in 3599ms
3109 timing reifyNode:node_modules/karma-jasmine Completed in 3589ms
3110 timing reifyNode:node_modules/json-stringify-safe Completed in 3589ms
3111 timing reifyNode:node_modules/jsesc Completed in 3589ms
3112 timing reifyNode:node_modules/less-loader Completed in 3591ms
3113 timing reifyNode:node_modules/ignore Completed in 3581ms
3114 timing reifyNode:node_modules/extsprintf Completed in 3574ms
3115 timing reifyNode:node_modules/emoji-regex Completed in 3570ms
3116 timing reifyNode:node_modules/ecc-jsbn Completed in 3570ms
3117 timing reifyNode:node_modules/default-gateway Completed in 3566ms
3118 timing reifyNode:node_modules/datatables.net-select Completed in 3566ms
3119 timing reifyNode:node_modules/datatables.net-buttons-dt Completed in 3566ms
3120 timing reifyNode:node_modules/commander Completed in 3561ms
3121 timing reifyNode:node_modules/big.js Completed in 3554ms
3122 timing reifyNode:node_modules/ast-types-flow Completed in 3553ms
3123 timing reifyNode:node_modules/@webassemblyjs/helper-wasm-bytecode Completed in 3544ms
3124 timing reifyNode:node_modules/@babel/helper-compilation-targets Completed in 3524ms
3125 timing reifyNode:node_modules/globule/node_modules/glob Completed in 3585ms
3126 timing reifyNode:node_modules/execa/node_modules/cross-spawn Completed in 3580ms
3127 timing reifyNode:node_modules/protractor/node_modules/source-map-support Completed in 3623ms
3128 timing reifyNode:node_modules/xml2js Completed in 3652ms
3129 timing reifyNode:node_modules/validate-npm-package-name Completed in 3647ms
3130 timing reifyNode:node_modules/streamroller Completed in 3641ms
3131 timing reifyNode:node_modules/socket.io-parser Completed in 3638ms
3132 timing reifyNode:node_modules/select-hose Completed in 3635ms
3133 timing reifyNode:node_modules/postcss-value-parser Completed in 3624ms
3134 timing reifyNode:node_modules/postcss-lab-function Completed in 3623ms
3135 timing reifyNode:node_modules/npm-registry-fetch Completed in 3615ms
3136 timing reifyNode:node_modules/json-schema-traverse Completed in 3602ms
3137 timing reifyNode:node_modules/is-core-module Completed in 3596ms
3138 timing reifyNode:node_modules/is-regex Completed in 3599ms
3139 timing reifyNode:node_modules/eventemitter3 Completed in 3586ms
3140 timing reifyNode:node_modules/dependency-graph Completed in 3580ms
3141 timing reifyNode:node_modules/define-properties Completed in 3580ms
3142 timing reifyNode:node_modules/datatables.net-colreorder Completed in 3578ms
3143 timing reifyNode:node_modules/connect Completed in 3573ms
3144 timing reifyNode:node_modules/cli-width Completed in 3571ms
3145 timing reifyNode:node_modules/buffer Completed in 3569ms
3146 timing reifyNode:node_modules/@babel/helper-module-transforms Completed in 3537ms
3147 timing reifyNode:node_modules/saucelabs/node_modules/debug Completed in 3642ms
3148 timing reifyNode:node_modules/portfinder/node_modules/debug Completed in 3629ms
3149 timing reifyNode:node_modules/sass-graph/node_modules/emoji-regex Completed in 3642ms
3150 timing reifyNode:node_modules/npm-registry-fetch/node_modules/negotiator Completed in 3623ms
3151 timing reifyNode:node_modules/needle/node_modules/debug Completed in 3617ms
3152 timing reifyNode:node_modules/npm-registry-fetch/node_modules/@tootallnate/once Completed in 3623ms
3153 timing reifyNode:node_modules/istanbul-lib-instrument/node_modules/semver Completed in 3607ms
3154 timing reifyNode:node_modules/protractor/node_modules/yargs-parser Completed in 3636ms
3155 timing reifyNode:node_modules/make-dir/node_modules/semver Completed in 3614ms
3156 timing reifyNode:node_modules/babel-plugin-polyfill-corejs2/node_modules/semver Completed in 3570ms
3157 timing reifyNode:node_modules/browserstack/node_modules/debug Completed in 3574ms
3158 timing reifyNode:node_modules/@babel/plugin-transform-runtime/node_modules/semver Completed in 3550ms
3159 timing reifyNode:node_modules/@babel/preset-env/node_modules/semver Completed in 3551ms
3160 timing reifyNode:node_modules/@babel/helper-define-polyfill-provider/node_modules/semver Completed in 3541ms
3161 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/@babel/core/node_modules/semver Completed in 3537ms
3162 timing reifyNode:node_modules/y18n Completed in 3665ms
3163 timing reifyNode:node_modules/@babel/helper-compilation-targets/node_modules/semver Completed in 3541ms
3164 timing reifyNode:node_modules/through Completed in 3657ms
3165 timing reifyNode:node_modules/source-map-support Completed in 3652ms
3166 timing reifyNode:node_modules/rfdc Completed in 3645ms
3167 timing reifyNode:node_modules/qjobs Completed in 3641ms
3168 timing reifyNode:node_modules/q Completed in 3641ms
3169 timing reifyNode:node_modules/postcss-image-set-function Completed in 3636ms
3170 timing reifyNode:node_modules/postcss-loader Completed in 3637ms
3171 timing reifyNode:node_modules/normalize-package-data Completed in 3626ms
3172 timing reifyNode:node_modules/nopt Completed in 3626ms
3173 timing reifyNode:node_modules/fast-deep-equal Completed in 3601ms
3174 timing reifyNode:node_modules/esutils Completed in 3599ms
3175 timing reifyNode:node_modules/file-saver Completed in 3602ms
3176 timing reifyNode:node_modules/buffer-indexof Completed in 3581ms
3177 timing reifyNode:node_modules/babel-plugin-dynamic-import-node Completed in 3579ms
3178 timing reifyNode:node_modules/atob Completed in 3578ms
3179 timing reifyNode:node_modules/asn1 Completed in 3577ms
3180 timing reifyNode:node_modules/angular2-text-mask Completed in 3573ms
3181 timing reifyNode:node_modules/cliui Completed in 3585ms
3182 timing reifyNode:node_modules/@webassemblyjs/helper-wasm-section Completed in 3570ms
3183 timing reifyNode:node_modules/@babel/template Completed in 3560ms
3184 timing reifyNode:node_modules/@jridgewell/resolve-uri Completed in 3562ms
3185 timing reifyNode:node_modules/@babel/helper-create-class-features-plugin Completed in 3550ms
3186 timing reifyNode:node_modules/saucelabs/node_modules/agent-base Completed in 3655ms
3187 timing reifyNode:node_modules/pacote/node_modules/mkdirp Completed in 3638ms
3188 timing reifyNode:node_modules/karma/node_modules/mime Completed in 3623ms
3189 timing reifyNode:node_modules/cacache/node_modules/mkdirp Completed in 3586ms
3190 timing reifyNode:node_modules/browserstack/node_modules/agent-base Completed in 3585ms
3191 timing reifyNode:node_modules/@npmcli/run-script/node_modules/mkdirp Completed in 3567ms
3192 timing reifyNode:node_modules/@npmcli/move-file/node_modules/mkdirp Completed in 3567ms
3193 timing reifyNode:node_modules/@npmcli/git/node_modules/mkdirp Completed in 3566ms
3194 timing reifyNode:node_modules/sourcemap-codec Completed in 3664ms
3195 timing reifyNode:node_modules/sass-loader Completed in 3659ms
3196 timing reifyNode:node_modules/postcss-import Completed in 3648ms
3197 timing reifyNode:node_modules/postcss-custom-selectors Completed in 3647ms
3198 timing reifyNode:node_modules/nth-check Completed in 3641ms
3199 timing reifyNode:node_modules/mime Completed in 3631ms
3200 timing reifyNode:node_modules/karma-chrome-launcher Completed in 3628ms
3201 timing reifyNode:node_modules/istanbul-lib-coverage Completed in 3624ms
3202 timing reifyNode:node_modules/is-date-object Completed in 3621ms
3203 timing reifyNode:node_modules/html-escaper Completed in 3618ms
3204 timing reifyNode:node_modules/ip Completed in 3621ms
3205 timing reifyNode:node_modules/is-arguments Completed in 3623ms
3206 timing reifyNode:node_modules/fraction.js Completed in 3617ms
3207 timing reifyNode:node_modules/function-bind Completed in 3617ms
3208 timing reifyNode:node_modules/domhandler Completed in 3609ms
3209 timing reifyNode:node_modules/cross-spawn Completed in 3603ms
3210 timing reifyNode:node_modules/dashdash Completed in 3605ms
3211 timing reifyNode:node_modules/babel-loader Completed in 3593ms
3212 timing reifyNode:node_modules/agentkeepalive Completed in 3586ms
3213 timing reifyNode:node_modules/@webassemblyjs/leb128 Completed in 3585ms
3214 timing reifyNode:node_modules/@socket.io/base64-arraybuffer Completed in 3580ms
3215 timing reifyNode:node_modules/watchpack Completed in 3689ms
3216 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/esbuild Completed in 3567ms
3217 timing reifyNode:node_modules/scss-tokenizer Completed in 3677ms
3218 timing reifyNode:node_modules/object-keys Completed in 3658ms
3219 timing reifyNode:node_modules/minipass-sized Completed in 3650ms
3220 timing reifyNode:node_modules/istanbul-lib-report Completed in 3642ms
3221 timing reifyNode:node_modules/https-proxy-agent Completed in 3635ms
3222 timing reifyNode:node_modules/get-intrinsic Completed in 3631ms
3223 timing reifyNode:node_modules/es-module-lexer Completed in 3624ms
3224 timing reifyNode:node_modules/fsevents Completed in 3631ms
3225 timing reifyNode:node_modules/copy-webpack-plugin Completed in 3616ms
3226 timing reifyNode:node_modules/call-bind Completed in 3610ms
3227 timing reifyNode:node_modules/bonjour Completed in 3608ms
3228 timing reifyNode:node_modules/@webassemblyjs/wasm-gen Completed in 3598ms
3229 timing reifyNode:node_modules/braces Completed in 3609ms
3230 timing reifyNode:node_modules/tslint/node_modules/tslib Completed in 3693ms
3231 timing reifyNode:node_modules/tsutils/node_modules/tslib Completed in 3694ms
3232 timing reifyNode:node_modules/ngx-filesaver/node_modules/tslib Completed in 3659ms
3233 timing reifyNode:node_modules/ng-select/node_modules/tslib Completed in 3658ms
3234 timing reifyNode:node_modules/rxjs/node_modules/tslib Completed in 3681ms
3235 timing reifyNode:node_modules/ngx-chips/node_modules/tslib Completed in 3658ms
3236 timing reifyNode:node_modules/ng-number-formatter/node_modules/tslib Completed in 3658ms
3237 timing reifyNode:node_modules/angular-pell/node_modules/tslib Completed in 3604ms
3238 timing reifyNode:node_modules/angular2-tinymce/node_modules/tslib Completed in 3605ms
3239 timing reifyNode:node_modules/angular-highcharts-chart/node_modules/tslib Completed in 3605ms
3240 timing reifyNode:node_modules/angular-archwizard/node_modules/tslib Completed in 3605ms
3241 timing reifyNode:node_modules/@angular/http/node_modules/tslib Completed in 3579ms
3242 timing reifyNode:node_modules/codelyzer/node_modules/tslib Completed in 3619ms
3243 timing reifyNode:node_modules/@angular/cli/node_modules/symbol-observable Completed in 3578ms
3244 timing reifyNode:node_modules/wildcard Completed in 3705ms
3245 timing reifyNode:node_modules/@agm/core/node_modules/tslib Completed in 3577ms
3246 timing reifyNode:node_modules/tough-cookie Completed in 3698ms
3247 timing reifyNode:node_modules/minipass-fetch Completed in 3663ms
3248 timing reifyNode:node_modules/istanbul-lib-source-maps Completed in 3654ms
3249 timing reifyNode:node_modules/istanbul-lib-instrument Completed in 3654ms
3250 timing reifyNode:node_modules/has-tostringtag Completed in 3646ms
3251 timing reifyNode:node_modules/html-entities Completed in 3647ms
3252 timing reifyNode:node_modules/fs-monkey Completed in 3643ms
3253 timing reifyNode:node_modules/critters Completed in 3634ms
3254 timing reifyNode:node_modules/css-what Completed in 3636ms
3255 timing reifyNode:node_modules/browserslist Completed in 3626ms
3256 timing reifyNode:node_modules/bl Completed in 3625ms
3257 timing reifyNode:node_modules/angular2-chartjs Completed in 3618ms
3258 timing reifyNode:node_modules/agent-base Completed in 3617ms
3259 timing reifyNode:node_modules/@babel/plugin-transform-runtime Completed in 3609ms
3260 timing reifyNode:node_modules/codelyzer/node_modules/sprintf-js Completed in 3644ms
3261 timing reifyNode:node_modules/text-table Completed in 3721ms
3262 timing reifyNode:node_modules/picomatch Completed in 3700ms
3263 timing reifyNode:node_modules/lie Completed in 3683ms
3264 timing reifyNode:node_modules/execa Completed in 3665ms
3265 timing metavuln:cache:get:security-advisory:ansi-regex:fh2q48Yf3ZKSiYYxO7syK9m05NrKsakrEAcbqUbx799NfkMg05PgosewbaL2hVvNolJJUxwcSfHyvZGg/Eojpw== Completed in 166ms
3266 timing metavuln:load:security-advisory:ansi-regex:1064843 Completed in 0ms
3267 timing metavuln:calculate:security-advisory:ansi-regex:1064843 Completed in 166ms
3268 timing metavuln:cache:get:security-advisory:karma:H4fO1i6PDLV72rmJ1biw6/c8waM9wX9vEGEs5c1T+I+YL2AdGQiUYF1Byiztc5CbTxssHhcCSR3QfB5k14Nrxw== Completed in 166ms
3269 timing metavuln:load:security-advisory:karma:1064626 Completed in 1ms
3270 timing metavuln:calculate:security-advisory:karma:1064626 Completed in 167ms
3271 timing metavuln:cache:get:security-advisory:karma:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 167ms
3272 timing metavuln:load:security-advisory:karma:1064594 Completed in 2ms
3273 timing metavuln:calculate:security-advisory:karma:1064594 Completed in 169ms
3274 timing metavuln:cache:get:security-advisory:minimist:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 169ms
3275 timing metavuln:load:security-advisory:minimist:1067259 Completed in 0ms
3276 timing metavuln:calculate:security-advisory:minimist:1067259 Completed in 169ms
3277 timing metavuln:cache:get:security-advisory:node-forge:bV3zPTwFvEQpE0qLit0yupBldMffK7F45Jl7zfMB9KlaXBBYAOiILv3yT5sqb2FE8glvhkcj4uO9aPzbDh+1cQ== Completed in 169ms
3278 timing metavuln:load:security-advisory:node-forge:1067271 Completed in 1ms
3279 timing metavuln:calculate:security-advisory:node-forge:1067271 Completed in 170ms
3280 timing metavuln:cache:get:security-advisory:tar:Hoi7lahY/k+MJHN/aQ05fOoF099B/HaU8HlU2kgUcuqkg6tabBqDL7it/O65JFSQenGNnhQKbqfhy1Uslf4s8g== Completed in 170ms
3281 timing metavuln:load:security-advisory:tar:1067214 Completed in 0ms
3282 timing metavuln:calculate:security-advisory:tar:1067214 Completed in 170ms
3283 timing metavuln:cache:get:security-advisory:node-sass:jL9b4zN9kV1rOOp1RAxwC8dqhYK6ECbgpGpwOJSgqoHI0ShmbPuBSLUQOmS9QZPdEGQ++25ffTaT0OiHaBwEmg== Completed in 170ms
3284 timing metavuln:load:security-advisory:node-sass:1064621 Completed in 0ms
3285 timing metavuln:calculate:security-advisory:node-sass:1064621 Completed in 170ms
3286 timing metavuln:cache:get:security-advisory:follow-redirects:Ac6dKyeOu7JFJxsyrv4g2LS84pmnGS47tfR5m5TI3Nk4QrKlKlwYGwjxUlGiXLjT1BbWHi2JrQg8BryiuLosVA== Completed in 170ms
3287 timing metavuln:load:security-advisory:follow-redirects:1064611 Completed in 1ms
3288 timing metavuln:calculate:security-advisory:follow-redirects:1064611 Completed in 171ms
3289 timing metavuln:cache:get:security-advisory:tar:WpNBaAAYC42B091tK8TDaCMnVnPf3s2IrhwtnPee/pd9x/wnwckcLWMhrbbBza+87dG/XMh1ghiO+G5PcZRXgA== Completed in 170ms
3290 timing metavuln:load:security-advisory:tar:1067206 Completed in 0ms
3291 timing metavuln:calculate:security-advisory:tar:1067206 Completed in 170ms
3292 timing metavuln:cache:get:security-advisory:node-forge:Mba9dJF79z39PWhdEUQRWLYigcxj8jc7pUTYr72bAlcx2eDnLvNlL1YXaiiZEMFND7UioPupB9VpVK04Sh/Sug== Completed in 171ms
3293 timing metavuln:load:security-advisory:node-forge:1067270 Completed in 0ms
3294 timing metavuln:calculate:security-advisory:node-forge:1067270 Completed in 171ms
3295 timing metavuln:cache:get:security-advisory:tinymce:/FpVeWovioJBP46BJVCxj7RvTBkxXKO8+Xb1GaznktwGPN3Q8evQnZWR8XKzwcLjGVo2MUA+M1hrE/zGGBe/PQ== Completed in 170ms
3296 timing metavuln:load:security-advisory:tinymce:1064769 Completed in 2ms
3297 timing metavuln:calculate:security-advisory:tinymce:1064769 Completed in 172ms
3298 timing metavuln:cache:get:security-advisory:tar:Oy1FqqGf0roQh7YUoVP0LFJek59/bi7Tm446o9WHE5Xohgxm4wj2BBYje44t3y5FN12z3ksflmG/KGav8Y0z2g== Completed in 172ms
3299 timing metavuln:load:security-advisory:tar:1067210 Completed in 0ms
3300 timing metavuln:calculate:security-advisory:tar:1067210 Completed in 173ms
3301 timing metavuln:cache:get:security-advisory:tinymce:eHkNGjvgxxpZfHMM/nBXg1vJjOdIe9YhonML73ZhO/bGNlXHeWE4pEYyuql7+yRHr8l56IHu3n5wuqYUwtOhfA== Completed in 173ms
3302 timing metavuln:load:security-advisory:tinymce:1064783 Completed in 1ms
3303 timing metavuln:calculate:security-advisory:tinymce:1064783 Completed in 174ms
3304 timing metavuln:cache:get:security-advisory:trim-newlines:Bryrp00iIzwJSREUD7R8M0l0NRsS6vOX6L3QaKjETrmIh1bjUThESOws5EU7lUon4s4Cs6JdQBiIl5/FTJhMvg== Completed in 174ms
3305 timing metavuln:load:security-advisory:trim-newlines:1065069 Completed in 0ms
3306 timing metavuln:calculate:security-advisory:trim-newlines:1065069 Completed in 174ms
3307 timing metavuln:cache:get:security-advisory:tinymce:B76DDXOKOdpWEa129YLyxKe377j8hj+L97HPuK5zUiGBtxJjimClLYCXaKq7aXUedLLX2jx9meQBhVQ5G4kfsQ== Completed in 174ms
3308 timing metavuln:load:security-advisory:tinymce:1065493 Completed in 1ms
3309 timing metavuln:calculate:security-advisory:tinymce:1065493 Completed in 175ms
3310 timing metavuln:cache:get:security-advisory:tar:J9eAMkg/RKQcjwMeeZHjRvXi6zMEebMzm24haQgbtZIfcivDmZG+phX6lnzs9cKmnyaCR45KGvnMsY6bJnU00w== Completed in 175ms
3311 timing metavuln:load:security-advisory:tar:1067203 Completed in 1ms
3312 timing metavuln:calculate:security-advisory:tar:1067203 Completed in 176ms
3313 timing metavuln:cache:get:security-advisory:tar:D364tYbVOX2NtYsZLg+zwk5CMiw8hSTUQ0XusA829a2UvgWRMo/DCY8JLg+5ky5LHN6HRYgbNelPd3ASPcwHUA== Completed in 176ms
3314 timing metavuln:load:security-advisory:tar:1067200 Completed in 0ms
3315 timing metavuln:calculate:security-advisory:tar:1067200 Completed in 176ms
3316 timing metavuln:cache:get:security-advisory:tinymce:a1YsyWcUT34iV+xoJncekjMQmBrNt8CWofJ3hKgL8nAPj2IRQ2acJZsDWLszLccv7jGfntXzHiWCug633gRNYA== Completed in 176ms
3317 timing metavuln:load:security-advisory:tinymce:1065091 Completed in 1ms
3318 timing metavuln:calculate:security-advisory:tinymce:1065091 Completed in 177ms
3319 timing metavuln:cache:get:security-advisory:node-forge:5gh3G1DeCRBrfeBnfYvvX637y6BqKaRmT4wuarRUNM2uNe6CklO3k+JqUDYR9YiwnVgJe8v0XYSsOW7ROg80Wg== Completed in 182ms
3320 timing metavuln:load:security-advisory:node-forge:1067269 Completed in 1ms
3321 timing metavuln:calculate:security-advisory:node-forge:1067269 Completed in 183ms
3322 timing metavuln:cache:get:security-advisory:tinymce:zMesGOHjlQF4o7OiwiKUI3b7abbvczfCMu3Brli0EoLmhHewkq7FkpQ5id47ymZ4inTPHgmMlBT4r6KfJm/cZA== Completed in 182ms
3323 timing metavuln:load:security-advisory:tinymce:1065492 Completed in 0ms
3324 timing metavuln:calculate:security-advisory:tinymce:1065492 Completed in 182ms
3325 timing metavuln:packument:strip-ansi Completed in 0ms
3326 timing reifyNode:node_modules/css Completed in 3674ms
3327 timing reifyNode:node_modules/chokidar Completed in 3667ms
3328 timing reifyNode:node_modules/depd Completed in 3677ms
3329 timing reifyNode:node_modules/@webassemblyjs/utf8 Completed in 3653ms
3330 timing reifyNode:node_modules/@npmcli/run-script Completed in 3648ms
3331 timing reifyNode:node_modules/socket.io-adapter Completed in 3744ms
3332 timing reifyNode:node_modules/regexp.prototype.flags Completed in 3736ms
3333 timing reifyNode:node_modules/object-is Completed in 3722ms
3334 timing reifyNode:node_modules/nouislider Completed in 3720ms
3335 timing reifyNode:node_modules/karma-jasmine-html-reporter Completed in 3709ms
3336 timing reifyNode:node_modules/http-signature Completed in 3699ms
3337 timing reifyNode:node_modules/has-symbols Completed in 3697ms
3338 timing reifyNode:node_modules/form-data Completed in 3694ms
3339 timing reifyNode:node_modules/deep-equal Completed in 3683ms
3340 timing reifyNode:node_modules/body-parser Completed in 3672ms
3341 timing reifyNode:node_modules/babel-plugin-polyfill-corejs2 Completed in 3670ms
3342 timing reifyNode:node_modules/chardet Completed in 3676ms
3343 timing reifyNode:node_modules/websocket-extensions Completed in 3765ms
3344 timing reifyNode:node_modules/terser-webpack-plugin Completed in 3758ms
3345 timing reifyNode:node_modules/babel-loader/node_modules/loader-utils Completed in 3676ms
3346 timing reifyNode:node_modules/postcss-custom-properties Completed in 3737ms
3347 timing reifyNode:node_modules/mime-db Completed in 3726ms
3348 timing reifyNode:node_modules/image-size Completed in 3712ms
3349 timing reifyNode:node_modules/external-editor Completed in 3705ms
3350 timing reifyNode:node_modules/crossvent Completed in 3693ms
3351 timing reifyNode:node_modules/webpack-dev-middleware/node_modules/json-schema-traverse Completed in 3774ms
3352 timing reifyNode:node_modules/webpack-dev-server/node_modules/json-schema-traverse Completed in 3776ms
3353 timing reifyNode:node_modules/@babel/compat-data Completed in 3654ms
3354 timing reifyNode:node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse Completed in 3732ms
3355 timing reifyNode:node_modules/copy-webpack-plugin/node_modules/json-schema-traverse Completed in 3697ms
3356 timing reifyNode:node_modules/@angular-devkit/core/node_modules/json-schema-traverse Completed in 3652ms
3357 timing reifyNode:node_modules/ajv-formats/node_modules/json-schema-traverse Completed in 3681ms
3358 timing reifyNode:node_modules/performance-now Completed in 3749ms
3359 timing reifyNode:node_modules/postcss-initial Completed in 3752ms
3360 timing reifyNode:node_modules/npm-normalize-package-bin Completed in 3743ms
3361 timing reifyNode:node_modules/postcss-nesting Completed in 3753ms
3362 timing reifyNode:node_modules/loader-utils Completed in 3735ms
3363 timing reifyNode:node_modules/human-signals Completed in 3724ms
3364 timing reifyNode:node_modules/fastq Completed in 3717ms
3365 timing reifyNode:node_modules/eventemitter-asyncresource Completed in 3715ms
3366 timing reifyNode:node_modules/datatables.net-dt Completed in 3707ms
3367 timing reifyNode:node_modules/asynckit Completed in 3694ms
3368 timing reifyNode:node_modules/ajv-formats Completed in 3689ms
3369 timing reifyNode:node_modules/@yarnpkg/lockfile Completed in 3687ms
3370 timing reifyNode:node_modules/@npmcli/git Completed in 3679ms
3371 timing reifyNode:node_modules/promise-retry/node_modules/retry Completed in 3763ms
3372 timing reifyNode:node_modules/make-fetch-happen Completed in 3748ms
3373 timing reifyNode:node_modules/fast-json-stable-stringify Completed in 3729ms
3374 timing reifyNode:node_modules/ent Completed in 3724ms
3375 timing reifyNode:node_modules/@webassemblyjs/wasm-parser Completed in 3697ms
3376 timing reifyNode:node_modules/@discoveryjs/json-ext Completed in 3686ms
3377 timing reifyNode:node_modules/@babel/helpers Completed in 3678ms
3378 timing reifyNode:node_modules/send/node_modules/debug Completed in 3786ms
3379 timing reifyNode:node_modules/npm-registry-fetch/node_modules/make-fetch-happen Completed in 3764ms
3380 timing reifyNode:node_modules/serve-index/node_modules/debug Completed in 3786ms
3381 timing reifyNode:node_modules/express/node_modules/debug Completed in 3734ms
3382 timing reifyNode:node_modules/finalhandler/node_modules/debug Completed in 3736ms
3383 timing reifyNode:node_modules/connect/node_modules/debug Completed in 3719ms
3384 timing reifyNode:node_modules/compression/node_modules/debug Completed in 3719ms
3385 timing reifyNode:node_modules/body-parser/node_modules/debug Completed in 3713ms
3386 timing reifyNode:node_modules/sockjs Completed in 3792ms
3387 timing reifyNode:node_modules/eslint-scope Completed in 3762ms
3388 timing reifyNode:node_modules/@angular-devkit/build-webpack Completed in 3708ms
3389 timing reifyNode:node_modules/@npmcli/run-script/node_modules/gauge Completed in 3736ms
3390 warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
3391 timing reifyNode:node_modules/uuid Completed in 3841ms
3392 timing reifyNode:node_modules/sprintf-js Completed in 3833ms
3393 timing reifyNode:node_modules/ng-click-outside Completed in 3802ms
3394 timing reifyNode:node_modules/jsonparse Completed in 3795ms
3395 timing reifyNode:node_modules/browserstack Completed in 3759ms
3396 timing reifyNode:node_modules/@xtuc/long Completed in 3749ms
3397 timing reifyNode:node_modules/@types/google.maps Completed in 3746ms
3398 timing reifyNode:node_modules/babel-loader/node_modules/json5 Completed in 3764ms
3399 timing reifyNode:node_modules/yargs-parser Completed in 3859ms
3400 timing reifyNode:node_modules/webpack-subresource-integrity Completed in 3856ms
3401 timing reifyNode:node_modules/unique-filename Completed in 3854ms
3402 timing reifyNode:node_modules/saucelabs Completed in 3847ms
3403 timing reifyNode:node_modules/tweetnacl Completed in 3860ms
3404 timing reifyNode:node_modules/jasmine Completed in 3813ms
3405 timing reifyNode:node_modules/minimist Completed in 3821ms
3406 timing reifyNode:node_modules/klona Completed in 3818ms
3407 timing reifyNode:node_modules/gauge Completed in 3803ms
3408 timing reifyNode:node_modules/har-schema Completed in 3804ms
3409 timing reifyNode:node_modules/faye-websocket Completed in 3801ms
3410 timing reifyNode:node_modules/@nodelib/fs.stat Completed in 3759ms
3411 timing reifyNode:node_modules/resolve-url-loader/node_modules/loader-utils Completed in 3849ms
3412 timing reifyNode:node_modules/karma/node_modules/yargs-parser Completed in 3819ms
3413 timing reifyNode:node_modules/adjust-sourcemap-loader/node_modules/loader-utils Completed in 3778ms
3414 timing reifyNode:node_modules/spdy Completed in 3867ms
3415 timing reifyNode:node_modules/electron-to-chromium Completed in 3809ms
3416 timing reifyNode:node_modules/angular-pell Completed in 3786ms
3417 timing reifyNode:node_modules/tapable Completed in 3880ms
3418 timing reifyNode:node_modules/smart-buffer Completed in 3876ms
3419 timing reifyNode:node_modules/pacote Completed in 3856ms
3420 timing reifyNode:node_modules/entities Completed in 3821ms
3421 timing reifyNode:node_modules/css-has-pseudo Completed in 3815ms
3422 timing metavuln:cache:get:security-advisory:strip-ansi:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 147ms
3423 timing metavuln:load:security-advisory:strip-ansi:fh2q48Yf3ZKSiYYxO7syK9m05NrKsakrEAcbqUbx799NfkMg05PgosewbaL2hVvNolJJUxwcSfHyvZGg/Eojpw== Completed in 0ms
3424 timing metavuln:calculate:security-advisory:strip-ansi:fh2q48Yf3ZKSiYYxO7syK9m05NrKsakrEAcbqUbx799NfkMg05PgosewbaL2hVvNolJJUxwcSfHyvZGg/Eojpw== Completed in 147ms
3425 timing metavuln:packument:http-proxy Completed in 0ms
3426 timing reifyNode:node_modules/flatted Completed in 3837ms
3427 timing reifyNode:node_modules/css-prefers-color-scheme Completed in 3825ms
3428 timing reifyNode:node_modules/babel-plugin-polyfill-corejs3 Completed in 3813ms
3429 timing reifyNode:node_modules/@types/eslint Completed in 3801ms
3430 timing reifyNode:node_modules/esprima Completed in 3837ms
3431 timing reifyNode:node_modules/exit Completed in 3844ms
3432 timing reifyNode:node_modules/css-blank-pseudo Completed in 3833ms
3433 timing reifyNode:node_modules/adm-zip Completed in 3814ms
3434 timing reifyNode:node_modules/engine.io-parser Completed in 3853ms
3435 timing reifyNode:node_modules/datatables.net-buttons Completed in 3849ms
3436 timing reifyNode:node_modules/webpack-merge Completed in 3932ms
3437 timing reifyNode:node_modules/ts-node Completed in 3927ms
3438 timing reifyNode:node_modules/source-map-js Completed in 3920ms
3439 timing reifyNode:node_modules/regenerator-transform Completed in 3912ms
3440 timing reifyNode:node_modules/mini-css-extract-plugin Completed in 3889ms
3441 timing reifyNode:node_modules/ng2-nouislider Completed in 3893ms
3442 timing reifyNode:node_modules/object.assign Completed in 3899ms
3443 timing reifyNode:node_modules/is-what Completed in 3881ms
3444 timing reifyNode:node_modules/fstream Completed in 3870ms
3445 timing reifyNode:node_modules/cacache Completed in 3852ms
3446 timing reifyNode:node_modules/colors Completed in 3856ms
3447 timing reifyNode:node_modules/@ampproject/remapping Completed in 3813ms
3448 timing reifyNode:node_modules/resolve-url-loader Completed in 3923ms
3449 timing reifyNode:node_modules/nanoid Completed in 3901ms
3450 timing reifyNode:node_modules/@nodelib/fs.scandir Completed in 3838ms
3451 timing reifyNode:node_modules/@types/selenium-webdriver Completed in 3845ms
3452 timing reifyNode:node_modules/@fullcalendar/daygrid Completed in 3849ms
3453 timing reifyNode:node_modules/ws Completed in 3964ms
3454 timing reifyNode:node_modules/domutils Completed in 3892ms
3455 timing reifyNode:node_modules/css-loader Completed in 3886ms
3456 timing reifyNode:node_modules/engine.io/node_modules/ws Completed in 3898ms
3457 warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
3458 timing reifyNode:node_modules/request Completed in 3952ms
3459 timing reifyNode:node_modules/magic-string Completed in 3927ms
3460 timing reifyNode:node_modules/webpack-dev-server/node_modules/schema-utils Completed in 3976ms
3461 timing reifyNode:node_modules/@fullcalendar/timegrid Completed in 3867ms
3462 timing reifyNode:node_modules/webpack-dev-middleware/node_modules/schema-utils Completed in 3975ms
3463 timing reifyNode:node_modules/webpack/node_modules/schema-utils Completed in 3976ms
3464 timing reifyNode:node_modules/terser-webpack-plugin/node_modules/schema-utils Completed in 3970ms
3465 timing reifyNode:node_modules/mini-css-extract-plugin/node_modules/schema-utils Completed in 3933ms
3466 timing reifyNode:node_modules/copy-webpack-plugin/node_modules/schema-utils Completed in 3899ms
3467 timing reifyNode:node_modules/text-mask-core Completed in 3973ms
3468 timing reifyNode:node_modules/qs Completed in 3960ms
3469 timing reifyNode:node_modules/@babel/preset-env Completed in 3876ms
3470 warn deprecated @npmcli/fs@1.1.0: this version had an improper engines field added, update to 1.1.1
3471 timing reifyNode:node_modules/@npmcli/fs Completed in 3879ms
3472 timing reifyNode:node_modules/express/node_modules/qs Completed in 3921ms
3473 timing reifyNode:node_modules/body-parser/node_modules/qs Completed in 3900ms
3474 timing reifyNode:node_modules/webpack-sources Completed in 3989ms
3475 timing reifyNode:node_modules/websocket-driver Completed in 3989ms
3476 timing reifyNode:node_modules/readable-stream Completed in 3967ms
3477 timing metavuln:cache:get:security-advisory:http-proxy:9GZ+P842ZCJiTE0DRikywlXZQKJBBU8/t2nw3sTVP502tfLu4UJGKnbuIV96BHbHAfyXNOVJMyxxQKTv3BVrag== Completed in 92ms
3478 timing metavuln:load:security-advisory:http-proxy:Ac6dKyeOu7JFJxsyrv4g2LS84pmnGS47tfR5m5TI3Nk4QrKlKlwYGwjxUlGiXLjT1BbWHi2JrQg8BryiuLosVA== Completed in 0ms
3479 timing metavuln:calculate:security-advisory:http-proxy:Ac6dKyeOu7JFJxsyrv4g2LS84pmnGS47tfR5m5TI3Nk4QrKlKlwYGwjxUlGiXLjT1BbWHi2JrQg8BryiuLosVA== Completed in 92ms
3480 timing metavuln:packument:@angular-devkit/build-angular Completed in 0ms
3481 timing metavuln:packument:karma-jasmine Completed in 0ms
3482 timing metavuln:packument:karma-jasmine-html-reporter Completed in 0ms
3483 timing reifyNode:node_modules/http-proxy Completed in 3933ms
3484 timing reifyNode:node_modules/express Completed in 3931ms
3485 timing reifyNode:node_modules/@nodelib/fs.walk Completed in 3891ms
3486 timing reifyNode:node_modules/scss-tokenizer/node_modules/source-map Completed in 3985ms
3487 timing reifyNode:node_modules/schema-utils Completed in 3985ms
3488 timing reifyNode:node_modules/resize-observer-polyfill Completed in 3982ms
3489 timing reifyNode:node_modules/psl Completed in 3978ms
3490 timing reifyNode:node_modules/typed-assert Completed in 4002ms
3491 timing reifyNode:node_modules/hpack.js Completed in 3948ms
3492 timing reifyNode:node_modules/reflect-metadata Completed in 3987ms
3493 timing reifyNode:node_modules/http-proxy-middleware Completed in 3950ms
3494 timing reifyNode:node_modules/angular-highcharts-chart Completed in 3914ms
3495 timing reifyNode:node_modules/webpack-dev-middleware Completed in 4016ms
3496 timing reifyNode:node_modules/events Completed in 3950ms
3497 timing reifyNode:node_modules/jest-worker Completed in 3968ms
3498 timing reifyNode:node_modules/core-js-compat Completed in 3939ms
3499 timing reifyNode:node_modules/spdy-transport/node_modules/readable-stream Completed in 4012ms
3500 timing reifyNode:node_modules/@npmcli/run-script/node_modules/readable-stream Completed in 3919ms
3501 timing reifyNode:node_modules/bl/node_modules/readable-stream Completed in 3935ms
3502 timing reifyNode:node_modules/ngx-bar-rating Completed in 3986ms
3503 timing reifyNode:node_modules/json5 Completed in 3978ms
3504 timing reifyNode:node_modules/adjust-sourcemap-loader Completed in 3933ms
3505 timing reifyNode:node_modules/@babel/generator Completed in 3909ms
3506 timing reifyNode:node_modules/@fullcalendar/interaction Completed in 3923ms
3507 timing reifyNode:node_modules/ajv-keywords Completed in 3941ms
3508 timing reifyNode:node_modules/acorn Completed in 3940ms
3509 timing reifyNode:node_modules/stylus/node_modules/source-map Completed in 4038ms
3510 timing reifyNode:node_modules/terser/node_modules/source-map Completed in 4040ms
3511 timing reifyNode:node_modules/@angular-devkit/core/node_modules/source-map Completed in 3924ms
3512 timing reifyNode:node_modules/inquirer Completed in 3992ms
3513 timing reifyNode:node_modules/argparse Completed in 3963ms
3514 timing reifyNode:node_modules/@fullcalendar/angular Completed in 3948ms
3515 timing metavuln:cache:get:security-advisory:@angular-devkit/build-angular:H2U0HDBta9ZUfWEvVQIDvnWs8dGVQOXeHGDwdp+GeN5hQCtn/qTuaWNuu564i5CIzfDiMLy366XXHFwTcwVYNQ== Completed in 71ms
3516 timing metavuln:load:security-advisory:@angular-devkit/build-angular:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 3ms
3517 timing metavuln:calculate:security-advisory:@angular-devkit/build-angular:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 74ms
3518 timing metavuln:cache:get:security-advisory:karma-jasmine:d9cqhdpetCPVmiA2Ta2yRAO8/vXYLSE5BRjeRnUNPbsk0friIPRFDb5ubts9Qer2eW+lTHeLA/WnTqg8tJmDGw== Completed in 74ms
3519 timing metavuln:load:security-advisory:karma-jasmine:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 0ms
3520 timing metavuln:calculate:security-advisory:karma-jasmine:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 74ms
3521 timing metavuln:cache:get:security-advisory:karma-jasmine-html-reporter:eEYVBVODdRMcZ5a21Ip7TiziZPqBaa3rECVucxil7vdXG+euQZWj3kKYZYJP421ZikNT+7SdmtTScmt+wUy4Yg== Completed in 75ms
3522 timing metavuln:load:security-advisory:karma-jasmine-html-reporter:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 0ms
3523 timing metavuln:calculate:security-advisory:karma-jasmine-html-reporter:fzlTB9/csW4gVYyOO4WgWDeIEd6V/BpPmRLAs1adFLric2xvlKwON9mr2KzaLuSKn5wKzcWj2bVaqBPPtfu3Ww== Completed in 75ms
3524 timing metavuln:packument:json5 Completed in 1ms
3525 timing metavuln:packument:blocking-proxy Completed in 0ms
3526 timing metavuln:packument:meow Completed in 0ms
3527 timing metavuln:packument:mkdirp Completed in 0ms
3528 timing metavuln:packument:webdriver-manager Completed in 0ms
3529 timing reifyNode:node_modules/iconv-lite Completed in 4043ms
3530 timing reifyNode:node_modules/datatables.net Completed in 4026ms
3531 timing reifyNode:node_modules/angular-dual-listbox Completed in 4007ms
3532 timing reifyNode:node_modules/cacache/node_modules/tar Completed in 4025ms
3533 timing reifyNode:node_modules/pacote/node_modules/tar Completed in 4078ms
3534 timing reifyNode:node_modules/@npmcli/run-script/node_modules/tar Completed in 4008ms
3535 timing reifyNode:node_modules/spdy-transport Completed in 4103ms
3536 timing reifyNode:node_modules/node-addon-api Completed in 4082ms
3537 timing reifyNode:node_modules/css-select Completed in 4045ms
3538 timing reifyNode:node_modules/engine.io Completed in 4060ms
3539 timing reifyNode:node_modules/contra Completed in 4052ms
3540 warn deprecated @types/googlemaps@3.43.3: Types for the Google Maps browser API have moved to @types/google.maps. Note: these types are not for the googlemaps npm package, which is a Node API.
3541 timing reifyNode:node_modules/@types/googlemaps Completed in 4031ms
3542 timing reifyNode:node_modules/@babel/helper-define-polyfill-provider Completed in 4012ms
3543 timing reifyNode:node_modules/cosmiconfig Completed in 4066ms
3544 timing reifyNode:node_modules/immutable Completed in 4088ms
3545 timing reifyNode:node_modules/jsonc-parser Completed in 4096ms
3546 timing reifyNode:node_modules/ua-parser-js Completed in 4145ms
3547 timing reifyNode:node_modules/ng-number-formatter Completed in 4117ms
3548 timing reifyNode:node_modules/ngx-filesaver Completed in 4118ms
3549 timing reifyNode:node_modules/log4js Completed in 4113ms
3550 timing metavuln:cache:get:security-advisory:meow:RFR5ZB+VkMgvqNKeP9w3uEDF3NLMyyvQ1qakwA1kdw0N7OJHtAwb+epo7Rfc6NsfZY4J1STSmXll5QFS+RRn6g== Completed in 96ms
3551 timing metavuln:load:security-advisory:meow:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 0ms
3552 timing metavuln:calculate:security-advisory:meow:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 96ms
3553 timing metavuln:cache:get:security-advisory:blocking-proxy:hyKo//ajLjo9OYsyIlZZQ/g0eLhNH8l1GUyQZLm6O8Bu10VwCIiurSqrMSixwwFs1dSxxaNLT7ks94wryUwCaQ== Completed in 97ms
3554 timing metavuln:load:security-advisory:blocking-proxy:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 0ms
3555 timing metavuln:calculate:security-advisory:blocking-proxy:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 98ms
3556 timing metavuln:cache:get:security-advisory:webdriver-manager:oONy/o3aZSu4KcoliUOLBjw6k5FqdsyP8Vjbpj8bPDOvfjfm4ik1vNtFfmDsMhLpiYb7aO/8tOgnE4rIRYUAaw== Completed in 97ms
3557 timing metavuln:load:security-advisory:webdriver-manager:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 0ms
3558 timing metavuln:calculate:security-advisory:webdriver-manager:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 97ms
3559 timing metavuln:cache:get:security-advisory:json5:Fgl0B5VcgmHX2PdHkT1E77O3j91qT81Gamr5z3KWtnbCO9/jjkKOjoeV6YJyL74S0/7bJjiGN1ciwfsacPK3yA== Completed in 98ms
3560 timing metavuln:load:security-advisory:json5:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 0ms
3561 timing metavuln:calculate:security-advisory:json5:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 98ms
3562 timing metavuln:cache:get:security-advisory:mkdirp:DoR1rb+r4nUNrEeiF7U27MiNTXubopnqQiOKEZP+PEY9CjT9Bf7mEC240LNqkt77ExRbhrQg1rTB25gsm4gbyw== Completed in 97ms
3563 timing metavuln:load:security-advisory:mkdirp:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 0ms
3564 timing metavuln:calculate:security-advisory:mkdirp:YtB/RhCeXJ+ik4zGMnV0onFpO8k3KewfekHET8+eqQvmIuD+Mlqe042wvC4Wngq8U6kk2Y47jsUsxiW1CUI1Iw== Completed in 97ms
3565 timing metavuln:packument:selfsigned Completed in 0ms
3566 timing reifyNode:node_modules/type-fest Completed in 4166ms
3567 timing reifyNode:node_modules/memfs Completed in 4126ms
3568 timing reifyNode:node_modules/es6-promise Completed in 4106ms
3569 timing reifyNode:node_modules/selenium-webdriver/node_modules/tmp Completed in 4164ms
3570 timing reifyNode:node_modules/core-js-compat/node_modules/semver Completed in 4115ms
3571 timing reifyNode:node_modules/postcss-selector-parser Completed in 4175ms
3572 timing reifyNode:node_modules/npm-install-checks/node_modules/semver Completed in 4166ms
3573 timing reifyNode:node_modules/npm-pick-manifest/node_modules/semver Completed in 4168ms
3574 timing reifyNode:node_modules/postcss-loader/node_modules/semver Completed in 4176ms
3575 timing reifyNode:node_modules/css-loader/node_modules/semver Completed in 4126ms
3576 timing reifyNode:node_modules/@npmcli/run-script/node_modules/semver Completed in 4100ms
3577 timing reifyNode:node_modules/@npmcli/fs/node_modules/semver Completed in 4098ms
3578 timing reifyNode:node_modules/npm-package-arg/node_modules/semver Completed in 4168ms
3579 timing reifyNode:node_modules/@angular/cli/node_modules/semver Completed in 4085ms
3580 timing reifyNode:node_modules/@npmcli/git/node_modules/semver Completed in 4102ms
3581 timing reifyNode:node_modules/@angular/compiler-cli/node_modules/semver Completed in 4087ms
3582 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/semver Completed in 4085ms
3583 timing reifyNode:node_modules/xmlbuilder Completed in 4213ms
3584 timing reifyNode:node_modules/blocking-proxy Completed in 4124ms
3585 timing reifyNode:node_modules/@babel/traverse Completed in 4110ms
3586 timing reifyNode:node_modules/angular-datatables Completed in 4124ms
3587 timing reifyNode:node_modules/@angular/platform-browser-dynamic Completed in 4098ms
3588 timing metavuln:cache:get:security-advisory:selfsigned:dwn6hlO5KsNQbLELfG0j9AGYa0gFb/kqSdsY28VfPT8X/42PsbcD1AV6uKp3fzVAGxGt0/SIvY9YN+Z0Qn6iXg== Completed in 57ms
3589 timing metavuln:load:security-advisory:selfsigned:bV3zPTwFvEQpE0qLit0yupBldMffK7F45Jl7zfMB9KlaXBBYAOiILv3yT5sqb2FE8glvhkcj4uO9aPzbDh+1cQ== Completed in 0ms
3590 timing metavuln:calculate:security-advisory:selfsigned:bV3zPTwFvEQpE0qLit0yupBldMffK7F45Jl7zfMB9KlaXBBYAOiILv3yT5sqb2FE8glvhkcj4uO9aPzbDh+1cQ== Completed in 57ms
3591 timing metavuln:packument:amazing-time-picker Completed in 0ms
3592 timing metavuln:packument:sass-loader Completed in 0ms
3593 timing reifyNode:node_modules/@babel/preset-modules Completed in 4111ms
3594 timing reifyNode:node_modules/sshpk Completed in 4213ms
3595 timing reifyNode:node_modules/@ngtools/webpack Completed in 4116ms
3596 timing reifyNode:node_modules/angular2-tinymce Completed in 4135ms
3597 timing reifyNode:node_modules/@angular-devkit/architect Completed in 4108ms
3598 timing reifyNode:node_modules/fs-extra Completed in 4174ms
3599 timing reifyNode:node_modules/diff Completed in 4165ms
3600 timing reifyNode:node_modules/sass-graph/node_modules/yargs Completed in 4222ms
3601 timing reifyNode:node_modules/ngx-lightbox Completed in 4201ms
3602 timing reifyNode:node_modules/enhanced-resolve Completed in 4176ms
3603 timing reifyNode:node_modules/socks Completed in 4237ms
3604 timing reifyNode:node_modules/ngx-perfect-scrollbar Completed in 4210ms
3605 timing reifyNode:node_modules/source-map-loader/node_modules/iconv-lite Completed in 4251ms
3606 timing reifyNode:node_modules/encoding/node_modules/iconv-lite Completed in 4192ms
3607 timing reifyNode:node_modules/source-map Completed in 4253ms
3608 timing metavuln:cache:get:security-advisory:amazing-time-picker:qhT/UlqoG1exuOATSE3NXNmEF+ygcJWtLguZ7Vx59D0W7epR7BdYhhqzJofA39/LA7k9QccWK1ZeikTWHAg3YQ== Completed in 47ms
3609 timing metavuln:load:security-advisory:amazing-time-picker:jL9b4zN9kV1rOOp1RAxwC8dqhYK6ECbgpGpwOJSgqoHI0ShmbPuBSLUQOmS9QZPdEGQ++25ffTaT0OiHaBwEmg== Completed in 0ms
3610 timing metavuln:calculate:security-advisory:amazing-time-picker:jL9b4zN9kV1rOOp1RAxwC8dqhYK6ECbgpGpwOJSgqoHI0ShmbPuBSLUQOmS9QZPdEGQ++25ffTaT0OiHaBwEmg== Completed in 47ms
3611 timing metavuln:cache:get:security-advisory:sass-loader:PCPco7/8S1rvCt0VIjofpTzaaMI3CeL0XdE8S+/RaYBFRnc9QpgUUxBkPaXTLF6cWssBxm9VyrhbwB7Ms5fC/g== Completed in 47ms
3612 timing metavuln:load:security-advisory:sass-loader:jL9b4zN9kV1rOOp1RAxwC8dqhYK6ECbgpGpwOJSgqoHI0ShmbPuBSLUQOmS9QZPdEGQ++25ffTaT0OiHaBwEmg== Completed in 0ms
3613 timing metavuln:calculate:security-advisory:sass-loader:jL9b4zN9kV1rOOp1RAxwC8dqhYK6ECbgpGpwOJSgqoHI0ShmbPuBSLUQOmS9QZPdEGQ++25ffTaT0OiHaBwEmg== Completed in 47ms
3614 timing metavuln:packument:node-gyp Completed in 0ms
3615 timing reifyNode:node_modules/perfect-scrollbar Completed in 4244ms
3616 timing reifyNode:node_modules/postcss Completed in 4246ms
3617 timing reifyNode:node_modules/needle Completed in 4235ms
3618 timing reifyNode:node_modules/parse5 Completed in 4248ms
3619 timing reifyNode:node_modules/karma/node_modules/source-map Completed in 4233ms
3620 timing reifyNode:node_modules/source-map-support/node_modules/source-map Completed in 4271ms
3621 timing reifyNode:node_modules/resolve-url-loader/node_modules/source-map Completed in 4264ms
3622 timing reifyNode:node_modules/istanbul-lib-source-maps/node_modules/source-map Completed in 4232ms
3623 timing reifyNode:node_modules/terser-webpack-plugin/node_modules/source-map Completed in 4277ms
3624 timing reifyNode:node_modules/less/node_modules/source-map Completed in 4239ms
3625 timing reifyNode:node_modules/@webassemblyjs/ast Completed in 4187ms
3626 timing reifyNode:node_modules/css/node_modules/source-map Completed in 4209ms
3627 timing reifyNode:node_modules/fast-glob Completed in 4225ms
3628 timing reifyNode:node_modules/js-yaml Completed in 4241ms
3629 timing reifyNode:node_modules/@types/jquery Completed in 4240ms
3630 timing metavuln:cache:get:security-advisory:node-gyp:sp25We3WeEKY5J5PO3hMgN2ji8e9CopaNri+ZJGSuiIVkauoGNW0hcpCZ6an8c8EY1qXC8loyO7aVpnlfWY2Uw== Completed in 77ms
3631 timing metavuln:load:security-advisory:node-gyp:Hoi7lahY/k+MJHN/aQ05fOoF099B/HaU8HlU2kgUcuqkg6tabBqDL7it/O65JFSQenGNnhQKbqfhy1Uslf4s8g== Completed in 0ms
3632 timing metavuln:calculate:security-advisory:node-gyp:Hoi7lahY/k+MJHN/aQ05fOoF099B/HaU8HlU2kgUcuqkg6tabBqDL7it/O65JFSQenGNnhQKbqfhy1Uslf4s8g== Completed in 77ms
3633 timing metavuln:packument:angular2-tinymce Completed in 0ms
3634 timing reifyNode:node_modules/nice-napi Completed in 4313ms
3635 timing reifyNode:node_modules/protractor/node_modules/yargs Completed in 4347ms
3636 timing reifyNode:node_modules/piscina Completed in 4342ms
3637 timing reifyNode:node_modules/uri-js Completed in 4369ms
3638 timing reifyNode:node_modules/pako Completed in 4343ms
3639 timing reifyNode:node_modules/nan Completed in 4334ms
3640 timing reifyNode:node_modules/@babel/core Completed in 4256ms
3641 timing reifyNode:node_modules/jasmine/node_modules/jasmine-core Completed in 4332ms
3642 timing reifyNode:node_modules/sockjs/node_modules/uuid Completed in 4377ms
3643 timing reifyNode:node_modules/@angular/cli/node_modules/uuid Completed in 4266ms
3644 timing reifyNode:node_modules/karma/node_modules/yargs Completed in 4341ms
3645 timing metavuln:cache:get:security-advisory:angular2-tinymce:XyArqZHL5vYKDTDHcDI/9zbiq3qVFhOFGjIpYqzE88FLMlhbejuveE2b18bW3IXmmGnQKhPlKWt+fP13qESm6g== Completed in 42ms
3646 timing metavuln:load:security-advisory:angular2-tinymce:/FpVeWovioJBP46BJVCxj7RvTBkxXKO8+Xb1GaznktwGPN3Q8evQnZWR8XKzwcLjGVo2MUA+M1hrE/zGGBe/PQ== Completed in 0ms
3647 timing metavuln:calculate:security-advisory:angular2-tinymce:/FpVeWovioJBP46BJVCxj7RvTBkxXKO8+Xb1GaznktwGPN3Q8evQnZWR8XKzwcLjGVo2MUA+M1hrE/zGGBe/PQ== Completed in 42ms
3648 timing reifyNode:node_modules/ng2-dragula Completed in 4354ms
3649 timing reifyNode:node_modules/tsutils Completed in 4393ms
3650 timing reifyNode:node_modules/jasmine-core Completed in 4359ms
3651 timing reifyNode:node_modules/yargs Completed in 4424ms
3652 timing reifyNode:node_modules/socket.io Completed in 4415ms
3653 timing metavuln:cache:get:security-advisory:meow:KoL0m7M3q3g7xkO/k3va1OxpG/rOU0fCpBVG/RVBxeY/V8+cY+2Szbep8h6AfSypZwiPsOzQj21rG5nY8uGPDA== Completed in 37ms
3654 timing metavuln:load:security-advisory:meow:Bryrp00iIzwJSREUD7R8M0l0NRsS6vOX6L3QaKjETrmIh1bjUThESOws5EU7lUon4s4Cs6JdQBiIl5/FTJhMvg== Completed in 0ms
3655 timing metavuln:calculate:security-advisory:meow:Bryrp00iIzwJSREUD7R8M0l0NRsS6vOX6L3QaKjETrmIh1bjUThESOws5EU7lUon4s4Cs6JdQBiIl5/FTJhMvg== Completed in 37ms
3656 timing metavuln:packument:cliui Completed in 0ms
3657 timing metavuln:packument:string-width Completed in 0ms
3658 timing metavuln:packument:wrap-ansi Completed in 0ms
3659 timing reifyNode:node_modules/jszip Completed in 4384ms
3660 timing reifyNode:node_modules/chart.js Completed in 4350ms
3661 timing reifyNode:node_modules/yaml Completed in 4440ms
3662 timing reifyNode:node_modules/webpack-dev-server Completed in 4440ms
3663 timing reifyNode:node_modules/autoprefixer Completed in 4375ms
3664 timing metavuln:cache:get:security-advisory:cliui:ZuxnOGnMFvdyzDKXpXNZaiPWGGiDorv6FzPa0DZvif3i6+2C21m9BYIMzeS1HKJNJHGKWODmZ0+pxUKegJdp+A== Completed in 41ms
3665 timing metavuln:load:security-advisory:cliui:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 0ms
3666 timing metavuln:calculate:security-advisory:cliui:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 41ms
3667 timing metavuln:cache:get:security-advisory:string-width:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 41ms
3668 timing metavuln:load:security-advisory:string-width:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 0ms
3669 timing metavuln:calculate:security-advisory:string-width:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 41ms
3670 timing metavuln:cache:get:security-advisory:wrap-ansi:RzTY1rGjspPsnAtpVo5rmqJwhMpMht0cONBLvdPyuLTe0zHFpL7MZAriGDDvmVQeF3bveRl/t45d6NsikQJSvw== Completed in 41ms
3671 timing metavuln:load:security-advisory:wrap-ansi:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 0ms
3672 timing metavuln:calculate:security-advisory:wrap-ansi:IOMTMH69OrgGL+6HGkgXM6cikdZ/6+ovKjXyxX/Wz4LS9f+7ydx0fgl2o6Cs6mlk/9f7vNEexxGPlQPWtYL86Q== Completed in 41ms
3673 timing reifyNode:node_modules/serve-index Completed in 4461ms
3674 timing reifyNode:node_modules/license-webpack-plugin Completed in 4434ms
3675 timing reifyNode:node_modules/ng2-material-dropdown Completed in 4443ms
3676 timing reifyNode:node_modules/dragula Completed in 4413ms
3677 timing reifyNode:node_modules/@babel/parser Completed in 4374ms
3678 timing reifyNode:node_modules/istanbul-reports Completed in 4448ms
3679 timing reifyNode:node_modules/@fullcalendar/common Completed in 4392ms
3680 timing metavuln:cache:get:security-advisory:node-sass:qH++1qwC717dl65J8V3IrinYfVWr1PCbyx+D99EzpyKzqQ3RzAQHGiOg10c50t0d5l2UrHmjwlaseNfqsJVlcQ== Completed in 31ms
3681 timing metavuln:load:security-advisory:node-sass:sp25We3WeEKY5J5PO3hMgN2ji8e9CopaNri+ZJGSuiIVkauoGNW0hcpCZ6an8c8EY1qXC8loyO7aVpnlfWY2Uw== Completed in 0ms
3682 timing metavuln:calculate:security-advisory:node-sass:sp25We3WeEKY5J5PO3hMgN2ji8e9CopaNri+ZJGSuiIVkauoGNW0hcpCZ6an8c8EY1qXC8loyO7aVpnlfWY2Uw== Completed in 31ms
3683 timing reifyNode:node_modules/istanbul-lib-instrument/node_modules/@babel/core Completed in 4505ms
3684 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/@babel/core Completed in 4434ms
3685 timing reifyNode:node_modules/ng-select Completed in 4521ms
3686 timing metavuln:cache:get:security-advisory:node-sass:HqHsmtCW8HeHG5s+PnWI6N5SASvm55O5UZm8UQRd17zzjL8msHg/x0ANHyRquSy3yZk6PpNjlCg28ePm2yPAbw== Completed in 58ms
3687 timing metavuln:load:security-advisory:node-sass:KoL0m7M3q3g7xkO/k3va1OxpG/rOU0fCpBVG/RVBxeY/V8+cY+2Szbep8h6AfSypZwiPsOzQj21rG5nY8uGPDA== Completed in 1ms
3688 timing metavuln:calculate:security-advisory:node-sass:KoL0m7M3q3g7xkO/k3va1OxpG/rOU0fCpBVG/RVBxeY/V8+cY+2Szbep8h6AfSypZwiPsOzQj21rG5nY8uGPDA== Completed in 59ms
3689 timing metavuln:packument:yargs Completed in 0ms
3690 timing reifyNode:node_modules/neo-async Completed in 4550ms
3691 timing metavuln:cache:get:security-advisory:yargs:9FEgcweCvY//a75hU4/eroxwk+h03UwugdkzYVtjZzz9aPtU3LjPbWg7p+rMGEzO3/GeOXGrZ4xbv4VAsYfERg== Completed in 31ms
3692 timing metavuln:load:security-advisory:yargs:ZuxnOGnMFvdyzDKXpXNZaiPWGGiDorv6FzPa0DZvif3i6+2C21m9BYIMzeS1HKJNJHGKWODmZ0+pxUKegJdp+A== Completed in 1ms
3693 timing metavuln:calculate:security-advisory:yargs:ZuxnOGnMFvdyzDKXpXNZaiPWGGiDorv6FzPa0DZvif3i6+2C21m9BYIMzeS1HKJNJHGKWODmZ0+pxUKegJdp+A== Completed in 32ms
3694 timing reifyNode:node_modules/axobject-query Completed in 4514ms
3695 timing reifyNode:node_modules/jasmine-spec-reporter Completed in 4555ms
3696 timing reifyNode:node_modules/sweetalert2 Completed in 4606ms
3697 timing reifyNode:node_modules/karma Completed in 4565ms
3698 timing reifyNode:node_modules/ngx-color-picker Completed in 4579ms
3699 timing metavuln:cache:get:security-advisory:cliui:tOVR1tPBjCCV4EWUZP4SAHbHAxEhAX367Rb2i8Z5yvqxNqCTV4JE6RMglPJWG8xh+wE3kf2n482Fg6j9hCSekw== Completed in 30ms
3700 timing metavuln:load:security-advisory:cliui:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 0ms
3701 timing metavuln:calculate:security-advisory:cliui:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 30ms
3702 timing metavuln:cache:get:security-advisory:wrap-ansi:0Hwn7KEmcXPwuEcPUOdRkp0oHHco6Pgf7+VUIHu8/m5+sDRWW/u0tFokqZI+AxOBIhpaXhe5rZIqRzA6WOpysA== Completed in 31ms
3703 timing metavuln:load:security-advisory:wrap-ansi:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 0ms
3704 timing metavuln:calculate:security-advisory:wrap-ansi:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 31ms
3705 timing metavuln:cache:get:security-advisory:yargs:RhuqR+RwWfKiN9FWMAhmYOi0rRjwdHTAORG7l5KjGaZ+ne3QJ0oQ2IaPtqTEw8+gVol7Rj1kxRMUo+5VJaqqwg== Completed in 31ms
3706 timing metavuln:load:security-advisory:yargs:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 0ms
3707 timing metavuln:calculate:security-advisory:yargs:z6QhWyxF20FgwkGZI8j1i5F9Voq+7IHR+N/EZ46uuxec6zKEGRoZ1thaeonoW2+scZ06AXVRov/fDp7s71X3WQ== Completed in 31ms
3708 timing reifyNode:node_modules/aria-query Completed in 4541ms
3709 timing metavuln:cache:get:security-advisory:cliui:V6fQtmCOjtLZffwv5H+aHXuZrfLZoWl/GeX86XY8zvluHnxL6JPGhdtyHrtlfMPSdxJjcK2TQNqDyGMRW7+XXw== Completed in 26ms
3710 timing metavuln:load:security-advisory:cliui:RzTY1rGjspPsnAtpVo5rmqJwhMpMht0cONBLvdPyuLTe0zHFpL7MZAriGDDvmVQeF3bveRl/t45d6NsikQJSvw== Completed in 0ms
3711 timing metavuln:calculate:security-advisory:cliui:RzTY1rGjspPsnAtpVo5rmqJwhMpMht0cONBLvdPyuLTe0zHFpL7MZAriGDDvmVQeF3bveRl/t45d6NsikQJSvw== Completed in 26ms
3712 timing metavuln:packument:sass-graph Completed in 0ms
3713 timing metavuln:cache:get:security-advisory:sass-graph:sXnJPUJsva+COD9BmoNicKzzgD/8lLFbfvAIwGaIIVZZLowuCUdJ70yDt7zNFrC6ibI2++CAgxSxnqhq4+mA+g== Completed in 28ms
3714 timing metavuln:load:security-advisory:sass-graph:9FEgcweCvY//a75hU4/eroxwk+h03UwugdkzYVtjZzz9aPtU3LjPbWg7p+rMGEzO3/GeOXGrZ4xbv4VAsYfERg== Completed in 0ms
3715 timing metavuln:calculate:security-advisory:sass-graph:9FEgcweCvY//a75hU4/eroxwk+h03UwugdkzYVtjZzz9aPtU3LjPbWg7p+rMGEzO3/GeOXGrZ4xbv4VAsYfERg== Completed in 28ms
3716 timing metavuln:cache:get:security-advisory:node-sass:pjnEXwxuN9gOB6MT8Gv6BlejKS1RWzFbrb63nI0vaqdE20SpKD+QAa+iDgNA447cDEhlW4CDJ/FljfV+gzLccg== Completed in 26ms
3717 timing metavuln:load:security-advisory:node-sass:sXnJPUJsva+COD9BmoNicKzzgD/8lLFbfvAIwGaIIVZZLowuCUdJ70yDt7zNFrC6ibI2++CAgxSxnqhq4+mA+g== Completed in 0ms
3718 timing metavuln:calculate:security-advisory:node-sass:sXnJPUJsva+COD9BmoNicKzzgD/8lLFbfvAIwGaIIVZZLowuCUdJ70yDt7zNFrC6ibI2++CAgxSxnqhq4+mA+g== Completed in 26ms
3719 timing auditReport:init Completed in 1143ms
3720 timing reify:audit Completed in 4721ms
3721 timing reifyNode:node_modules/async Completed in 4622ms
3722 timing reifyNode:node_modules/terser Completed in 4708ms
3723 timing reifyNode:node_modules/webpack-dev-server/node_modules/ajv-keywords Completed in 4719ms
3724 timing reifyNode:node_modules/webpack-dev-middleware/node_modules/ajv-keywords Completed in 4744ms
3725 timing reifyNode:node_modules/mini-css-extract-plugin/node_modules/ajv-keywords Completed in 4701ms
3726 timing reifyNode:node_modules/copy-webpack-plugin/node_modules/ajv-keywords Completed in 4665ms
3727 timing reifyNode:node_modules/ajv Completed in 4650ms
3728 timing reifyNode:node_modules/@angular/google-maps Completed in 4632ms
3729 timing reifyNode:node_modules/@types/node Completed in 4655ms
3730 timing reifyNode:node_modules/protractor/node_modules/webdriver-manager Completed in 4740ms
3731 timing reifyNode:node_modules/node-forge Completed in 4728ms
3732 timing reifyNode:node_modules/stylus Completed in 4771ms
3733 timing reifyNode:node_modules/@angular/platform-browser Completed in 4666ms
3734 timing reifyNode:node_modules/@angular-devkit/schematics Completed in 4673ms
3735 timing reifyNode:node_modules/@babel/runtime Completed in 4695ms
3736 timing reifyNode:node_modules/protractor Completed in 4803ms
3737 warn deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
3738 timing reifyNode:node_modules/tar Completed in 4832ms
3739 timing reifyNode:node_modules/resolve Completed in 4855ms
3740 timing reifyNode:node_modules/@iplab/ngx-file-upload Completed in 4790ms
3741 timing reifyNode:node_modules/@angular/forms Completed in 4778ms
3742 timing reifyNode:node_modules/hdr-histogram-js Completed in 4853ms
3743 timing reifyNode:node_modules/@babel/types Completed in 4809ms
3744 timing reifyNode:node_modules/svg.js Completed in 4912ms
3745 timing reifyNode:node_modules/angular-archwizard Completed in 4824ms
3746 warn deprecated @angular/http@7.2.16: Package no longer supported. Use @angular/common instead, see https://angular.io/guide/deprecations#angularhttp
3747 timing reifyNode:node_modules/@angular/http Completed in 4805ms
3748 timing reifyNode:node_modules/@angular-devkit/core Completed in 4848ms
3749 timing reifyNode:node_modules/@angular/cli Completed in 4853ms
3750 timing reifyNode:node_modules/preact Completed in 4960ms
3751 timing reifyNode:node_modules/@angular/localize Completed in 4871ms
3752 timing reifyNode:node_modules/amazing-time-picker/node_modules/zone.js Completed in 4907ms
3753 timing reifyNode:node_modules/jquery Completed in 4953ms
3754 timing reifyNode:node_modules/node-gyp Completed in 4965ms
3755 timing reifyNode:node_modules/codelyzer Completed in 4940ms
3756 timing reifyNode:node_modules/@angular/animations Completed in 4911ms
3757 timing reifyNode:node_modules/@angular/router Completed in 4928ms
3758 timing reifyNode:node_modules/ngx-chips Completed in 5029ms
3759 timing reifyNode:node_modules/@fullcalendar/core Completed in 4982ms
3760 timing reifyNode:node_modules/sass Completed in 5087ms
3761 timing reifyNode:node_modules/@npmcli/run-script/node_modules/node-gyp Completed in 5015ms
3762 timing reifyNode:node_modules/ngx-owl-carousel-o Completed in 5139ms
3763 timing reifyNode:node_modules/@agm/core Completed in 5109ms
3764 timing reifyNode:node_modules/@angular-devkit/build-angular Completed in 5111ms
3765 timing reifyNode:node_modules/ng-snotify Completed in 5195ms
3766 timing reifyNode:node_modules/webdriver-js-extender Completed in 5264ms
3767 timing reifyNode:node_modules/regenerate-unicode-properties Completed in 5484ms
3768 timing reifyNode:node_modules/bootstrap Completed in 5489ms
3769 timing reifyNode:node_modules/codelyzer/node_modules/zone.js Completed in 5514ms
3770 timing reifyNode:node_modules/apexcharts Completed in 5506ms
3771 timing reifyNode:node_modules/esbuild-darwin-arm64 Completed in 5569ms
3772 timing reifyNode:node_modules/famfamfam-flags Completed in 5580ms
3773 timing reifyNode:node_modules/amazing-time-picker Completed in 5649ms
3774 timing reifyNode:node_modules/copy-webpack-plugin/node_modules/ajv Completed in 5732ms
3775 timing reifyNode:node_modules/mini-css-extract-plugin/node_modules/ajv Completed in 5792ms
3776 timing reifyNode:node_modules/webpack-dev-middleware/node_modules/ajv Completed in 5835ms
3777 timing reifyNode:node_modules/webpack-dev-server/node_modules/ajv Completed in 5853ms
3778 timing reifyNode:node_modules/node-sass Completed in 5816ms
3779 timing reifyNode:node_modules/ajv-formats/node_modules/ajv Completed in 5760ms
3780 timing reifyNode:node_modules/@angular-devkit/core/node_modules/ajv Completed in 5732ms
3781 timing reifyNode:node_modules/esbuild-wasm Completed in 5800ms
3782 timing reifyNode:node_modules/@ng-bootstrap/ng-bootstrap Completed in 5776ms
3783 timing reifyNode:node_modules/selenium-webdriver Completed in 5883ms
3784 timing reifyNode:node_modules/tinymce Completed in 5910ms
3785 timing reifyNode:node_modules/less Completed in 5898ms
3786 warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
3787 timing reifyNode:node_modules/tslint Completed in 5944ms
3788 timing reifyNode:node_modules/zone.js Completed in 6047ms
3789 timing reifyNode:node_modules/@angular/compiler Completed in 6001ms
3790 timing reifyNode:node_modules/moment Completed in 6104ms
3791 timing reifyNode:node_modules/caniuse-lite Completed in 6065ms
3792 timing reifyNode:node_modules/@schematics/angular Completed in 6097ms
3793 timing reifyNode:node_modules/@angular/compiler-cli Completed in 6105ms
3794 timing reifyNode:node_modules/webpack Completed in 6264ms
3795 timing reifyNode:node_modules/lodash Completed in 6273ms
3796 timing reifyNode:node_modules/@angular/core Completed in 6340ms
3797 warn deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
3798 timing reifyNode:node_modules/core-js Completed in 6635ms
3799 timing reifyNode:node_modules/intl Completed in 6977ms
3800 timing reifyNode:node_modules/@angular-devkit/build-angular/node_modules/core-js Completed in 6980ms
3801 timing reifyNode:node_modules/codelyzer/node_modules/@angular/compiler Completed in 7112ms
3802 timing reifyNode:node_modules/inquirer/node_modules/rxjs Completed in 7188ms
3803 timing reifyNode:node_modules/codelyzer/node_modules/@angular/core Completed in 7169ms
3804 timing reifyNode:node_modules/rxjs-compat Completed in 7299ms
3805 timing reifyNode:node_modules/@angular/common Completed in 7379ms
3806 timing reifyNode:node_modules/rxjs Completed in 7499ms
3807 timing reifyNode:node_modules/amazing-time-picker/node_modules/rxjs Completed in 7470ms
3808 timing reifyNode:node_modules/typescript Completed in 7579ms
3809 timing reifyNode:node_modules/highcharts Completed in 7548ms
3810 timing reify:unpack Completed in 7614ms
3811 timing reify:unretire Completed in 1ms
3812 timing build:queue Completed in 17ms
3813 timing build:link:node_modules/@babel/helper-define-polyfill-provider/node_modules/semver Completed in 15ms
3814 timing build:link:node_modules/@angular-devkit/build-angular/node_modules/esbuild Completed in 16ms
3815 timing build:link:node_modules/@angular/compiler-cli/node_modules/semver Completed in 16ms
3816 timing build:link:node_modules/@babel/preset-env/node_modules/semver Completed in 15ms
3817 timing build:link:node_modules/@babel/helper-compilation-targets/node_modules/semver Completed in 16ms
3818 timing build:link:node_modules/@angular/cli/node_modules/uuid Completed in 16ms
3819 timing build:link:node_modules/@npmcli/git/node_modules/mkdirp Completed in 15ms
3820 timing build:link:node_modules/@babel/plugin-transform-runtime/node_modules/semver Completed in 15ms
3821 timing build:link:node_modules/@npmcli/fs/node_modules/semver Completed in 15ms
3822 timing build:link:node_modules/@npmcli/move-file/node_modules/mkdirp Completed in 15ms
3823 timing build:link:node_modules/core-js-compat/node_modules/semver Completed in 15ms
3824 timing build:link:node_modules/babel-plugin-polyfill-corejs2/node_modules/semver Completed in 15ms
3825 timing build:link:node_modules/istanbul-lib-instrument/node_modules/semver Completed in 16ms
3826 timing build:link:node_modules/@npmcli/run-script/node_modules/mkdirp Completed in 16ms
3827 timing build:link:node_modules/css-loader/node_modules/semver Completed in 16ms
3828 timing build:link:node_modules/babel-loader/node_modules/json5 Completed in 16ms
3829 timing build:link:node_modules/karma/node_modules/mime Completed in 16ms
3830 timing build:link:node_modules/cacache/node_modules/mkdirp Completed in 16ms
3831 timing build:link:node_modules/npm-install-checks/node_modules/semver Completed in 15ms
3832 timing build:link:node_modules/node-gyp/node_modules/semver Completed in 15ms
3833 timing build:link:node_modules/make-dir/node_modules/semver Completed in 16ms
3834 timing build:link:node_modules/execa/node_modules/which Completed in 16ms
3835 timing build:link:node_modules/pacote/node_modules/mkdirp Completed in 15ms
3836 timing build:link:node_modules/postcss-loader/node_modules/semver Completed in 15ms
3837 timing build:link:node_modules/protractor/node_modules/webdriver-manager Completed in 15ms
3838 timing build:link:node_modules/npm-pick-manifest/node_modules/semver Completed in 15ms
3839 timing build:link:node_modules/sockjs/node_modules/uuid Completed in 15ms
3840 timing build:link:node_modules/del/node_modules/rimraf Completed in 16ms
3841 timing build:link:node_modules/@babel/parser Completed in 18ms
3842 timing build:link:node_modules/regjsparser/node_modules/jsesc Completed in 15ms
3843 timing build:link:node_modules/npm-package-arg/node_modules/semver Completed in 15ms
3844 timing build:link:node_modules/acorn Completed in 18ms
3845 timing build:link:node_modules/ansi-html-community Completed in 18ms
3846 timing build:link:node_modules/@npmcli/installed-package-contents Completed in 18ms
3847 timing build:link:node_modules/@angular/cli Completed in 19ms
3848 timing build:link:node_modules/browserslist Completed in 18ms
3849 timing build:link:node_modules/color-support Completed in 18ms
3850 timing build:link:node_modules/blocking-proxy Completed in 18ms
3851 timing build:link:node_modules/atob Completed in 18ms
3852 timing build:link:node_modules/css-blank-pseudo Completed in 18ms
3853 timing build:link:node_modules/cssesc Completed in 18ms
3854 timing build:link:node_modules/esbuild-wasm Completed in 18ms
3855 timing build:link:node_modules/errno Completed in 18ms
3856 timing build:link:node_modules/css-has-pseudo Completed in 18ms
3857 timing build:link:node_modules/css-prefers-color-scheme Completed in 18ms
3858 timing build:link:node_modules/autoprefixer Completed in 18ms
3859 timing build:link:node_modules/image-size Completed in 17ms
3860 timing build:link:node_modules/@angular/localize Completed in 18ms
3861 timing build:link:node_modules/esprima Completed in 18ms
3862 timing build:link:node_modules/js-yaml Completed in 17ms
3863 timing build:link:node_modules/jasmine Completed in 17ms
3864 timing build:link:node_modules/json5 Completed in 17ms
3865 timing build:link:node_modules/is-docker Completed in 17ms
3866 timing build:link:node_modules/mkdirp Completed in 17ms
3867 timing build:link:node_modules/in-publish Completed in 17ms
3868 timing build:link:node_modules/karma Completed in 17ms
3869 timing build:link:node_modules/jsesc Completed in 17ms
3870 timing build:link:node_modules/multicast-dns Completed in 17ms
3871 timing build:link:node_modules/node-gyp Completed in 17ms
3872 timing build:link:node_modules/less Completed in 17ms
3873 timing build:link:node_modules/needle Completed in 17ms
3874 timing build:link:node_modules/node-gyp-build Completed in 17ms
3875 timing build:link:node_modules/npm-packlist Completed in 17ms
3876 timing build:link:node_modules/node-sass Completed in 17ms
3877 timing build:link:node_modules/resolve Completed in 17ms
3878 timing build:link:node_modules/mime Completed in 17ms
3879 timing build:link:node_modules/sass Completed in 17ms
3880 timing build:link:node_modules/nopt Completed in 17ms
3881 timing build:link:node_modules/regjsparser Completed in 17ms
3882 timing build:link:node_modules/protractor Completed in 17ms
3883 timing build:link:node_modules/sass-graph Completed in 17ms
3884 timing build:link:node_modules/rimraf Completed in 17ms
3885 timing build:link:node_modules/@angular-devkit/build-angular/node_modules/@babel/core/node_modules/semver Completed in 15ms
3886 timing build:link:node_modules/strip-indent Completed in 17ms
3887 timing build:link:node_modules/sshpk Completed in 17ms
3888 timing build:link:node_modules/tree-kill Completed in 17ms
3889 timing build:link:node_modules/stylus Completed in 17ms
3890 timing build:link:node_modules/nanoid Completed in 17ms
3891 timing build:link:node_modules/ts-node Completed in 17ms
3892 timing build:link:node_modules/terser Completed in 17ms
3893 timing build:link:node_modules/semver Completed in 17ms
3894 timing build:link:node_modules/webpack Completed in 17ms
3895 timing build:link:node_modules/uuid Completed in 17ms
3896 timing build:link:node_modules/tslint Completed in 17ms
3897 timing build:link:node_modules/pacote Completed in 17ms
3898 timing build:link:node_modules/typescript Completed in 17ms
3899 timing build:link:node_modules/webpack-dev-server Completed in 17ms
3900 timing build:link:node_modules/@npmcli/git/node_modules/which Completed in 16ms
3901 timing build:link:node_modules/@angular/cli/node_modules/semver Completed in 17ms
3902 timing build:link:node_modules/@angular-devkit/build-angular/node_modules/semver Completed in 17ms
3903 timing build:link:node_modules/@npmcli/git/node_modules/semver Completed in 16ms
3904 timing build:link:node_modules/@npmcli/run-script/node_modules/nopt Completed in 16ms
3905 timing build:link:node_modules/@npmcli/run-script/node_modules/which Completed in 16ms
3906 timing build:link:node_modules/which Completed in 17ms
3907 timing build:link:node_modules/@npmcli/run-script/node_modules/node-gyp Completed in 16ms
3908 timing build:link:node_modules/@npmcli/move-file/node_modules/rimraf Completed in 16ms
3909 timing build:link:node_modules/@npmcli/run-script/node_modules/semver Completed in 16ms
3910 timing build:link:node_modules/@angular/compiler-cli Completed in 18ms
3911 timing build:link:node_modules/cacache/node_modules/rimraf Completed in 16ms
3912 timing build:link:node_modules/@npmcli/run-script/node_modules/rimraf Completed in 16ms
3913 timing build:link:node_modules/karma/node_modules/rimraf Completed in 16ms
3914 timing build:link:node_modules/pacote/node_modules/rimraf Completed in 15ms
3915 timing build:link Completed in 19ms
3916 info run nice-napi@1.0.2 install node_modules/nice-napi node-gyp-build
3917 info run node-sass@4.14.1 install node_modules/node-sass node scripts/install.js
3918 info run node-sass@4.14.1 install { code: 0, signal: null }
3919 timing build:run:install:node_modules/node-sass Completed in 687ms
3920 info run nice-napi@1.0.2 install { code: 0, signal: null }
3921 timing build:run:install:node_modules/nice-napi Completed in 4534ms
3922 timing build:run:install Completed in 4534ms
3923 info run @angular/cli@13.2.0 postinstall node_modules/@angular/cli node ./bin/postinstall/script.js
3924 info run core-js@2.6.12 postinstall node_modules/core-js node -e “try{require(’./postinstall’)}catch(e){}”
3925 info run node-sass@4.14.1 postinstall node_modules/node-sass node scripts/build.js
3926 info run core-js@3.20.3 postinstall node_modules/@angular-devkit/build-angular/node_modules/core-js node -e “try{require(’./postinstall’)}catch(e){}”
3927 info run esbuild@0.14.14 postinstall node_modules/@angular-devkit/build-angular/node_modules/esbuild node install.js
3928 info run core-js@2.6.12 postinstall { code: 0, signal: null }
3929 timing build:run:postinstall:node_modules/core-js Completed in 34ms
3930 info run core-js@3.20.3 postinstall { code: 0, signal: null }
3931 timing build:run:postinstall:node_modules/@angular-devkit/build-angular/node_modules/core-js Completed in 33ms
3932 info run esbuild@0.14.14 postinstall { code: 0, signal: null }
3933 timing build:run:postinstall:node_modules/@angular-devkit/build-angular/node_modules/esbuild Completed in 234ms
3934 info run @angular/cli@13.2.0 postinstall { code: 0, signal: null }
3935 timing build:run:postinstall:node_modules/@angular/cli Completed in 351ms
3936 info run node-sass@4.14.1 postinstall { code: 1, signal: null }
3937 timing reify:rollback:createSparse Completed in 4014ms
3938 timing reify:rollback:retireShallow Completed in 0ms
3939 timing command:update Completed in 65542ms
3940 verbose stack Error: command failed
3940 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
3940 verbose stack at ChildProcess.emit (node:events:390:28)
3940 verbose stack at maybeClose (node:internal/child_process:1064:16)
3940 verbose stack at Socket.<anonymous> (node:internal/child_process:450:11)
3940 verbose stack at Socket.emit (node:events:390:28)
3940 verbose stack at Pipe.<anonymous> (node:net:687:12)
3941 verbose pkgid node-sass@4.14.1
3942 verbose cwd /Users/kekomartins/Desktop/teste
3943 verbose Darwin 21.3.0
3944 verbose argv ”/usr/local/bin/node” ”/usr/local/bin/npm” “update” “to” “angular” “13”
3945 verbose node v16.13.2
3946 verbose npm v8.1.2
3947 error code 1
3948 error path /Users/kekomartins/Desktop/teste/node_modules/node-sass
3949 error command failed
3950 error command sh -c node scripts/build.js
3951 error Building: /usr/local/bin/node /Users/kekomartins/Desktop/teste/node_modules/node-gyp/bin/node-gyp.js rebuild—verbose—libsass_ext=—libsass_cflags=—libsass_ldflags=—libsass_library=
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/ast.o ../src/libsass/src/ast.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o ../src/libsass/src/ast_fwd_decl.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/backtrace.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/backtrace.o ../src/libsass/src/backtrace.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/base64vlq.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/base64vlq.o ../src/libsass/src/base64vlq.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/bind.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/bind.o ../src/libsass/src/bind.cpp
3951 error cc ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cencode.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/cencode.o ../src/libsass/src/cencode.c
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/check_nesting.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/check_nesting.o ../src/libsass/src/check_nesting.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/color_maps.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/color_maps.o ../src/libsass/src/color_maps.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/constants.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/constants.o ../src/libsass/src/constants.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/context.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/context.o ../src/libsass/src/context.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cssize.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/cssize.o ../src/libsass/src/cssize.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/emitter.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/emitter.o ../src/libsass/src/emitter.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/environment.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/environment.o ../src/libsass/src/environment.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/error_handling.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/error_handling.o ../src/libsass/src/error_handling.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/eval.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/eval.o ../src/libsass/src/eval.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/expand.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/expand.o ../src/libsass/src/expand.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/extend.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/extend.o ../src/libsass/src/extend.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/file.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/file.o ../src/libsass/src/file.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/functions.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/functions.o ../src/libsass/src/functions.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/inspect.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/inspect.o ../src/libsass/src/inspect.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/json.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/json.o ../src/libsass/src/json.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/lexer.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/lexer.o ../src/libsass/src/lexer.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/listize.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/listize.o ../src/libsass/src/listize.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o ../src/libsass/src/memory/SharedPtr.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/node.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/node.o ../src/libsass/src/node.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/operators.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/operators.o ../src/libsass/src/operators.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/output.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/output.o ../src/libsass/src/output.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/parser.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/parser.o ../src/libsass/src/parser.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/plugins.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/plugins.o ../src/libsass/src/plugins.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/position.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/position.o ../src/libsass/src/position.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/prelexer.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/prelexer.o ../src/libsass/src/prelexer.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/remove_placeholders.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o ../src/libsass/src/remove_placeholders.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass.o ../src/libsass/src/sass.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass2scss.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass2scss.o ../src/libsass/src/sass2scss.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_context.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_context.o ../src/libsass/src/sass_context.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_functions.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_functions.o ../src/libsass/src/sass_functions.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_util.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_util.o ../src/libsass/src/sass_util.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_values.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_values.o ../src/libsass/src/sass_values.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/source_map.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/source_map.o ../src/libsass/src/source_map.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/subset_map.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/subset_map.o ../src/libsass/src/subset_map.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_c.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/to_c.o ../src/libsass/src/to_c.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_value.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/to_value.o ../src/libsass/src/to_value.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/units.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/units.o ../src/libsass/src/units.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/utf8_string.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/utf8_string.o ../src/libsass/src/utf8_string.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/util.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/util.o ../src/libsass/src/util.cpp
3951 error c++ ‘-DNODE_GYP_MODULE_NAME=libsass’ ‘-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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DLIBSASS_VERSION=”3.5.5”’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c+11 -stdlib=libc+ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/values.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/values.o ../src/libsass/src/values.cpp
3951 error rm -f Release/sass.a && ./gyp-mac-tool filter-libtool libtool -static -o Release/sass.a Release/obj.target/libsass/src/libsass/src/ast.o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o Release/obj.target/libsass/src/libsass/src/backtrace.o Release/obj.target/libsass/src/libsass/src/base64vlq.o Release/obj.target/libsass/src/libsass/src/bind.o Release/obj.target/libsass/src/libsass/src/cencode.o Release/obj.target/libsass/src/libsass/src/check_nesting.o Release/obj.target/libsass/src/libsass/src/color_maps.o Release/obj.target/libsass/src/libsass/src/constants.o Release/obj.target/libsass/src/libsass/src/context.o Release/obj.target/libsass/src/libsass/src/cssize.o Release/obj.target/libsass/src/libsass/src/emitter.o Release/obj.target/libsass/src/libsass/src/environment.o Release/obj.target/libsass/src/libsass/src/error_handling.o Release/obj.target/libsass/src/libsass/src/eval.o Release/obj.target/libsass/src/libsass/src/expand.o Release/obj.target/libsass/src/libsass/src/extend.o Release/obj.target/libsass/src/libsass/src/file.o Release/obj.target/libsass/src/libsass/src/functions.o Release/obj.target/libsass/src/libsass/src/inspect.o Release/obj.target/libsass/src/libsass/src/json.o Release/obj.target/libsass/src/libsass/src/lexer.o Release/obj.target/libsass/src/libsass/src/listize.o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o Release/obj.target/libsass/src/libsass/src/node.o Release/obj.target/libsass/src/libsass/src/operators.o Release/obj.target/libsass/src/libsass/src/output.o Release/obj.target/libsass/src/libsass/src/parser.o Release/obj.target/libsass/src/libsass/src/plugins.o Release/obj.target/libsass/src/libsass/src/position.o Release/obj.target/libsass/src/libsass/src/prelexer.o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o Release/obj.target/libsass/src/libsass/src/sass.o Release/obj.target/libsass/src/libsass/src/sass2scss.o Release/obj.target/libsass/src/libsass/src/sass_context.o Release/obj.target/libsass/src/libsass/src/sass_functions.o Release/obj.target/libsass/src/libsass/src/sass_util.o Release/obj.target/libsass/src/libsass/src/sass_values.o Release/obj.target/libsass/src/libsass/src/source_map.o Release/obj.target/libsass/src/libsass/src/subset_map.o Release/obj.target/libsass/src/libsass/src/to_c.o Release/obj.target/libsass/src/libsass/src/to_value.o Release/obj.target/libsass/src/libsass/src/units.o Release/obj.target/libsass/src/libsass/src/utf8_string.o Release/obj.target/libsass/src/libsass/src/util.o Release/obj.target/libsass/src/libsass/src/values.o
3951 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’ ‘-DOPENSSL_NO_PINSHARED’ ‘-DOPENSSL_THREADS’ ‘-DBUILDING_NODE_EXTENSION’ -I/Users/kekomartins/.node-gyp/16.13.2/include/node -I/Users/kekomartins/.node-gyp/16.13.2/src -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/config -I/Users/kekomartins/.node-gyp/16.13.2/deps/openssl/openssl/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/uv/include -I/Users/kekomartins/.node-gyp/16.13.2/deps/zlib -I/Users/kekomartins/.node-gyp/16.13.2/deps/v8/include -I../../nan -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -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 -c -o Release/obj.target/binding/src/binding.o ../src/binding.cpp
3952 error gyp info it worked if it ends with ok
3952 error gyp verb cli [
3952 error gyp verb cli ’/usr/local/bin/node’,
3952 error gyp verb cli ’/Users/kekomartins/Desktop/teste/node_modules/node-gyp/bin/node-gyp.js’,
3952 error gyp verb cli ‘rebuild’,
3952 error gyp verb cli ‘—verbose’,
3952 error gyp verb cli ‘—libsass_ext=’,
3952 error gyp verb cli ‘—libsass_cflags=’,
3952 error gyp verb cli ‘—libsass_ldflags=’,
3952 error gyp verb cli ‘—libsass_library=’
3952 error gyp verb cli ]
3952 error gyp info using node-gyp@3.8.0
3952 error gyp info using node@16.13.2 | darwin | arm64
3952 error gyp verb command rebuild []
3952 error gyp verb command clean []
3952 error gyp verb clean removing “build” directory
3952 error gyp verb command configure []
3952 error gyp verb check python checking for Python executable “python2” in the PATH
3952 error gyp verb `which` succeeded python2 /usr/bin/python2
3952 error gyp verb check python version `/usr/bin/python2 -c “import sys; print “2.7.18
3952 error gyp verb check python version .%s.%s” % sys.version_info[:3];”` returned: %j
3952 error gyp verb get node dir no—target version specified, falling back to host node version: 16.13.2
3952 error gyp verb command install [ ‘16.13.2’ ]
3952 error gyp verb install input version string “16.13.2”
3952 error gyp verb install installing version: 16.13.2
3952 error gyp verb install—ensure was passed, so won’t reinstall if already installed
3952 error gyp verb install version is already installed, need to check “installVersion”
3952 error gyp verb got “installVersion” 9
3952 error gyp verb needs “installVersion” 9
3952 error gyp verb install version is good
3952 error gyp verb get node dir target node version installed: 16.13.2
3952 error gyp verb build dir attempting to create “build” dir: /Users/kekomartins/Desktop/teste/node_modules/node-sass/build
3952 error gyp verb build dir “build” dir needed to be created? /Users/kekomartins/Desktop/teste/node_modules/node-sass/build
3952 error gyp verb build/config.gypi creating config file
3952 error gyp verb build/config.gypi writing out config file: /Users/kekomartins/Desktop/teste/node_modules/node-sass/build/config.gypi
3952 error (node:8726) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
3952 error (Use `node—trace-deprecation …` to show where the warning was created)
3952 error gyp verb config.gypi checking for gypi file: /Users/kekomartins/Desktop/teste/node_modules/node-sass/config.gypi
3952 error gyp verb common.gypi checking for gypi file: /Users/kekomartins/Desktop/teste/node_modules/node-sass/common.gypi
3952 error gyp verb gyp gyp format was not specified; forcing “make”
3952 error gyp info spawn /usr/bin/python2
3952 error gyp info spawn args [
3952 error gyp info spawn args ’/Users/kekomartins/Desktop/teste/node_modules/node-gyp/gyp/gyp_main.py’,
3952 error gyp info spawn args ‘binding.gyp’,
3952 error gyp info spawn args ‘-f’,
3952 error gyp info spawn args ‘make’,
3952 error gyp info spawn args ‘-I’,
3952 error gyp info spawn args ’/Users/kekomartins/Desktop/teste/node_modules/node-sass/build/config.gypi’,
3952 error gyp info spawn args ‘-I’,
3952 error gyp info spawn args ’/Users/kekomartins/Desktop/teste/node_modules/node-gyp/addon.gypi’,
3952 error gyp info spawn args ‘-I’,
3952 error gyp info spawn args ’/Users/kekomartins/.node-gyp/16.13.2/include/node/common.gypi’,
3952 error gyp info spawn args ‘-Dlibrary=shared_library’,
3952 error gyp info spawn args ‘-Dvisibility=default’,
3952 error gyp info spawn args ‘-Dnode_root_dir=/Users/kekomartins/.node-gyp/16.13.2’,
3952 error gyp info spawn args ‘-Dnode_gyp_dir=/Users/kekomartins/Desktop/teste/node_modules/node-gyp’,
3952 error gyp info spawn args ‘-Dnode_lib_file=/Users/kekomartins/.node-gyp/16.13.2/<(target_arch)/node.lib’,
3952 error gyp info spawn args ‘-Dmodule_root_dir=/Users/kekomartins/Desktop/teste/node_modules/node-sass’,
3952 error gyp info spawn args ‘-Dnode_engine=v8’,
3952 error gyp info spawn args ‘—depth=.’,
3952 error gyp info spawn args ‘—no-parallel’,
3952 error gyp info spawn args ‘—generator-output’,
3952 error gyp info spawn args ‘build’,
3952 error gyp info spawn args ‘-Goutput_dir=.’
3952 error gyp info spawn args ]
3952 error gyp verb command build []
3952 error gyp verb build type Release
3952 error gyp verb architecture arm64
3952 error gyp verb node dev dir /Users/kekomartins/.node-gyp/16.13.2
3952 error gyp verb `which` succeeded for `make` /usr/bin/make
3952 error gyp info spawn make
3952 error gyp info spawn args [ ‘V=1’, ‘BUILDTYPE=Release’, ‘-C’, ‘build’ ]
3952 error In file included from ../src/libsass/src/ast.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ~~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/ast_fwd_decl.cpp:1:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/bind.cpp:3:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/check_nesting.cpp:4:
3952 error In file included from ../src/libsass/src/check_nesting.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/color_maps.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/context.cpp:9:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/cssize.cpp:6:
3952 error In file included from ../src/libsass/src/cssize.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/environment.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/error_handling.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/eval.cpp:10:
3952 error In file included from ../src/libsass/src/eval.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/expand.cpp:5:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/extend.cpp:2:
3952 error In file included from ../src/libsass/src/extend.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/file.cpp:23:
3952 error In file included from ../src/libsass/src/sass_functions.hpp:6:
3952 error In file included from ../src/libsass/src/functions.hpp:4:
3952 error In file included from ../src/libsass/src/listize.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/functions.cpp:2:
3952 error In file included from ../src/libsass/src/functions.hpp:4:
3952 error In file included from ../src/libsass/src/listize.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/inspect.cpp:9:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/listize.cpp:6:
3952 error In file included from ../src/libsass/src/listize.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/node.cpp:4:
3952 error In file included from ../src/libsass/src/node.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/operators.cpp:2:
3952 error In file included from ../src/libsass/src/operators.hpp:4:
3952 error In file included from ../src/libsass/src/values.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/output.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/parser.cpp:2:
3952 error In file included from ../src/libsass/src/parser.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/remove_placeholders.cpp:2:
3952 error In file included from ../src/libsass/src/remove_placeholders.hpp:6:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/sass.cpp:11:
3952 error In file included from ../src/libsass/src/sass_functions.hpp:6:
3952 error In file included from ../src/libsass/src/functions.hpp:4:
3952 error In file included from ../src/libsass/src/listize.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/sass_context.cpp:9:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/sass_functions.cpp:5:
3952 error In file included from ../src/libsass/src/values.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/sass_util.cpp:2:
3952 error In file included from ../src/libsass/src/node.hpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/sass_values.cpp:5:
3952 error In file included from ../src/libsass/src/eval.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/source_map.cpp:7:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/subset_map.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/to_c.cpp:3:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/to_value.cpp:2:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/util.cpp:3:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/libsass/src/values.cpp:3:
3952 error In file included from ../src/libsass/src/values.hpp:4:
3952 error ../src/libsass/src/ast.hpp:1614:25: warning: loop variable ‘numerator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto numerator : numerators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1614:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto numerator : numerators)
3952 error ^~~~~~~~~~~
3952 error &
3952 error ../src/libsass/src/ast.hpp:1616:25: warning: loop variable ‘denominator’ creates a copy from type ‘const std::string’ [-Wrange-loop-construct]
3952 error for (const auto denominator : denominators)
3952 error ^
3952 error ../src/libsass/src/ast.hpp:1616:14: note: use reference type ‘const std::string &’ to prevent copying
3952 error for (const auto denominator : denominators)
3952 error ^~~~~~~~~~~~~
3952 error &
3952 error 2 warnings generated.
3952 error In file included from ../src/binding.cpp:1:
3952 error In file included from ../../nan/nan.h:58:
3952 error In file included from /Users/kekomartins/.node-gyp/16.13.2/include/node/node.h:63:
3952 error In file included from /Users/kekomartins/.node-gyp/16.13.2/include/node/v8.h:30:
3952 error /Users/kekomartins/.node-gyp/16.13.2/include/node/v8-internal.h:492:38: error: no template named ‘remove_cv_t’ in namespace ‘std’; did you mean ‘remove_cv’?
3952 error !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
3952 error ~~~~~~~~
3952 error remove_cv
3952 error /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:715:50: note: ‘remove_cv’ declared here
3952 error template <class _Tp> struct _LIBCPP_TEMPLATE_VIS remove_cv
3952 error ^
3952 error 1 error generated.
3952 error make: * [Release/obj.target/binding/src/binding.o] Error 1
3952 error gyp ERR! build error
3952 error gyp ERR! stack Error: `make` failed with exit code: 2
3952 error gyp ERR! stack at ChildProcess.onExit (/Users/kekomartins/Desktop/teste/node_modules/node-gyp/lib/build.js:262:23)
3952 error gyp ERR! stack at ChildProcess.emit (node:events:390:28)
3952 error gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
3952 error gyp ERR! System Darwin 21.3.0
3952 error gyp ERR! command ”/usr/local/bin/node” ”/Users/kekomartins/Desktop/teste/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “-verbose” “-libsass_ext=” “-libsass_cflags=” “-libsass_ldflags=” “—libsass_library=”
3952 error gyp ERR! cwd /Users/kekomartins/Desktop/teste/node_modules/node-sass
3952 error gyp ERR! node -v v16.13.2
3952 error gyp ERR! node-gyp -v v3.8.0
3952 error gyp ERR! not ok
3952 error Build failed with error code: 1
3953 verbose exit 1
what version of node are you using? please use 14/16 if possible.
1. Please confirm angular & bootstrap version. 2. Will you be providing at least 6 months to 1 year support down the line.
agnular 13 and bootstrap 5. 6 month support included. you can buy extended support for a year.
Hi.. This is Siva Kumar i had recently purchase able pro template is not working just i am open file in the directory of ablepro-packages\bootstrap 5\src\html\index.html
Thanks & Regard Siva Kumar +91 7729915999
please run and yarn and then gulp command. you will see dist have so many files. you can run index from there.
I would like to request the skeleton version of the angular template. It’s missing from the download file themeforest provides.
Also, the figma files.
there is no FIgma provided in package.
ok, what about the skeleton?
We are uploading it.
its been uploaded and pending for review. We did same on Mar 7 but some how skeleton and dist of bootstrap is not in package when you download it. we raise same to theme forest team. Please download package again after some time.
is it possible to purchase able pro bootstrap html template. i have html files in able pro template please reply and send me link also
Thank you..
this package include HTML as well.
Able pro Bootstrap 5, Angular 13 & React Admin is included mui.com right?
no it is not. Able pro is exclusively available in Themeforest only. Also there is no any version of MUI react of Able Pro.
Hello sir, may code : ff709b96-2dc9-4871-ad18-470bc1bb38c0 I work with bootstrap version my problem is : you said, in the file “head-bottom-link”, importe : <link rel=”stylesheet” href=”assets/css/layout-dark.css”> <link rel=”stylesheet” href=”assets/css/layout-rtl.css”> but my css folder, does not contain these two files (layout-dark.css and layout-rtl.css)
please run ‘gulp’ and check dist folder for same. The path is from dist folder