@smoothdeploy/playwright 1.58.1-beta-1770756789000 → 1.58.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ThirdPartyNotices.txt +569 -2847
- package/lib/reporters/smoothdeploy.js +71 -20
- package/package.json +2 -2
- package/lib/agents/generateAgents.js.map +0 -7
- package/lib/common/config.js.map +0 -7
- package/lib/common/configLoader.js.map +0 -7
- package/lib/common/esmLoaderHost.js.map +0 -7
- package/lib/common/expectBundle.js.map +0 -7
- package/lib/common/expectBundleImpl.js.map +0 -7
- package/lib/common/fixtures.js.map +0 -7
- package/lib/common/globals.js.map +0 -7
- package/lib/common/ipc.js.map +0 -7
- package/lib/common/poolBuilder.js.map +0 -7
- package/lib/common/process.js.map +0 -7
- package/lib/common/suiteUtils.js.map +0 -7
- package/lib/common/test.js.map +0 -7
- package/lib/common/testLoader.js.map +0 -7
- package/lib/common/testType.js.map +0 -7
- package/lib/common/validators.js.map +0 -7
- package/lib/fsWatcher.js.map +0 -7
- package/lib/index.js.map +0 -7
- package/lib/internalsForTest.js.map +0 -7
- package/lib/isomorphic/events.js.map +0 -7
- package/lib/isomorphic/folders.js.map +0 -7
- package/lib/isomorphic/stringInternPool.js.map +0 -7
- package/lib/isomorphic/teleReceiver.js.map +0 -7
- package/lib/isomorphic/teleSuiteUpdater.js.map +0 -7
- package/lib/isomorphic/testServerConnection.js.map +0 -7
- package/lib/isomorphic/testServerInterface.js.map +0 -7
- package/lib/isomorphic/testTree.js.map +0 -7
- package/lib/isomorphic/types.d.js.map +0 -7
- package/lib/loader/loaderMain.js.map +0 -7
- package/lib/matchers/expect.js.map +0 -7
- package/lib/matchers/matcherHint.js.map +0 -7
- package/lib/matchers/matchers.js.map +0 -7
- package/lib/matchers/toBeTruthy.js.map +0 -7
- package/lib/matchers/toEqual.js.map +0 -7
- package/lib/matchers/toHaveURL.js.map +0 -7
- package/lib/matchers/toMatchAriaSnapshot.js.map +0 -7
- package/lib/matchers/toMatchSnapshot.js.map +0 -7
- package/lib/matchers/toMatchText.js.map +0 -7
- package/lib/mcp/browser/actions.d.js +0 -16
- package/lib/mcp/browser/actions.d.js.map +0 -7
- package/lib/mcp/browser/browserContextFactory.js.map +0 -7
- package/lib/mcp/browser/browserServerBackend.js.map +0 -7
- package/lib/mcp/browser/codegen.js +0 -66
- package/lib/mcp/browser/codegen.js.map +0 -7
- package/lib/mcp/browser/config.js.map +0 -7
- package/lib/mcp/browser/context.js.map +0 -7
- package/lib/mcp/browser/response.js.map +0 -7
- package/lib/mcp/browser/sessionLog.js.map +0 -7
- package/lib/mcp/browser/tab.js.map +0 -7
- package/lib/mcp/browser/tools/common.js.map +0 -7
- package/lib/mcp/browser/tools/console.js.map +0 -7
- package/lib/mcp/browser/tools/dialogs.js.map +0 -7
- package/lib/mcp/browser/tools/evaluate.js.map +0 -7
- package/lib/mcp/browser/tools/files.js.map +0 -7
- package/lib/mcp/browser/tools/form.js.map +0 -7
- package/lib/mcp/browser/tools/install.js.map +0 -7
- package/lib/mcp/browser/tools/keyboard.js.map +0 -7
- package/lib/mcp/browser/tools/mouse.js.map +0 -7
- package/lib/mcp/browser/tools/navigate.js.map +0 -7
- package/lib/mcp/browser/tools/network.js.map +0 -7
- package/lib/mcp/browser/tools/pdf.js.map +0 -7
- package/lib/mcp/browser/tools/runCode.js.map +0 -7
- package/lib/mcp/browser/tools/screenshot.js.map +0 -7
- package/lib/mcp/browser/tools/snapshot.js.map +0 -7
- package/lib/mcp/browser/tools/tabs.js.map +0 -7
- package/lib/mcp/browser/tools/tool.js.map +0 -7
- package/lib/mcp/browser/tools/tracing.js.map +0 -7
- package/lib/mcp/browser/tools/utils.js.map +0 -7
- package/lib/mcp/browser/tools/verify.js.map +0 -7
- package/lib/mcp/browser/tools/wait.js.map +0 -7
- package/lib/mcp/browser/tools.js.map +0 -7
- package/lib/mcp/browser/watchdog.js.map +0 -7
- package/lib/mcp/config.d.js.map +0 -7
- package/lib/mcp/extension/cdpRelay.js.map +0 -7
- package/lib/mcp/extension/extensionContextFactory.js.map +0 -7
- package/lib/mcp/extension/protocol.js.map +0 -7
- package/lib/mcp/index.js.map +0 -7
- package/lib/mcp/log.js.map +0 -7
- package/lib/mcp/program.js.map +0 -7
- package/lib/mcp/sdk/bundle.js +0 -81
- package/lib/mcp/sdk/bundle.js.map +0 -7
- package/lib/mcp/sdk/exports.js.map +0 -7
- package/lib/mcp/sdk/http.js.map +0 -7
- package/lib/mcp/sdk/inProcessTransport.js.map +0 -7
- package/lib/mcp/sdk/proxyBackend.js +0 -128
- package/lib/mcp/sdk/proxyBackend.js.map +0 -7
- package/lib/mcp/sdk/server.js.map +0 -7
- package/lib/mcp/sdk/tool.js.map +0 -7
- package/lib/mcp/test/browserBackend.js.map +0 -7
- package/lib/mcp/test/generatorTools.js.map +0 -7
- package/lib/mcp/test/plannerTools.js.map +0 -7
- package/lib/mcp/test/seed.js.map +0 -7
- package/lib/mcp/test/streams.js.map +0 -7
- package/lib/mcp/test/testBackend.js.map +0 -7
- package/lib/mcp/test/testContext.js.map +0 -7
- package/lib/mcp/test/testTool.js.map +0 -7
- package/lib/mcp/test/testTools.js.map +0 -7
- package/lib/mcpBundleImpl.js +0 -41
- package/lib/mcpBundleImpl.js.map +0 -7
- package/lib/plugins/gitCommitInfoPlugin.js.map +0 -7
- package/lib/plugins/index.js.map +0 -7
- package/lib/plugins/webServerPlugin.js.map +0 -7
- package/lib/program.js.map +0 -7
- package/lib/reporters/base.js.map +0 -7
- package/lib/reporters/blob.js.map +0 -7
- package/lib/reporters/dot.js.map +0 -7
- package/lib/reporters/empty.js.map +0 -7
- package/lib/reporters/github.js.map +0 -7
- package/lib/reporters/html.js.map +0 -7
- package/lib/reporters/internalReporter.js.map +0 -7
- package/lib/reporters/json.js.map +0 -7
- package/lib/reporters/junit.js.map +0 -7
- package/lib/reporters/line.js.map +0 -7
- package/lib/reporters/list.js.map +0 -7
- package/lib/reporters/listModeReporter.js.map +0 -7
- package/lib/reporters/markdown.js.map +0 -7
- package/lib/reporters/merge.js.map +0 -7
- package/lib/reporters/multiplexer.js.map +0 -7
- package/lib/reporters/reporterV2.js.map +0 -7
- package/lib/reporters/teleEmitter.js.map +0 -7
- package/lib/reporters/versions/blobV1.js.map +0 -7
- package/lib/runner/dispatcher.js.map +0 -7
- package/lib/runner/failureTracker.js.map +0 -7
- package/lib/runner/lastRun.js.map +0 -7
- package/lib/runner/loadUtils.js.map +0 -7
- package/lib/runner/loaderHost.js.map +0 -7
- package/lib/runner/processHost.js.map +0 -7
- package/lib/runner/projectUtils.js.map +0 -7
- package/lib/runner/rebase.js.map +0 -7
- package/lib/runner/reporters.js.map +0 -7
- package/lib/runner/sigIntWatcher.js.map +0 -7
- package/lib/runner/taskRunner.js.map +0 -7
- package/lib/runner/tasks.js.map +0 -7
- package/lib/runner/testGroups.js.map +0 -7
- package/lib/runner/testRunner.js.map +0 -7
- package/lib/runner/testServer.js.map +0 -7
- package/lib/runner/uiModeReporter.js.map +0 -7
- package/lib/runner/vcs.js.map +0 -7
- package/lib/runner/watchMode.js.map +0 -7
- package/lib/runner/workerHost.js.map +0 -7
- package/lib/third_party/pirates.js.map +0 -7
- package/lib/third_party/tsconfig-loader.js.map +0 -7
- package/lib/transform/babelBundle.js.map +0 -7
- package/lib/transform/babelBundleImpl.js.map +0 -7
- package/lib/transform/compilationCache.js.map +0 -7
- package/lib/transform/esmLoader.js.map +0 -7
- package/lib/transform/portTransport.js.map +0 -7
- package/lib/transform/transform.js.map +0 -7
- package/lib/util.js.map +0 -7
- package/lib/utilsBundle.js.map +0 -7
- package/lib/utilsBundleImpl.js.map +0 -7
- package/lib/worker/fixtureRunner.js.map +0 -7
- package/lib/worker/testInfo.js.map +0 -7
- package/lib/worker/testTracing.js.map +0 -7
- package/lib/worker/timeoutManager.js.map +0 -7
- package/lib/worker/util.js.map +0 -7
- package/lib/worker/workerMain.js.map +0 -7
package/ThirdPartyNotices.txt
CHANGED
|
@@ -63,7 +63,6 @@ This project incorporates components from the projects listed below. The origina
|
|
|
63
63
|
- @jridgewell/resolve-uri@3.1.1 (https://github.com/jridgewell/resolve-uri)
|
|
64
64
|
- @jridgewell/sourcemap-codec@1.5.4 (https://github.com/jridgewell/sourcemaps)
|
|
65
65
|
- @jridgewell/trace-mapping@0.3.29 (https://github.com/jridgewell/sourcemaps)
|
|
66
|
-
- @modelcontextprotocol/sdk@1.17.5 (https://github.com/modelcontextprotocol/typescript-sdk)
|
|
67
66
|
- @sinclair/typebox@0.34.41 (https://github.com/sinclairzx81/typebox)
|
|
68
67
|
- @types/debug@4.1.12 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
69
68
|
- @types/istanbul-lib-coverage@2.0.6 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
@@ -76,21 +75,15 @@ This project incorporates components from the projects listed below. The origina
|
|
|
76
75
|
- @types/unist@3.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
77
76
|
- @types/yargs-parser@21.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
78
77
|
- @types/yargs@17.0.34 (https://github.com/DefinitelyTyped/DefinitelyTyped)
|
|
79
|
-
- accepts@2.0.0 (https://github.com/jshttp/accepts)
|
|
80
|
-
- ajv@6.12.6 (https://github.com/ajv-validator/ajv)
|
|
81
78
|
- ansi-colors@4.1.3 (https://github.com/doowb/ansi-colors)
|
|
82
79
|
- ansi-styles@4.3.0 (https://github.com/chalk/ansi-styles)
|
|
83
80
|
- ansi-styles@5.2.0 (https://github.com/chalk/ansi-styles)
|
|
84
81
|
- anymatch@3.1.3 (https://github.com/micromatch/anymatch)
|
|
85
82
|
- bail@2.0.2 (https://github.com/wooorm/bail)
|
|
86
83
|
- binary-extensions@2.2.0 (https://github.com/sindresorhus/binary-extensions)
|
|
87
|
-
- body-parser@2.2.0 (https://github.com/expressjs/body-parser)
|
|
88
84
|
- braces@3.0.3 (https://github.com/micromatch/braces)
|
|
89
85
|
- browserslist@4.25.1 (https://github.com/browserslist/browserslist)
|
|
90
86
|
- buffer-from@1.1.2 (https://github.com/LinusU/buffer-from)
|
|
91
|
-
- bytes@3.1.2 (https://github.com/visionmedia/bytes.js)
|
|
92
|
-
- call-bind-apply-helpers@1.0.2 (https://github.com/ljharb/call-bind-apply-helpers)
|
|
93
|
-
- call-bound@1.0.4 (https://github.com/ljharb/call-bound)
|
|
94
87
|
- caniuse-lite@1.0.30001731 (https://github.com/browserslist/caniuse-lite)
|
|
95
88
|
- chalk@4.1.2 (https://github.com/chalk/chalk)
|
|
96
89
|
- character-entities@2.0.2 (https://github.com/wooorm/character-entities)
|
|
@@ -99,65 +92,29 @@ This project incorporates components from the projects listed below. The origina
|
|
|
99
92
|
- codemirror@5.65.18 (https://github.com/codemirror/CodeMirror)
|
|
100
93
|
- color-convert@2.0.1 (https://github.com/Qix-/color-convert)
|
|
101
94
|
- color-name@1.1.4 (https://github.com/colorjs/color-name)
|
|
102
|
-
- content-disposition@1.0.0 (https://github.com/jshttp/content-disposition)
|
|
103
|
-
- content-type@1.0.5 (https://github.com/jshttp/content-type)
|
|
104
95
|
- convert-source-map@2.0.0 (https://github.com/thlorenz/convert-source-map)
|
|
105
|
-
- cookie-signature@1.2.2 (https://github.com/visionmedia/node-cookie-signature)
|
|
106
|
-
- cookie@0.7.2 (https://github.com/jshttp/cookie)
|
|
107
|
-
- cors@2.8.5 (https://github.com/expressjs/cors)
|
|
108
|
-
- cross-spawn@7.0.6 (https://github.com/moxystudio/node-cross-spawn)
|
|
109
96
|
- debug@4.4.0 (https://github.com/debug-js/debug)
|
|
110
97
|
- debug@4.4.3 (https://github.com/debug-js/debug)
|
|
111
98
|
- decode-named-character-reference@1.2.0 (https://github.com/wooorm/decode-named-character-reference)
|
|
112
|
-
- depd@2.0.0 (https://github.com/dougwilson/nodejs-depd)
|
|
113
99
|
- dequal@2.0.3 (https://github.com/lukeed/dequal)
|
|
114
100
|
- devlop@1.1.0 (https://github.com/wooorm/devlop)
|
|
115
|
-
- dunder-proto@1.0.1 (https://github.com/es-shims/dunder-proto)
|
|
116
|
-
- ee-first@1.1.1 (https://github.com/jonathanong/ee-first)
|
|
117
101
|
- electron-to-chromium@1.5.192 (https://github.com/kilian/electron-to-chromium)
|
|
118
|
-
- encodeurl@2.0.0 (https://github.com/pillarjs/encodeurl)
|
|
119
102
|
- enquirer@2.3.6 (https://github.com/enquirer/enquirer)
|
|
120
|
-
- es-define-property@1.0.1 (https://github.com/ljharb/es-define-property)
|
|
121
|
-
- es-errors@1.3.0 (https://github.com/ljharb/es-errors)
|
|
122
|
-
- es-object-atoms@1.1.1 (https://github.com/ljharb/es-object-atoms)
|
|
123
103
|
- escalade@3.2.0 (https://github.com/lukeed/escalade)
|
|
124
|
-
- escape-html@1.0.3 (https://github.com/component/escape-html)
|
|
125
104
|
- escape-string-regexp@2.0.0 (https://github.com/sindresorhus/escape-string-regexp)
|
|
126
|
-
- etag@1.8.1 (https://github.com/jshttp/etag)
|
|
127
|
-
- eventsource-parser@3.0.3 (https://github.com/rexxars/eventsource-parser)
|
|
128
|
-
- eventsource@3.0.7 (git://git@github.com/EventSource/eventsource)
|
|
129
105
|
- expect@30.2.0 (https://github.com/jestjs/jest)
|
|
130
|
-
- express-rate-limit@7.5.1 (https://github.com/express-rate-limit/express-rate-limit)
|
|
131
|
-
- express@5.1.0 (https://github.com/expressjs/express)
|
|
132
106
|
- extend@3.0.2 (https://github.com/justmoon/node-extend)
|
|
133
|
-
- fast-deep-equal@3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
|
|
134
|
-
- fast-json-stable-stringify@2.1.0 (https://github.com/epoberezkin/fast-json-stable-stringify)
|
|
135
107
|
- fill-range@7.1.1 (https://github.com/jonschlinkert/fill-range)
|
|
136
|
-
- finalhandler@2.1.0 (https://github.com/pillarjs/finalhandler)
|
|
137
|
-
- forwarded@0.2.0 (https://github.com/jshttp/forwarded)
|
|
138
|
-
- fresh@2.0.0 (https://github.com/jshttp/fresh)
|
|
139
|
-
- function-bind@1.1.2 (https://github.com/Raynos/function-bind)
|
|
140
108
|
- gensync@1.0.0-beta.2 (https://github.com/loganfsmyth/gensync)
|
|
141
109
|
- get-east-asian-width@1.3.0 (https://github.com/sindresorhus/get-east-asian-width)
|
|
142
|
-
- get-intrinsic@1.3.0 (https://github.com/ljharb/get-intrinsic)
|
|
143
|
-
- get-proto@1.0.1 (https://github.com/ljharb/get-proto)
|
|
144
110
|
- glob-parent@5.1.2 (https://github.com/gulpjs/glob-parent)
|
|
145
|
-
- gopd@1.2.0 (https://github.com/ljharb/gopd)
|
|
146
111
|
- graceful-fs@4.2.11 (https://github.com/isaacs/node-graceful-fs)
|
|
147
112
|
- has-flag@4.0.0 (https://github.com/sindresorhus/has-flag)
|
|
148
|
-
- has-symbols@1.1.0 (https://github.com/inspect-js/has-symbols)
|
|
149
|
-
- hasown@2.0.2 (https://github.com/inspect-js/hasOwn)
|
|
150
|
-
- http-errors@2.0.0 (https://github.com/jshttp/http-errors)
|
|
151
|
-
- iconv-lite@0.6.3 (https://github.com/ashtuchkin/iconv-lite)
|
|
152
|
-
- inherits@2.0.4 (https://github.com/isaacs/inherits)
|
|
153
|
-
- ipaddr.js@1.9.1 (https://github.com/whitequark/ipaddr.js)
|
|
154
113
|
- is-binary-path@2.1.0 (https://github.com/sindresorhus/is-binary-path)
|
|
155
114
|
- is-extglob@2.1.1 (https://github.com/jonschlinkert/is-extglob)
|
|
156
115
|
- is-glob@4.0.3 (https://github.com/micromatch/is-glob)
|
|
157
116
|
- is-number@7.0.0 (https://github.com/jonschlinkert/is-number)
|
|
158
117
|
- is-plain-obj@4.1.0 (https://github.com/sindresorhus/is-plain-obj)
|
|
159
|
-
- is-promise@4.0.0 (https://github.com/then/is-promise)
|
|
160
|
-
- isexe@2.0.0 (https://github.com/isaacs/isexe)
|
|
161
118
|
- jest-diff@30.2.0 (https://github.com/jestjs/jest)
|
|
162
119
|
- jest-matcher-utils@30.2.0 (https://github.com/jestjs/jest)
|
|
163
120
|
- jest-message-util@30.2.0 (https://github.com/jestjs/jest)
|
|
@@ -166,14 +123,10 @@ This project incorporates components from the projects listed below. The origina
|
|
|
166
123
|
- jest-util@30.2.0 (https://github.com/jestjs/jest)
|
|
167
124
|
- js-tokens@4.0.0 (https://github.com/lydell/js-tokens)
|
|
168
125
|
- jsesc@3.1.0 (https://github.com/mathiasbynens/jsesc)
|
|
169
|
-
- json-schema-traverse@0.4.1 (https://github.com/epoberezkin/json-schema-traverse)
|
|
170
126
|
- json5@2.2.3 (https://github.com/json5/json5)
|
|
171
127
|
- lru-cache@5.1.1 (https://github.com/isaacs/node-lru-cache)
|
|
172
|
-
- math-intrinsics@1.1.0 (https://github.com/es-shims/math-intrinsics)
|
|
173
128
|
- mdast-util-from-markdown@2.0.2 (https://github.com/syntax-tree/mdast-util-from-markdown)
|
|
174
129
|
- mdast-util-to-string@4.0.0 (https://github.com/syntax-tree/mdast-util-to-string)
|
|
175
|
-
- media-typer@1.1.0 (https://github.com/jshttp/media-typer)
|
|
176
|
-
- merge-descriptors@2.0.0 (https://github.com/sindresorhus/merge-descriptors)
|
|
177
130
|
- micromark-core-commonmark@2.0.3 (https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark)
|
|
178
131
|
- micromark-factory-destination@2.0.1 (https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination)
|
|
179
132
|
- micromark-factory-label@2.0.1 (https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label)
|
|
@@ -196,71 +149,32 @@ This project incorporates components from the projects listed below. The origina
|
|
|
196
149
|
- micromark-util-types@2.0.2 (https://github.com/micromark/micromark/tree/main/packages/micromark-util-types)
|
|
197
150
|
- micromark@4.0.2 (https://github.com/micromark/micromark/tree/main/packages/micromark)
|
|
198
151
|
- micromatch@4.0.8 (https://github.com/micromatch/micromatch)
|
|
199
|
-
- mime-db@1.54.0 (https://github.com/jshttp/mime-db)
|
|
200
|
-
- mime-types@3.0.1 (https://github.com/jshttp/mime-types)
|
|
201
152
|
- ms@2.1.3 (https://github.com/vercel/ms)
|
|
202
|
-
- negotiator@1.0.0 (https://github.com/jshttp/negotiator)
|
|
203
153
|
- node-releases@2.0.19 (https://github.com/chicoxyzzy/node-releases)
|
|
204
154
|
- normalize-path@3.0.0 (https://github.com/jonschlinkert/normalize-path)
|
|
205
|
-
- object-assign@4.1.1 (https://github.com/sindresorhus/object-assign)
|
|
206
|
-
- object-inspect@1.13.4 (https://github.com/inspect-js/object-inspect)
|
|
207
|
-
- on-finished@2.4.1 (https://github.com/jshttp/on-finished)
|
|
208
|
-
- once@1.4.0 (https://github.com/isaacs/once)
|
|
209
|
-
- parseurl@1.3.3 (https://github.com/pillarjs/parseurl)
|
|
210
|
-
- path-key@3.1.1 (https://github.com/sindresorhus/path-key)
|
|
211
|
-
- path-to-regexp@8.2.0 (https://github.com/pillarjs/path-to-regexp)
|
|
212
155
|
- picocolors@1.1.1 (https://github.com/alexeyraspopov/picocolors)
|
|
213
156
|
- picomatch@2.3.1 (https://github.com/micromatch/picomatch)
|
|
214
157
|
- picomatch@4.0.3 (https://github.com/micromatch/picomatch)
|
|
215
|
-
- pkce-challenge@5.0.0 (https://github.com/crouchcd/pkce-challenge)
|
|
216
158
|
- pretty-format@30.2.0 (https://github.com/jestjs/jest)
|
|
217
|
-
- proxy-addr@2.0.7 (https://github.com/jshttp/proxy-addr)
|
|
218
|
-
- punycode@2.3.1 (https://github.com/mathiasbynens/punycode.js)
|
|
219
|
-
- qs@6.14.0 (https://github.com/ljharb/qs)
|
|
220
|
-
- range-parser@1.2.1 (https://github.com/jshttp/range-parser)
|
|
221
|
-
- raw-body@3.0.0 (https://github.com/stream-utils/raw-body)
|
|
222
159
|
- react-is@18.3.1 (https://github.com/facebook/react)
|
|
223
160
|
- readdirp@3.6.0 (https://github.com/paulmillr/readdirp)
|
|
224
161
|
- remark-parse@11.0.0 (https://github.com/remarkjs/remark/tree/main/packages/remark-parse)
|
|
225
|
-
- router@2.2.0 (https://github.com/pillarjs/router)
|
|
226
|
-
- safe-buffer@5.2.1 (https://github.com/feross/safe-buffer)
|
|
227
|
-
- safer-buffer@2.1.2 (https://github.com/ChALkeR/safer-buffer)
|
|
228
162
|
- semver@6.3.1 (https://github.com/npm/node-semver)
|
|
229
|
-
- send@1.2.0 (https://github.com/pillarjs/send)
|
|
230
|
-
- serve-static@2.2.0 (https://github.com/expressjs/serve-static)
|
|
231
|
-
- setprototypeof@1.2.0 (https://github.com/wesleytodd/setprototypeof)
|
|
232
|
-
- shebang-command@2.0.0 (https://github.com/kevva/shebang-command)
|
|
233
|
-
- shebang-regex@3.0.0 (https://github.com/sindresorhus/shebang-regex)
|
|
234
|
-
- side-channel-list@1.0.0 (https://github.com/ljharb/side-channel-list)
|
|
235
|
-
- side-channel-map@1.0.1 (https://github.com/ljharb/side-channel-map)
|
|
236
|
-
- side-channel-weakmap@1.0.2 (https://github.com/ljharb/side-channel-weakmap)
|
|
237
|
-
- side-channel@1.1.0 (https://github.com/ljharb/side-channel)
|
|
238
163
|
- slash@3.0.0 (https://github.com/sindresorhus/slash)
|
|
239
164
|
- source-map-support@0.5.21 (https://github.com/evanw/node-source-map-support)
|
|
240
165
|
- source-map@0.6.1 (https://github.com/mozilla/source-map)
|
|
241
166
|
- stack-utils@2.0.6 (https://github.com/tapjs/stack-utils)
|
|
242
|
-
- statuses@2.0.1 (https://github.com/jshttp/statuses)
|
|
243
|
-
- statuses@2.0.2 (https://github.com/jshttp/statuses)
|
|
244
167
|
- stoppable@1.1.0 (https://github.com/hunterloftis/stoppable)
|
|
245
168
|
- supports-color@7.2.0 (https://github.com/chalk/supports-color)
|
|
246
169
|
- to-regex-range@5.0.1 (https://github.com/micromatch/to-regex-range)
|
|
247
|
-
- toidentifier@1.0.1 (https://github.com/component/toidentifier)
|
|
248
170
|
- trough@2.2.0 (https://github.com/wooorm/trough)
|
|
249
|
-
- type-is@2.0.1 (https://github.com/jshttp/type-is)
|
|
250
171
|
- undici-types@7.16.0 (https://github.com/nodejs/undici)
|
|
251
172
|
- unified@11.0.5 (https://github.com/unifiedjs/unified)
|
|
252
173
|
- unist-util-stringify-position@4.0.0 (https://github.com/syntax-tree/unist-util-stringify-position)
|
|
253
|
-
- unpipe@1.0.0 (https://github.com/stream-utils/unpipe)
|
|
254
174
|
- update-browserslist-db@1.1.3 (https://github.com/browserslist/update-db)
|
|
255
|
-
- uri-js@4.4.1 (https://github.com/garycourt/uri-js)
|
|
256
|
-
- vary@1.1.2 (https://github.com/jshttp/vary)
|
|
257
175
|
- vfile-message@4.0.3 (https://github.com/vfile/vfile-message)
|
|
258
176
|
- vfile@6.0.3 (https://github.com/vfile/vfile)
|
|
259
|
-
- which@2.0.2 (https://github.com/isaacs/node-which)
|
|
260
|
-
- wrappy@1.0.2 (https://github.com/npm/wrappy)
|
|
261
177
|
- yallist@3.1.1 (https://github.com/isaacs/yallist)
|
|
262
|
-
- zod-to-json-schema@3.24.6 (https://github.com/StefanTerdell/zod-to-json-schema)
|
|
263
|
-
- zod@3.25.76 (https://github.com/colinhacks/zod)
|
|
264
178
|
|
|
265
179
|
%% @ampproject/remapping@2.2.1 NOTICES AND INFORMATION BEGIN HERE
|
|
266
180
|
=========================================
|
|
@@ -2020,32 +1934,6 @@ SOFTWARE.
|
|
|
2020
1934
|
=========================================
|
|
2021
1935
|
END OF @jridgewell/trace-mapping@0.3.29 AND INFORMATION
|
|
2022
1936
|
|
|
2023
|
-
%% @modelcontextprotocol/sdk@1.17.5 NOTICES AND INFORMATION BEGIN HERE
|
|
2024
|
-
=========================================
|
|
2025
|
-
MIT License
|
|
2026
|
-
|
|
2027
|
-
Copyright (c) 2024 Anthropic, PBC
|
|
2028
|
-
|
|
2029
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2030
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2031
|
-
in the Software without restriction, including without limitation the rights
|
|
2032
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2033
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2034
|
-
furnished to do so, subject to the following conditions:
|
|
2035
|
-
|
|
2036
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2037
|
-
copies or substantial portions of the Software.
|
|
2038
|
-
|
|
2039
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2040
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2041
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2042
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2043
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2044
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2045
|
-
SOFTWARE.
|
|
2046
|
-
=========================================
|
|
2047
|
-
END OF @modelcontextprotocol/sdk@1.17.5 AND INFORMATION
|
|
2048
|
-
|
|
2049
1937
|
%% @sinclair/typebox@0.34.41 NOTICES AND INFORMATION BEGIN HERE
|
|
2050
1938
|
=========================================
|
|
2051
1939
|
TypeBox
|
|
@@ -2362,60 +2250,6 @@ MIT License
|
|
|
2362
2250
|
=========================================
|
|
2363
2251
|
END OF @types/yargs@17.0.34 AND INFORMATION
|
|
2364
2252
|
|
|
2365
|
-
%% accepts@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2366
|
-
=========================================
|
|
2367
|
-
(The MIT License)
|
|
2368
|
-
|
|
2369
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
2370
|
-
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
2371
|
-
|
|
2372
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2373
|
-
a copy of this software and associated documentation files (the
|
|
2374
|
-
'Software'), to deal in the Software without restriction, including
|
|
2375
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2376
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2377
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2378
|
-
the following conditions:
|
|
2379
|
-
|
|
2380
|
-
The above copyright notice and this permission notice shall be
|
|
2381
|
-
included in all copies or substantial portions of the Software.
|
|
2382
|
-
|
|
2383
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
2384
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2385
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2386
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2387
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2388
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2389
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2390
|
-
=========================================
|
|
2391
|
-
END OF accepts@2.0.0 AND INFORMATION
|
|
2392
|
-
|
|
2393
|
-
%% ajv@6.12.6 NOTICES AND INFORMATION BEGIN HERE
|
|
2394
|
-
=========================================
|
|
2395
|
-
The MIT License (MIT)
|
|
2396
|
-
|
|
2397
|
-
Copyright (c) 2015-2017 Evgeny Poberezkin
|
|
2398
|
-
|
|
2399
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2400
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2401
|
-
in the Software without restriction, including without limitation the rights
|
|
2402
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2403
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2404
|
-
furnished to do so, subject to the following conditions:
|
|
2405
|
-
|
|
2406
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2407
|
-
copies or substantial portions of the Software.
|
|
2408
|
-
|
|
2409
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2410
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2411
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2412
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2413
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2414
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2415
|
-
SOFTWARE.
|
|
2416
|
-
=========================================
|
|
2417
|
-
END OF ajv@6.12.6 AND INFORMATION
|
|
2418
|
-
|
|
2419
2253
|
%% ansi-colors@4.1.3 NOTICES AND INFORMATION BEGIN HERE
|
|
2420
2254
|
=========================================
|
|
2421
2255
|
The MIT License (MIT)
|
|
@@ -2531,34 +2365,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2531
2365
|
=========================================
|
|
2532
2366
|
END OF binary-extensions@2.2.0 AND INFORMATION
|
|
2533
2367
|
|
|
2534
|
-
%% body-parser@2.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2535
|
-
=========================================
|
|
2536
|
-
(The MIT License)
|
|
2537
|
-
|
|
2538
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
2539
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
2540
|
-
|
|
2541
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2542
|
-
a copy of this software and associated documentation files (the
|
|
2543
|
-
'Software'), to deal in the Software without restriction, including
|
|
2544
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2545
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2546
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2547
|
-
the following conditions:
|
|
2548
|
-
|
|
2549
|
-
The above copyright notice and this permission notice shall be
|
|
2550
|
-
included in all copies or substantial portions of the Software.
|
|
2551
|
-
|
|
2552
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
2553
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2554
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2555
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2556
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2557
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2558
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2559
|
-
=========================================
|
|
2560
|
-
END OF body-parser@2.2.0 AND INFORMATION
|
|
2561
|
-
|
|
2562
2368
|
%% braces@3.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
2563
2369
|
=========================================
|
|
2564
2370
|
The MIT License (MIT)
|
|
@@ -2636,86 +2442,6 @@ SOFTWARE.
|
|
|
2636
2442
|
=========================================
|
|
2637
2443
|
END OF buffer-from@1.1.2 AND INFORMATION
|
|
2638
2444
|
|
|
2639
|
-
%% bytes@3.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2640
|
-
=========================================
|
|
2641
|
-
(The MIT License)
|
|
2642
|
-
|
|
2643
|
-
Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
|
|
2644
|
-
Copyright (c) 2015 Jed Watson <jed.watson@me.com>
|
|
2645
|
-
|
|
2646
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2647
|
-
a copy of this software and associated documentation files (the
|
|
2648
|
-
'Software'), to deal in the Software without restriction, including
|
|
2649
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2650
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2651
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2652
|
-
the following conditions:
|
|
2653
|
-
|
|
2654
|
-
The above copyright notice and this permission notice shall be
|
|
2655
|
-
included in all copies or substantial portions of the Software.
|
|
2656
|
-
|
|
2657
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
2658
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2659
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2660
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2661
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2662
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2663
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2664
|
-
=========================================
|
|
2665
|
-
END OF bytes@3.1.2 AND INFORMATION
|
|
2666
|
-
|
|
2667
|
-
%% call-bind-apply-helpers@1.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2668
|
-
=========================================
|
|
2669
|
-
MIT License
|
|
2670
|
-
|
|
2671
|
-
Copyright (c) 2024 Jordan Harband
|
|
2672
|
-
|
|
2673
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2674
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2675
|
-
in the Software without restriction, including without limitation the rights
|
|
2676
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2677
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2678
|
-
furnished to do so, subject to the following conditions:
|
|
2679
|
-
|
|
2680
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2681
|
-
copies or substantial portions of the Software.
|
|
2682
|
-
|
|
2683
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2684
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2685
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2686
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2687
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2688
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2689
|
-
SOFTWARE.
|
|
2690
|
-
=========================================
|
|
2691
|
-
END OF call-bind-apply-helpers@1.0.2 AND INFORMATION
|
|
2692
|
-
|
|
2693
|
-
%% call-bound@1.0.4 NOTICES AND INFORMATION BEGIN HERE
|
|
2694
|
-
=========================================
|
|
2695
|
-
MIT License
|
|
2696
|
-
|
|
2697
|
-
Copyright (c) 2024 Jordan Harband
|
|
2698
|
-
|
|
2699
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2700
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2701
|
-
in the Software without restriction, including without limitation the rights
|
|
2702
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2703
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2704
|
-
furnished to do so, subject to the following conditions:
|
|
2705
|
-
|
|
2706
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2707
|
-
copies or substantial portions of the Software.
|
|
2708
|
-
|
|
2709
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2710
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2711
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2712
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2713
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2714
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2715
|
-
SOFTWARE.
|
|
2716
|
-
=========================================
|
|
2717
|
-
END OF call-bound@1.0.4 AND INFORMATION
|
|
2718
|
-
|
|
2719
2445
|
%% caniuse-lite@1.0.30001731 NOTICES AND INFORMATION BEGIN HERE
|
|
2720
2446
|
=========================================
|
|
2721
2447
|
Attribution 4.0 International
|
|
@@ -3273,60 +2999,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3273
2999
|
=========================================
|
|
3274
3000
|
END OF color-name@1.1.4 AND INFORMATION
|
|
3275
3001
|
|
|
3276
|
-
%% content-disposition@1.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3277
|
-
=========================================
|
|
3278
|
-
(The MIT License)
|
|
3279
|
-
|
|
3280
|
-
Copyright (c) 2014-2017 Douglas Christopher Wilson
|
|
3281
|
-
|
|
3282
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3283
|
-
a copy of this software and associated documentation files (the
|
|
3284
|
-
'Software'), to deal in the Software without restriction, including
|
|
3285
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3286
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3287
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3288
|
-
the following conditions:
|
|
3289
|
-
|
|
3290
|
-
The above copyright notice and this permission notice shall be
|
|
3291
|
-
included in all copies or substantial portions of the Software.
|
|
3292
|
-
|
|
3293
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3294
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3295
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3296
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3297
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3298
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3299
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3300
|
-
=========================================
|
|
3301
|
-
END OF content-disposition@1.0.0 AND INFORMATION
|
|
3302
|
-
|
|
3303
|
-
%% content-type@1.0.5 NOTICES AND INFORMATION BEGIN HERE
|
|
3304
|
-
=========================================
|
|
3305
|
-
(The MIT License)
|
|
3306
|
-
|
|
3307
|
-
Copyright (c) 2015 Douglas Christopher Wilson
|
|
3308
|
-
|
|
3309
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3310
|
-
a copy of this software and associated documentation files (the
|
|
3311
|
-
'Software'), to deal in the Software without restriction, including
|
|
3312
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3313
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3314
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3315
|
-
the following conditions:
|
|
3316
|
-
|
|
3317
|
-
The above copyright notice and this permission notice shall be
|
|
3318
|
-
included in all copies or substantial portions of the Software.
|
|
3319
|
-
|
|
3320
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3321
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3322
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3323
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3324
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3325
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3326
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3327
|
-
=========================================
|
|
3328
|
-
END OF content-type@1.0.5 AND INFORMATION
|
|
3329
|
-
|
|
3330
3002
|
%% convert-source-map@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3331
3003
|
=========================================
|
|
3332
3004
|
Copyright 2013 Thorsten Lorenz.
|
|
@@ -3355,144 +3027,36 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3355
3027
|
=========================================
|
|
3356
3028
|
END OF convert-source-map@2.0.0 AND INFORMATION
|
|
3357
3029
|
|
|
3358
|
-
%%
|
|
3030
|
+
%% debug@4.4.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3359
3031
|
=========================================
|
|
3360
3032
|
(The MIT License)
|
|
3361
3033
|
|
|
3362
|
-
Copyright (c)
|
|
3034
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
3035
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
3363
3036
|
|
|
3364
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3365
|
-
|
|
3366
|
-
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3370
|
-
the following conditions:
|
|
3037
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
3038
|
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
3039
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
3040
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3041
|
+
subject to the following conditions:
|
|
3371
3042
|
|
|
3372
|
-
The above copyright notice and this permission notice shall be
|
|
3373
|
-
|
|
3043
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3044
|
+
portions of the Software.
|
|
3374
3045
|
|
|
3375
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
IN
|
|
3379
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3380
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3046
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3047
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3048
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3049
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3381
3050
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3382
3051
|
=========================================
|
|
3383
|
-
END OF
|
|
3052
|
+
END OF debug@4.4.0 AND INFORMATION
|
|
3384
3053
|
|
|
3385
|
-
%%
|
|
3054
|
+
%% debug@4.4.3 NOTICES AND INFORMATION BEGIN HERE
|
|
3386
3055
|
=========================================
|
|
3387
3056
|
(The MIT License)
|
|
3388
3057
|
|
|
3389
|
-
Copyright (c)
|
|
3390
|
-
Copyright (c)
|
|
3391
|
-
|
|
3392
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3393
|
-
a copy of this software and associated documentation files (the
|
|
3394
|
-
'Software'), to deal in the Software without restriction, including
|
|
3395
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3396
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3397
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3398
|
-
the following conditions:
|
|
3399
|
-
|
|
3400
|
-
The above copyright notice and this permission notice shall be
|
|
3401
|
-
included in all copies or substantial portions of the Software.
|
|
3402
|
-
|
|
3403
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3404
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3405
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3406
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3407
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3408
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3409
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3410
|
-
=========================================
|
|
3411
|
-
END OF cookie@0.7.2 AND INFORMATION
|
|
3412
|
-
|
|
3413
|
-
%% cors@2.8.5 NOTICES AND INFORMATION BEGIN HERE
|
|
3414
|
-
=========================================
|
|
3415
|
-
(The MIT License)
|
|
3416
|
-
|
|
3417
|
-
Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
|
|
3418
|
-
|
|
3419
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3420
|
-
a copy of this software and associated documentation files (the
|
|
3421
|
-
'Software'), to deal in the Software without restriction, including
|
|
3422
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3423
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3424
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3425
|
-
the following conditions:
|
|
3426
|
-
|
|
3427
|
-
The above copyright notice and this permission notice shall be
|
|
3428
|
-
included in all copies or substantial portions of the Software.
|
|
3429
|
-
|
|
3430
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3431
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3432
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3433
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3434
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3435
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3436
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3437
|
-
=========================================
|
|
3438
|
-
END OF cors@2.8.5 AND INFORMATION
|
|
3439
|
-
|
|
3440
|
-
%% cross-spawn@7.0.6 NOTICES AND INFORMATION BEGIN HERE
|
|
3441
|
-
=========================================
|
|
3442
|
-
The MIT License (MIT)
|
|
3443
|
-
|
|
3444
|
-
Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
|
|
3445
|
-
|
|
3446
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3447
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3448
|
-
in the Software without restriction, including without limitation the rights
|
|
3449
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3450
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3451
|
-
furnished to do so, subject to the following conditions:
|
|
3452
|
-
|
|
3453
|
-
The above copyright notice and this permission notice shall be included in
|
|
3454
|
-
all copies or substantial portions of the Software.
|
|
3455
|
-
|
|
3456
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3457
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3458
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3459
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3460
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3461
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3462
|
-
THE SOFTWARE.
|
|
3463
|
-
=========================================
|
|
3464
|
-
END OF cross-spawn@7.0.6 AND INFORMATION
|
|
3465
|
-
|
|
3466
|
-
%% debug@4.4.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3467
|
-
=========================================
|
|
3468
|
-
(The MIT License)
|
|
3469
|
-
|
|
3470
|
-
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
3471
|
-
Copyright (c) 2018-2021 Josh Junon
|
|
3472
|
-
|
|
3473
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
3474
|
-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
3475
|
-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
3476
|
-
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3477
|
-
subject to the following conditions:
|
|
3478
|
-
|
|
3479
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3480
|
-
portions of the Software.
|
|
3481
|
-
|
|
3482
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3483
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3484
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3485
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3486
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3487
|
-
=========================================
|
|
3488
|
-
END OF debug@4.4.0 AND INFORMATION
|
|
3489
|
-
|
|
3490
|
-
%% debug@4.4.3 NOTICES AND INFORMATION BEGIN HERE
|
|
3491
|
-
=========================================
|
|
3492
|
-
(The MIT License)
|
|
3493
|
-
|
|
3494
|
-
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
3495
|
-
Copyright (c) 2018-2021 Josh Junon
|
|
3058
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
3059
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
3496
3060
|
|
|
3497
3061
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
3498
3062
|
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
@@ -3538,33 +3102,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3538
3102
|
=========================================
|
|
3539
3103
|
END OF decode-named-character-reference@1.2.0 AND INFORMATION
|
|
3540
3104
|
|
|
3541
|
-
%% depd@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3542
|
-
=========================================
|
|
3543
|
-
(The MIT License)
|
|
3544
|
-
|
|
3545
|
-
Copyright (c) 2014-2018 Douglas Christopher Wilson
|
|
3546
|
-
|
|
3547
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3548
|
-
a copy of this software and associated documentation files (the
|
|
3549
|
-
'Software'), to deal in the Software without restriction, including
|
|
3550
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3551
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3552
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3553
|
-
the following conditions:
|
|
3554
|
-
|
|
3555
|
-
The above copyright notice and this permission notice shall be
|
|
3556
|
-
included in all copies or substantial portions of the Software.
|
|
3557
|
-
|
|
3558
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3559
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3560
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3561
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3562
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3563
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3564
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3565
|
-
=========================================
|
|
3566
|
-
END OF depd@2.0.0 AND INFORMATION
|
|
3567
|
-
|
|
3568
3105
|
%% dequal@2.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
3569
3106
|
=========================================
|
|
3570
3107
|
The MIT License (MIT)
|
|
@@ -3618,37 +3155,21 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3618
3155
|
=========================================
|
|
3619
3156
|
END OF devlop@1.1.0 AND INFORMATION
|
|
3620
3157
|
|
|
3621
|
-
%%
|
|
3158
|
+
%% electron-to-chromium@1.5.192 NOTICES AND INFORMATION BEGIN HERE
|
|
3622
3159
|
=========================================
|
|
3623
|
-
|
|
3624
|
-
|
|
3625
|
-
Copyright (c) 2024 ECMAScript Shims
|
|
3626
|
-
|
|
3627
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3628
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3629
|
-
in the Software without restriction, including without limitation the rights
|
|
3630
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3631
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3632
|
-
furnished to do so, subject to the following conditions:
|
|
3160
|
+
Copyright 2018 Kilian Valkhof
|
|
3633
3161
|
|
|
3634
|
-
|
|
3635
|
-
copies or substantial portions of the Software.
|
|
3162
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
|
3636
3163
|
|
|
3637
|
-
THE SOFTWARE IS PROVIDED "AS IS"
|
|
3638
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3639
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3640
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3641
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3642
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3643
|
-
SOFTWARE.
|
|
3164
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3644
3165
|
=========================================
|
|
3645
|
-
END OF
|
|
3166
|
+
END OF electron-to-chromium@1.5.192 AND INFORMATION
|
|
3646
3167
|
|
|
3647
|
-
%%
|
|
3168
|
+
%% enquirer@2.3.6 NOTICES AND INFORMATION BEGIN HERE
|
|
3648
3169
|
=========================================
|
|
3649
3170
|
The MIT License (MIT)
|
|
3650
3171
|
|
|
3651
|
-
Copyright (c)
|
|
3172
|
+
Copyright (c) 2016-present, Jon Schlinkert.
|
|
3652
3173
|
|
|
3653
3174
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3654
3175
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3668,76 +3189,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3668
3189
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3669
3190
|
THE SOFTWARE.
|
|
3670
3191
|
=========================================
|
|
3671
|
-
END OF
|
|
3672
|
-
|
|
3673
|
-
%% electron-to-chromium@1.5.192 NOTICES AND INFORMATION BEGIN HERE
|
|
3674
|
-
=========================================
|
|
3675
|
-
Copyright 2018 Kilian Valkhof
|
|
3676
|
-
|
|
3677
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
|
3678
|
-
|
|
3679
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3680
|
-
=========================================
|
|
3681
|
-
END OF electron-to-chromium@1.5.192 AND INFORMATION
|
|
3192
|
+
END OF enquirer@2.3.6 AND INFORMATION
|
|
3682
3193
|
|
|
3683
|
-
%%
|
|
3194
|
+
%% escalade@3.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3684
3195
|
=========================================
|
|
3685
|
-
|
|
3196
|
+
MIT License
|
|
3686
3197
|
|
|
3687
|
-
Copyright (c)
|
|
3198
|
+
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
3688
3199
|
|
|
3689
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3690
|
-
a copy of this software and associated documentation files (the
|
|
3691
|
-
'Software'), to deal in the Software without restriction, including
|
|
3692
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3693
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3694
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3695
|
-
the following conditions:
|
|
3200
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3696
3201
|
|
|
3697
|
-
The above copyright notice and this permission notice shall be
|
|
3698
|
-
included in all copies or substantial portions of the Software.
|
|
3202
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3699
3203
|
|
|
3700
|
-
THE SOFTWARE IS PROVIDED
|
|
3701
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3702
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3703
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3704
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3705
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3706
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3204
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3707
3205
|
=========================================
|
|
3708
|
-
END OF
|
|
3206
|
+
END OF escalade@3.2.0 AND INFORMATION
|
|
3709
3207
|
|
|
3710
|
-
%%
|
|
3208
|
+
%% escape-string-regexp@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3711
3209
|
=========================================
|
|
3712
|
-
|
|
3210
|
+
MIT License
|
|
3713
3211
|
|
|
3714
|
-
Copyright (c)
|
|
3212
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3715
3213
|
|
|
3716
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3717
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3718
|
-
in the Software without restriction, including without limitation the rights
|
|
3719
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3720
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3721
|
-
furnished to do so, subject to the following conditions:
|
|
3214
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3722
3215
|
|
|
3723
|
-
The above copyright notice and this permission notice shall be included in
|
|
3724
|
-
all copies or substantial portions of the Software.
|
|
3216
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3725
3217
|
|
|
3726
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3727
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3728
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3729
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3730
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3731
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3732
|
-
THE SOFTWARE.
|
|
3218
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3733
3219
|
=========================================
|
|
3734
|
-
END OF
|
|
3220
|
+
END OF escape-string-regexp@2.0.0 AND INFORMATION
|
|
3735
3221
|
|
|
3736
|
-
%%
|
|
3222
|
+
%% expect@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3737
3223
|
=========================================
|
|
3738
3224
|
MIT License
|
|
3739
3225
|
|
|
3740
|
-
Copyright (c)
|
|
3226
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3227
|
+
Copyright Contributors to the Jest project.
|
|
3741
3228
|
|
|
3742
3229
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3743
3230
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3757,39 +3244,40 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3757
3244
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3758
3245
|
SOFTWARE.
|
|
3759
3246
|
=========================================
|
|
3760
|
-
END OF
|
|
3247
|
+
END OF expect@30.2.0 AND INFORMATION
|
|
3761
3248
|
|
|
3762
|
-
%%
|
|
3249
|
+
%% extend@3.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
3763
3250
|
=========================================
|
|
3764
|
-
MIT License
|
|
3251
|
+
The MIT License (MIT)
|
|
3765
3252
|
|
|
3766
|
-
Copyright (c)
|
|
3253
|
+
Copyright (c) 2014 Stefan Thomas
|
|
3767
3254
|
|
|
3768
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3769
|
-
of this software and associated documentation files (the
|
|
3770
|
-
in the Software without restriction, including
|
|
3771
|
-
to use, copy, modify, merge, publish,
|
|
3772
|
-
copies of the Software, and to
|
|
3773
|
-
furnished to do so, subject to
|
|
3255
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3256
|
+
a copy of this software and associated documentation files (the
|
|
3257
|
+
"Software"), to deal in the Software without restriction, including
|
|
3258
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3259
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3260
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3261
|
+
the following conditions:
|
|
3774
3262
|
|
|
3775
|
-
The above copyright notice and this permission notice shall be
|
|
3776
|
-
copies or substantial portions of the Software.
|
|
3263
|
+
The above copyright notice and this permission notice shall be
|
|
3264
|
+
included in all copies or substantial portions of the Software.
|
|
3777
3265
|
|
|
3778
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3779
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3780
|
-
FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
SOFTWARE.
|
|
3266
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3267
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3268
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3269
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3270
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3271
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3272
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3785
3273
|
=========================================
|
|
3786
|
-
END OF
|
|
3274
|
+
END OF extend@3.0.2 AND INFORMATION
|
|
3787
3275
|
|
|
3788
|
-
%%
|
|
3276
|
+
%% fill-range@7.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
3789
3277
|
=========================================
|
|
3790
|
-
MIT License
|
|
3278
|
+
The MIT License (MIT)
|
|
3791
3279
|
|
|
3792
|
-
Copyright (c)
|
|
3280
|
+
Copyright (c) 2014-present, Jon Schlinkert.
|
|
3793
3281
|
|
|
3794
3282
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3795
3283
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3798,24 +3286,22 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3798
3286
|
copies of the Software, and to permit persons to whom the Software is
|
|
3799
3287
|
furnished to do so, subject to the following conditions:
|
|
3800
3288
|
|
|
3801
|
-
The above copyright notice and this permission notice shall be included in
|
|
3802
|
-
copies or substantial portions of the Software.
|
|
3289
|
+
The above copyright notice and this permission notice shall be included in
|
|
3290
|
+
all copies or substantial portions of the Software.
|
|
3803
3291
|
|
|
3804
3292
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3805
3293
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3806
3294
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3807
3295
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3808
3296
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3809
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3810
|
-
SOFTWARE.
|
|
3297
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3298
|
+
THE SOFTWARE.
|
|
3811
3299
|
=========================================
|
|
3812
|
-
END OF
|
|
3300
|
+
END OF fill-range@7.1.1 AND INFORMATION
|
|
3813
3301
|
|
|
3814
|
-
%%
|
|
3302
|
+
%% gensync@1.0.0-beta.2 NOTICES AND INFORMATION BEGIN HERE
|
|
3815
3303
|
=========================================
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
3304
|
+
Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>
|
|
3819
3305
|
|
|
3820
3306
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3821
3307
|
|
|
@@ -3823,38 +3309,63 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3823
3309
|
|
|
3824
3310
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3825
3311
|
=========================================
|
|
3826
|
-
END OF
|
|
3312
|
+
END OF gensync@1.0.0-beta.2 AND INFORMATION
|
|
3827
3313
|
|
|
3828
|
-
%%
|
|
3314
|
+
%% get-east-asian-width@1.3.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3829
3315
|
=========================================
|
|
3830
|
-
|
|
3316
|
+
MIT License
|
|
3831
3317
|
|
|
3832
|
-
Copyright (c)
|
|
3833
|
-
Copyright (c) 2015 Andreas Lubbe
|
|
3834
|
-
Copyright (c) 2015 Tiancheng "Timothy" Gu
|
|
3318
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3835
3319
|
|
|
3836
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3837
|
-
a copy of this software and associated documentation files (the
|
|
3838
|
-
'Software'), to deal in the Software without restriction, including
|
|
3839
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3840
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3841
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3842
|
-
the following conditions:
|
|
3320
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3843
3321
|
|
|
3844
|
-
The above copyright notice and this permission notice shall be
|
|
3845
|
-
included in all copies or substantial portions of the Software.
|
|
3322
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3846
3323
|
|
|
3847
|
-
THE SOFTWARE IS PROVIDED
|
|
3848
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3849
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3850
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3851
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3852
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3853
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3324
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3854
3325
|
=========================================
|
|
3855
|
-
END OF
|
|
3326
|
+
END OF get-east-asian-width@1.3.0 AND INFORMATION
|
|
3856
3327
|
|
|
3857
|
-
%%
|
|
3328
|
+
%% glob-parent@5.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
3329
|
+
=========================================
|
|
3330
|
+
The ISC License
|
|
3331
|
+
|
|
3332
|
+
Copyright (c) 2015, 2019 Elan Shanker
|
|
3333
|
+
|
|
3334
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3335
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3336
|
+
copyright notice and this permission notice appear in all copies.
|
|
3337
|
+
|
|
3338
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3339
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3340
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
3341
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3342
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3343
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
3344
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3345
|
+
=========================================
|
|
3346
|
+
END OF glob-parent@5.1.2 AND INFORMATION
|
|
3347
|
+
|
|
3348
|
+
%% graceful-fs@4.2.11 NOTICES AND INFORMATION BEGIN HERE
|
|
3349
|
+
=========================================
|
|
3350
|
+
The ISC License
|
|
3351
|
+
|
|
3352
|
+
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
3353
|
+
|
|
3354
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3355
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3356
|
+
copyright notice and this permission notice appear in all copies.
|
|
3357
|
+
|
|
3358
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3359
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3360
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
3361
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3362
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3363
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
3364
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3365
|
+
=========================================
|
|
3366
|
+
END OF graceful-fs@4.2.11 AND INFORMATION
|
|
3367
|
+
|
|
3368
|
+
%% has-flag@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3858
3369
|
=========================================
|
|
3859
3370
|
MIT License
|
|
3860
3371
|
|
|
@@ -3866,40 +3377,27 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3866
3377
|
|
|
3867
3378
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3868
3379
|
=========================================
|
|
3869
|
-
END OF
|
|
3380
|
+
END OF has-flag@4.0.0 AND INFORMATION
|
|
3870
3381
|
|
|
3871
|
-
%%
|
|
3382
|
+
%% is-binary-path@2.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3872
3383
|
=========================================
|
|
3873
|
-
|
|
3384
|
+
MIT License
|
|
3874
3385
|
|
|
3875
|
-
Copyright (c)
|
|
3386
|
+
Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
|
|
3876
3387
|
|
|
3877
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3878
|
-
a copy of this software and associated documentation files (the
|
|
3879
|
-
'Software'), to deal in the Software without restriction, including
|
|
3880
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3881
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3882
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3883
|
-
the following conditions:
|
|
3388
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3884
3389
|
|
|
3885
|
-
The above copyright notice and this permission notice shall be
|
|
3886
|
-
included in all copies or substantial portions of the Software.
|
|
3390
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3887
3391
|
|
|
3888
|
-
THE SOFTWARE IS PROVIDED
|
|
3889
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3890
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3891
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3892
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3893
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3894
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3392
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3895
3393
|
=========================================
|
|
3896
|
-
END OF
|
|
3394
|
+
END OF is-binary-path@2.1.0 AND INFORMATION
|
|
3897
3395
|
|
|
3898
|
-
%%
|
|
3396
|
+
%% is-extglob@2.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
3899
3397
|
=========================================
|
|
3900
|
-
MIT License
|
|
3398
|
+
The MIT License (MIT)
|
|
3901
3399
|
|
|
3902
|
-
Copyright (c)
|
|
3400
|
+
Copyright (c) 2014-2016, Jon Schlinkert
|
|
3903
3401
|
|
|
3904
3402
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3905
3403
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3908,52 +3406,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3908
3406
|
copies of the Software, and to permit persons to whom the Software is
|
|
3909
3407
|
furnished to do so, subject to the following conditions:
|
|
3910
3408
|
|
|
3911
|
-
The above copyright notice and this permission notice shall be included in
|
|
3912
|
-
copies or substantial portions of the Software.
|
|
3409
|
+
The above copyright notice and this permission notice shall be included in
|
|
3410
|
+
all copies or substantial portions of the Software.
|
|
3913
3411
|
|
|
3914
3412
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3915
3413
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3916
3414
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3917
3415
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3918
3416
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3919
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3920
|
-
SOFTWARE.
|
|
3921
|
-
=========================================
|
|
3922
|
-
END OF eventsource-parser@3.0.3 AND INFORMATION
|
|
3923
|
-
|
|
3924
|
-
%% eventsource@3.0.7 NOTICES AND INFORMATION BEGIN HERE
|
|
3925
|
-
=========================================
|
|
3926
|
-
The MIT License
|
|
3927
|
-
|
|
3928
|
-
Copyright (c) EventSource GitHub organisation
|
|
3929
|
-
|
|
3930
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3931
|
-
a copy of this software and associated documentation files (the
|
|
3932
|
-
"Software"), to deal in the Software without restriction, including
|
|
3933
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3934
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3935
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3936
|
-
the following conditions:
|
|
3937
|
-
|
|
3938
|
-
The above copyright notice and this permission notice shall be
|
|
3939
|
-
included in all copies or substantial portions of the Software.
|
|
3940
|
-
|
|
3941
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3942
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3943
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3944
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3945
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3946
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3947
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3417
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3418
|
+
THE SOFTWARE.
|
|
3948
3419
|
=========================================
|
|
3949
|
-
END OF
|
|
3420
|
+
END OF is-extglob@2.1.1 AND INFORMATION
|
|
3950
3421
|
|
|
3951
|
-
%%
|
|
3422
|
+
%% is-glob@4.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
3952
3423
|
=========================================
|
|
3953
|
-
MIT License
|
|
3424
|
+
The MIT License (MIT)
|
|
3954
3425
|
|
|
3955
|
-
Copyright (c)
|
|
3956
|
-
Copyright Contributors to the Jest project.
|
|
3426
|
+
Copyright (c) 2014-2017, Jon Schlinkert.
|
|
3957
3427
|
|
|
3958
3428
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3959
3429
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3962,105 +3432,92 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3962
3432
|
copies of the Software, and to permit persons to whom the Software is
|
|
3963
3433
|
furnished to do so, subject to the following conditions:
|
|
3964
3434
|
|
|
3965
|
-
The above copyright notice and this permission notice shall be included in
|
|
3966
|
-
copies or substantial portions of the Software.
|
|
3435
|
+
The above copyright notice and this permission notice shall be included in
|
|
3436
|
+
all copies or substantial portions of the Software.
|
|
3967
3437
|
|
|
3968
3438
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3969
3439
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3970
3440
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3971
3441
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3972
3442
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3973
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3974
|
-
SOFTWARE.
|
|
3443
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3444
|
+
THE SOFTWARE.
|
|
3975
3445
|
=========================================
|
|
3976
|
-
END OF
|
|
3446
|
+
END OF is-glob@4.0.3 AND INFORMATION
|
|
3977
3447
|
|
|
3978
|
-
%%
|
|
3448
|
+
%% is-number@7.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3979
3449
|
=========================================
|
|
3980
|
-
|
|
3450
|
+
The MIT License (MIT)
|
|
3981
3451
|
|
|
3982
|
-
Copyright
|
|
3452
|
+
Copyright (c) 2014-present, Jon Schlinkert.
|
|
3983
3453
|
|
|
3984
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3985
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3986
|
-
the Software without restriction, including without limitation the rights
|
|
3987
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3988
|
-
the Software, and to permit persons to whom the Software is
|
|
3989
|
-
subject to the following conditions:
|
|
3454
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3455
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3456
|
+
in the Software without restriction, including without limitation the rights
|
|
3457
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3458
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3459
|
+
furnished to do so, subject to the following conditions:
|
|
3990
3460
|
|
|
3991
|
-
The above copyright notice and this permission notice shall be included in
|
|
3992
|
-
copies or substantial portions of the Software.
|
|
3461
|
+
The above copyright notice and this permission notice shall be included in
|
|
3462
|
+
all copies or substantial portions of the Software.
|
|
3993
3463
|
|
|
3994
3464
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3995
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3996
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3997
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3998
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3999
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3465
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3466
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3467
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3468
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3469
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3470
|
+
THE SOFTWARE.
|
|
4000
3471
|
=========================================
|
|
4001
|
-
END OF
|
|
3472
|
+
END OF is-number@7.0.0 AND INFORMATION
|
|
4002
3473
|
|
|
4003
|
-
%%
|
|
3474
|
+
%% is-plain-obj@4.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4004
3475
|
=========================================
|
|
4005
|
-
|
|
3476
|
+
MIT License
|
|
4006
3477
|
|
|
4007
|
-
Copyright (c)
|
|
4008
|
-
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
|
|
4009
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
3478
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4010
3479
|
|
|
4011
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4012
|
-
a copy of this software and associated documentation files (the
|
|
4013
|
-
'Software'), to deal in the Software without restriction, including
|
|
4014
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4015
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4016
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4017
|
-
the following conditions:
|
|
3480
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4018
3481
|
|
|
4019
|
-
The above copyright notice and this permission notice shall be
|
|
4020
|
-
included in all copies or substantial portions of the Software.
|
|
3482
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4021
3483
|
|
|
4022
|
-
THE SOFTWARE IS PROVIDED
|
|
4023
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4024
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4025
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4026
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4027
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4028
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3484
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4029
3485
|
=========================================
|
|
4030
|
-
END OF
|
|
3486
|
+
END OF is-plain-obj@4.1.0 AND INFORMATION
|
|
4031
3487
|
|
|
4032
|
-
%%
|
|
3488
|
+
%% jest-diff@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4033
3489
|
=========================================
|
|
4034
|
-
|
|
3490
|
+
MIT License
|
|
4035
3491
|
|
|
4036
|
-
Copyright (c)
|
|
3492
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3493
|
+
Copyright Contributors to the Jest project.
|
|
4037
3494
|
|
|
4038
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
the following conditions:
|
|
3495
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3496
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3497
|
+
in the Software without restriction, including without limitation the rights
|
|
3498
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3499
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3500
|
+
furnished to do so, subject to the following conditions:
|
|
4045
3501
|
|
|
4046
|
-
The above copyright notice and this permission notice shall be
|
|
4047
|
-
|
|
3502
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3503
|
+
copies or substantial portions of the Software.
|
|
4048
3504
|
|
|
4049
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
|
|
4054
|
-
OF
|
|
4055
|
-
|
|
3505
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3506
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3507
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3508
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3509
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3510
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3511
|
+
SOFTWARE.
|
|
4056
3512
|
=========================================
|
|
4057
|
-
END OF
|
|
3513
|
+
END OF jest-diff@30.2.0 AND INFORMATION
|
|
4058
3514
|
|
|
4059
|
-
%%
|
|
3515
|
+
%% jest-matcher-utils@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4060
3516
|
=========================================
|
|
4061
3517
|
MIT License
|
|
4062
3518
|
|
|
4063
|
-
Copyright (c)
|
|
3519
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3520
|
+
Copyright Contributors to the Jest project.
|
|
4064
3521
|
|
|
4065
3522
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4066
3523
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4080,39 +3537,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4080
3537
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4081
3538
|
SOFTWARE.
|
|
4082
3539
|
=========================================
|
|
4083
|
-
END OF
|
|
3540
|
+
END OF jest-matcher-utils@30.2.0 AND INFORMATION
|
|
4084
3541
|
|
|
4085
|
-
%%
|
|
3542
|
+
%% jest-message-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4086
3543
|
=========================================
|
|
4087
|
-
|
|
3544
|
+
MIT License
|
|
4088
3545
|
|
|
4089
|
-
Copyright (c)
|
|
4090
|
-
Copyright
|
|
3546
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3547
|
+
Copyright Contributors to the Jest project.
|
|
4091
3548
|
|
|
4092
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4093
|
-
this software and associated documentation files (the "Software"), to deal
|
|
4094
|
-
the Software without restriction, including without limitation the rights
|
|
4095
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4096
|
-
the Software, and to permit persons to whom the Software is
|
|
4097
|
-
subject to the following conditions:
|
|
3549
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3550
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3551
|
+
in the Software without restriction, including without limitation the rights
|
|
3552
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3553
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3554
|
+
furnished to do so, subject to the following conditions:
|
|
4098
3555
|
|
|
4099
3556
|
The above copyright notice and this permission notice shall be included in all
|
|
4100
3557
|
copies or substantial portions of the Software.
|
|
4101
3558
|
|
|
4102
3559
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4103
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4104
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4105
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4106
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4107
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3560
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3561
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3562
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3563
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3564
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3565
|
+
SOFTWARE.
|
|
4108
3566
|
=========================================
|
|
4109
|
-
END OF
|
|
3567
|
+
END OF jest-message-util@30.2.0 AND INFORMATION
|
|
4110
3568
|
|
|
4111
|
-
%%
|
|
3569
|
+
%% jest-mock@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4112
3570
|
=========================================
|
|
4113
|
-
|
|
3571
|
+
MIT License
|
|
4114
3572
|
|
|
4115
|
-
Copyright (c)
|
|
3573
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3574
|
+
Copyright Contributors to the Jest project.
|
|
4116
3575
|
|
|
4117
3576
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4118
3577
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4121,104 +3580,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4121
3580
|
copies of the Software, and to permit persons to whom the Software is
|
|
4122
3581
|
furnished to do so, subject to the following conditions:
|
|
4123
3582
|
|
|
4124
|
-
The above copyright notice and this permission notice shall be included in
|
|
4125
|
-
|
|
3583
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3584
|
+
copies or substantial portions of the Software.
|
|
4126
3585
|
|
|
4127
3586
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4128
3587
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4129
3588
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4130
3589
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4131
3590
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4132
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4133
|
-
|
|
4134
|
-
=========================================
|
|
4135
|
-
END OF fill-range@7.1.1 AND INFORMATION
|
|
4136
|
-
|
|
4137
|
-
%% finalhandler@2.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4138
|
-
=========================================
|
|
4139
|
-
(The MIT License)
|
|
4140
|
-
|
|
4141
|
-
Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
4142
|
-
|
|
4143
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4144
|
-
a copy of this software and associated documentation files (the
|
|
4145
|
-
'Software'), to deal in the Software without restriction, including
|
|
4146
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4147
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4148
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4149
|
-
the following conditions:
|
|
4150
|
-
|
|
4151
|
-
The above copyright notice and this permission notice shall be
|
|
4152
|
-
included in all copies or substantial portions of the Software.
|
|
4153
|
-
|
|
4154
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4155
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4156
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4157
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4158
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4159
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4160
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4161
|
-
=========================================
|
|
4162
|
-
END OF finalhandler@2.1.0 AND INFORMATION
|
|
4163
|
-
|
|
4164
|
-
%% forwarded@0.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4165
|
-
=========================================
|
|
4166
|
-
(The MIT License)
|
|
4167
|
-
|
|
4168
|
-
Copyright (c) 2014-2017 Douglas Christopher Wilson
|
|
4169
|
-
|
|
4170
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4171
|
-
a copy of this software and associated documentation files (the
|
|
4172
|
-
'Software'), to deal in the Software without restriction, including
|
|
4173
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4174
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4175
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4176
|
-
the following conditions:
|
|
4177
|
-
|
|
4178
|
-
The above copyright notice and this permission notice shall be
|
|
4179
|
-
included in all copies or substantial portions of the Software.
|
|
4180
|
-
|
|
4181
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4182
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4183
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4184
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4185
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4186
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4187
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4188
|
-
=========================================
|
|
4189
|
-
END OF forwarded@0.2.0 AND INFORMATION
|
|
4190
|
-
|
|
4191
|
-
%% fresh@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3591
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3592
|
+
SOFTWARE.
|
|
4192
3593
|
=========================================
|
|
4193
|
-
|
|
4194
|
-
|
|
4195
|
-
Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
|
|
4196
|
-
Copyright (c) 2016-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
4197
|
-
|
|
4198
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4199
|
-
a copy of this software and associated documentation files (the
|
|
4200
|
-
'Software'), to deal in the Software without restriction, including
|
|
4201
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4202
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4203
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4204
|
-
the following conditions:
|
|
4205
|
-
|
|
4206
|
-
The above copyright notice and this permission notice shall be
|
|
4207
|
-
included in all copies or substantial portions of the Software.
|
|
3594
|
+
END OF jest-mock@30.2.0 AND INFORMATION
|
|
4208
3595
|
|
|
4209
|
-
|
|
4210
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4211
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4212
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4213
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4214
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4215
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3596
|
+
%% jest-regex-util@30.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4216
3597
|
=========================================
|
|
4217
|
-
|
|
3598
|
+
MIT License
|
|
4218
3599
|
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
Copyright (c) 2013 Raynos.
|
|
3600
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3601
|
+
Copyright Contributors to the Jest project.
|
|
4222
3602
|
|
|
4223
3603
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4224
3604
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4227,50 +3607,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4227
3607
|
copies of the Software, and to permit persons to whom the Software is
|
|
4228
3608
|
furnished to do so, subject to the following conditions:
|
|
4229
3609
|
|
|
4230
|
-
The above copyright notice and this permission notice shall be included in
|
|
4231
|
-
|
|
3610
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3611
|
+
copies or substantial portions of the Software.
|
|
4232
3612
|
|
|
4233
3613
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4234
3614
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4235
3615
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4236
3616
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4237
3617
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4238
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4239
|
-
|
|
4240
|
-
=========================================
|
|
4241
|
-
END OF function-bind@1.1.2 AND INFORMATION
|
|
4242
|
-
|
|
4243
|
-
%% gensync@1.0.0-beta.2 NOTICES AND INFORMATION BEGIN HERE
|
|
4244
|
-
=========================================
|
|
4245
|
-
Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>
|
|
4246
|
-
|
|
4247
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4248
|
-
|
|
4249
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4250
|
-
|
|
4251
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4252
|
-
=========================================
|
|
4253
|
-
END OF gensync@1.0.0-beta.2 AND INFORMATION
|
|
4254
|
-
|
|
4255
|
-
%% get-east-asian-width@1.3.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4256
|
-
=========================================
|
|
4257
|
-
MIT License
|
|
4258
|
-
|
|
4259
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4260
|
-
|
|
4261
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4262
|
-
|
|
4263
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4264
|
-
|
|
4265
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3618
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3619
|
+
SOFTWARE.
|
|
4266
3620
|
=========================================
|
|
4267
|
-
END OF
|
|
3621
|
+
END OF jest-regex-util@30.0.1 AND INFORMATION
|
|
4268
3622
|
|
|
4269
|
-
%%
|
|
3623
|
+
%% jest-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4270
3624
|
=========================================
|
|
4271
3625
|
MIT License
|
|
4272
3626
|
|
|
4273
|
-
Copyright (c)
|
|
3627
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3628
|
+
Copyright Contributors to the Jest project.
|
|
4274
3629
|
|
|
4275
3630
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4276
3631
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4290,13 +3645,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4290
3645
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4291
3646
|
SOFTWARE.
|
|
4292
3647
|
=========================================
|
|
4293
|
-
END OF
|
|
3648
|
+
END OF jest-util@30.2.0 AND INFORMATION
|
|
4294
3649
|
|
|
4295
|
-
%%
|
|
3650
|
+
%% js-tokens@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4296
3651
|
=========================================
|
|
4297
|
-
MIT License
|
|
3652
|
+
The MIT License (MIT)
|
|
4298
3653
|
|
|
4299
|
-
Copyright (c)
|
|
3654
|
+
Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
|
|
4300
3655
|
|
|
4301
3656
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4302
3657
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4305,44 +3660,49 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4305
3660
|
copies of the Software, and to permit persons to whom the Software is
|
|
4306
3661
|
furnished to do so, subject to the following conditions:
|
|
4307
3662
|
|
|
4308
|
-
The above copyright notice and this permission notice shall be included in
|
|
4309
|
-
copies or substantial portions of the Software.
|
|
3663
|
+
The above copyright notice and this permission notice shall be included in
|
|
3664
|
+
all copies or substantial portions of the Software.
|
|
4310
3665
|
|
|
4311
3666
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4312
3667
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4313
3668
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4314
3669
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4315
3670
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4316
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4317
|
-
SOFTWARE.
|
|
3671
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3672
|
+
THE SOFTWARE.
|
|
4318
3673
|
=========================================
|
|
4319
|
-
END OF
|
|
3674
|
+
END OF js-tokens@4.0.0 AND INFORMATION
|
|
4320
3675
|
|
|
4321
|
-
%%
|
|
3676
|
+
%% jsesc@3.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4322
3677
|
=========================================
|
|
4323
|
-
|
|
3678
|
+
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
4324
3679
|
|
|
4325
|
-
|
|
3680
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3681
|
+
a copy of this software and associated documentation files (the
|
|
3682
|
+
"Software"), to deal in the Software without restriction, including
|
|
3683
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3684
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3685
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3686
|
+
the following conditions:
|
|
4326
3687
|
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
copyright notice and this permission notice appear in all copies.
|
|
3688
|
+
The above copyright notice and this permission notice shall be
|
|
3689
|
+
included in all copies or substantial portions of the Software.
|
|
4330
3690
|
|
|
4331
|
-
THE SOFTWARE IS PROVIDED "AS IS"
|
|
4332
|
-
|
|
4333
|
-
MERCHANTABILITY
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
3691
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3692
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3693
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3694
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
3695
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3696
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
3697
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4338
3698
|
=========================================
|
|
4339
|
-
END OF
|
|
3699
|
+
END OF jsesc@3.1.0 AND INFORMATION
|
|
4340
3700
|
|
|
4341
|
-
%%
|
|
3701
|
+
%% json5@2.2.3 NOTICES AND INFORMATION BEGIN HERE
|
|
4342
3702
|
=========================================
|
|
4343
3703
|
MIT License
|
|
4344
3704
|
|
|
4345
|
-
Copyright (c)
|
|
3705
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
4346
3706
|
|
|
4347
3707
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4348
3708
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4361,14 +3721,16 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
4361
3721
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4362
3722
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4363
3723
|
SOFTWARE.
|
|
3724
|
+
|
|
3725
|
+
[others]: https://github.com/json5/json5/contributors
|
|
4364
3726
|
=========================================
|
|
4365
|
-
END OF
|
|
3727
|
+
END OF json5@2.2.3 AND INFORMATION
|
|
4366
3728
|
|
|
4367
|
-
%%
|
|
3729
|
+
%% lru-cache@5.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4368
3730
|
=========================================
|
|
4369
3731
|
The ISC License
|
|
4370
3732
|
|
|
4371
|
-
Copyright (c)
|
|
3733
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
4372
3734
|
|
|
4373
3735
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
4374
3736
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -4382,1070 +3744,51 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
|
4382
3744
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
4383
3745
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4384
3746
|
=========================================
|
|
4385
|
-
END OF
|
|
3747
|
+
END OF lru-cache@5.1.1 AND INFORMATION
|
|
4386
3748
|
|
|
4387
|
-
%%
|
|
3749
|
+
%% mdast-util-from-markdown@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
4388
3750
|
=========================================
|
|
4389
|
-
MIT License
|
|
3751
|
+
(The MIT License)
|
|
4390
3752
|
|
|
4391
|
-
Copyright (c)
|
|
3753
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
4392
3754
|
|
|
4393
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3755
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3756
|
+
a copy of this software and associated documentation files (the
|
|
3757
|
+
'Software'), to deal in the Software without restriction, including
|
|
3758
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3759
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3760
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3761
|
+
the following conditions:
|
|
4394
3762
|
|
|
4395
|
-
The above copyright notice and this permission notice shall be
|
|
3763
|
+
The above copyright notice and this permission notice shall be
|
|
3764
|
+
included in all copies or substantial portions of the Software.
|
|
4396
3765
|
|
|
4397
|
-
THE SOFTWARE IS PROVIDED
|
|
3766
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3767
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3768
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3769
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3770
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3771
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3772
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4398
3773
|
=========================================
|
|
4399
|
-
END OF
|
|
3774
|
+
END OF mdast-util-from-markdown@2.0.2 AND INFORMATION
|
|
4400
3775
|
|
|
4401
|
-
%%
|
|
3776
|
+
%% mdast-util-to-string@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4402
3777
|
=========================================
|
|
4403
|
-
MIT License
|
|
3778
|
+
(The MIT License)
|
|
4404
3779
|
|
|
4405
|
-
Copyright (c)
|
|
3780
|
+
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|
4406
3781
|
|
|
4407
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4408
|
-
of this software and associated documentation files (the
|
|
4409
|
-
in the Software without restriction, including
|
|
4410
|
-
to use, copy, modify, merge, publish,
|
|
4411
|
-
copies of the Software, and to
|
|
4412
|
-
furnished to do so, subject to
|
|
3782
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3783
|
+
a copy of this software and associated documentation files (the
|
|
3784
|
+
'Software'), to deal in the Software without restriction, including
|
|
3785
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3786
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3787
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3788
|
+
the following conditions:
|
|
4413
3789
|
|
|
4414
|
-
The above copyright notice and this permission notice shall be
|
|
4415
|
-
copies or substantial portions of the Software.
|
|
4416
|
-
|
|
4417
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4418
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4419
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4420
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4421
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4422
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4423
|
-
SOFTWARE.
|
|
4424
|
-
=========================================
|
|
4425
|
-
END OF has-symbols@1.1.0 AND INFORMATION
|
|
4426
|
-
|
|
4427
|
-
%% hasown@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
4428
|
-
=========================================
|
|
4429
|
-
MIT License
|
|
4430
|
-
|
|
4431
|
-
Copyright (c) Jordan Harband and contributors
|
|
4432
|
-
|
|
4433
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4434
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4435
|
-
in the Software without restriction, including without limitation the rights
|
|
4436
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4437
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4438
|
-
furnished to do so, subject to the following conditions:
|
|
4439
|
-
|
|
4440
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4441
|
-
copies or substantial portions of the Software.
|
|
4442
|
-
|
|
4443
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4444
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4445
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4446
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4447
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4448
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4449
|
-
SOFTWARE.
|
|
4450
|
-
=========================================
|
|
4451
|
-
END OF hasown@2.0.2 AND INFORMATION
|
|
4452
|
-
|
|
4453
|
-
%% http-errors@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4454
|
-
=========================================
|
|
4455
|
-
The MIT License (MIT)
|
|
4456
|
-
|
|
4457
|
-
Copyright (c) 2014 Jonathan Ong me@jongleberry.com
|
|
4458
|
-
Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com
|
|
4459
|
-
|
|
4460
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4461
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4462
|
-
in the Software without restriction, including without limitation the rights
|
|
4463
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4464
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4465
|
-
furnished to do so, subject to the following conditions:
|
|
4466
|
-
|
|
4467
|
-
The above copyright notice and this permission notice shall be included in
|
|
4468
|
-
all copies or substantial portions of the Software.
|
|
4469
|
-
|
|
4470
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4471
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4472
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4473
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4474
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4475
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4476
|
-
THE SOFTWARE.
|
|
4477
|
-
=========================================
|
|
4478
|
-
END OF http-errors@2.0.0 AND INFORMATION
|
|
4479
|
-
|
|
4480
|
-
%% iconv-lite@0.6.3 NOTICES AND INFORMATION BEGIN HERE
|
|
4481
|
-
=========================================
|
|
4482
|
-
Copyright (c) 2011 Alexander Shtuchkin
|
|
4483
|
-
|
|
4484
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4485
|
-
a copy of this software and associated documentation files (the
|
|
4486
|
-
"Software"), to deal in the Software without restriction, including
|
|
4487
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4488
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4489
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4490
|
-
the following conditions:
|
|
4491
|
-
|
|
4492
|
-
The above copyright notice and this permission notice shall be
|
|
4493
|
-
included in all copies or substantial portions of the Software.
|
|
4494
|
-
|
|
4495
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
4496
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4497
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
4498
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
4499
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4500
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
4501
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4502
|
-
=========================================
|
|
4503
|
-
END OF iconv-lite@0.6.3 AND INFORMATION
|
|
4504
|
-
|
|
4505
|
-
%% inherits@2.0.4 NOTICES AND INFORMATION BEGIN HERE
|
|
4506
|
-
=========================================
|
|
4507
|
-
The ISC License
|
|
4508
|
-
|
|
4509
|
-
Copyright (c) Isaac Z. Schlueter
|
|
4510
|
-
|
|
4511
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
4512
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
4513
|
-
copyright notice and this permission notice appear in all copies.
|
|
4514
|
-
|
|
4515
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
4516
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
4517
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
4518
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
4519
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
4520
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
4521
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
4522
|
-
=========================================
|
|
4523
|
-
END OF inherits@2.0.4 AND INFORMATION
|
|
4524
|
-
|
|
4525
|
-
%% ipaddr.js@1.9.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4526
|
-
=========================================
|
|
4527
|
-
Copyright (C) 2011-2017 whitequark <whitequark@whitequark.org>
|
|
4528
|
-
|
|
4529
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4530
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4531
|
-
in the Software without restriction, including without limitation the rights
|
|
4532
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4533
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4534
|
-
furnished to do so, subject to the following conditions:
|
|
4535
|
-
|
|
4536
|
-
The above copyright notice and this permission notice shall be included in
|
|
4537
|
-
all copies or substantial portions of the Software.
|
|
4538
|
-
|
|
4539
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4540
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4541
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4542
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4543
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4544
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4545
|
-
THE SOFTWARE.
|
|
4546
|
-
=========================================
|
|
4547
|
-
END OF ipaddr.js@1.9.1 AND INFORMATION
|
|
4548
|
-
|
|
4549
|
-
%% is-binary-path@2.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4550
|
-
=========================================
|
|
4551
|
-
MIT License
|
|
4552
|
-
|
|
4553
|
-
Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
|
|
4554
|
-
|
|
4555
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4556
|
-
|
|
4557
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4558
|
-
|
|
4559
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4560
|
-
=========================================
|
|
4561
|
-
END OF is-binary-path@2.1.0 AND INFORMATION
|
|
4562
|
-
|
|
4563
|
-
%% is-extglob@2.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4564
|
-
=========================================
|
|
4565
|
-
The MIT License (MIT)
|
|
4566
|
-
|
|
4567
|
-
Copyright (c) 2014-2016, Jon Schlinkert
|
|
4568
|
-
|
|
4569
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4570
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4571
|
-
in the Software without restriction, including without limitation the rights
|
|
4572
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4573
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4574
|
-
furnished to do so, subject to the following conditions:
|
|
4575
|
-
|
|
4576
|
-
The above copyright notice and this permission notice shall be included in
|
|
4577
|
-
all copies or substantial portions of the Software.
|
|
4578
|
-
|
|
4579
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4580
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4581
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4582
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4583
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4584
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4585
|
-
THE SOFTWARE.
|
|
4586
|
-
=========================================
|
|
4587
|
-
END OF is-extglob@2.1.1 AND INFORMATION
|
|
4588
|
-
|
|
4589
|
-
%% is-glob@4.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
4590
|
-
=========================================
|
|
4591
|
-
The MIT License (MIT)
|
|
4592
|
-
|
|
4593
|
-
Copyright (c) 2014-2017, Jon Schlinkert.
|
|
4594
|
-
|
|
4595
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4596
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4597
|
-
in the Software without restriction, including without limitation the rights
|
|
4598
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4599
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4600
|
-
furnished to do so, subject to the following conditions:
|
|
4601
|
-
|
|
4602
|
-
The above copyright notice and this permission notice shall be included in
|
|
4603
|
-
all copies or substantial portions of the Software.
|
|
4604
|
-
|
|
4605
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4606
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4607
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4608
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4609
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4610
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4611
|
-
THE SOFTWARE.
|
|
4612
|
-
=========================================
|
|
4613
|
-
END OF is-glob@4.0.3 AND INFORMATION
|
|
4614
|
-
|
|
4615
|
-
%% is-number@7.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4616
|
-
=========================================
|
|
4617
|
-
The MIT License (MIT)
|
|
4618
|
-
|
|
4619
|
-
Copyright (c) 2014-present, Jon Schlinkert.
|
|
4620
|
-
|
|
4621
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4622
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4623
|
-
in the Software without restriction, including without limitation the rights
|
|
4624
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4625
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4626
|
-
furnished to do so, subject to the following conditions:
|
|
4627
|
-
|
|
4628
|
-
The above copyright notice and this permission notice shall be included in
|
|
4629
|
-
all copies or substantial portions of the Software.
|
|
4630
|
-
|
|
4631
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4632
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4633
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4634
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4635
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4636
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4637
|
-
THE SOFTWARE.
|
|
4638
|
-
=========================================
|
|
4639
|
-
END OF is-number@7.0.0 AND INFORMATION
|
|
4640
|
-
|
|
4641
|
-
%% is-plain-obj@4.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4642
|
-
=========================================
|
|
4643
|
-
MIT License
|
|
4644
|
-
|
|
4645
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4646
|
-
|
|
4647
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4648
|
-
|
|
4649
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4650
|
-
|
|
4651
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4652
|
-
=========================================
|
|
4653
|
-
END OF is-plain-obj@4.1.0 AND INFORMATION
|
|
4654
|
-
|
|
4655
|
-
%% is-promise@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4656
|
-
=========================================
|
|
4657
|
-
Copyright (c) 2014 Forbes Lindesay
|
|
4658
|
-
|
|
4659
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4660
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4661
|
-
in the Software without restriction, including without limitation the rights
|
|
4662
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4663
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4664
|
-
furnished to do so, subject to the following conditions:
|
|
4665
|
-
|
|
4666
|
-
The above copyright notice and this permission notice shall be included in
|
|
4667
|
-
all copies or substantial portions of the Software.
|
|
4668
|
-
|
|
4669
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4670
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4671
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4672
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4673
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4674
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4675
|
-
THE SOFTWARE.
|
|
4676
|
-
=========================================
|
|
4677
|
-
END OF is-promise@4.0.0 AND INFORMATION
|
|
4678
|
-
|
|
4679
|
-
%% isexe@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4680
|
-
=========================================
|
|
4681
|
-
The ISC License
|
|
4682
|
-
|
|
4683
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
4684
|
-
|
|
4685
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
4686
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
4687
|
-
copyright notice and this permission notice appear in all copies.
|
|
4688
|
-
|
|
4689
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
4690
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
4691
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
4692
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4693
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
4694
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
4695
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4696
|
-
=========================================
|
|
4697
|
-
END OF isexe@2.0.0 AND INFORMATION
|
|
4698
|
-
|
|
4699
|
-
%% jest-diff@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4700
|
-
=========================================
|
|
4701
|
-
MIT License
|
|
4702
|
-
|
|
4703
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4704
|
-
Copyright Contributors to the Jest project.
|
|
4705
|
-
|
|
4706
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4707
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4708
|
-
in the Software without restriction, including without limitation the rights
|
|
4709
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4710
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4711
|
-
furnished to do so, subject to the following conditions:
|
|
4712
|
-
|
|
4713
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4714
|
-
copies or substantial portions of the Software.
|
|
4715
|
-
|
|
4716
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4717
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4718
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4719
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4720
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4721
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4722
|
-
SOFTWARE.
|
|
4723
|
-
=========================================
|
|
4724
|
-
END OF jest-diff@30.2.0 AND INFORMATION
|
|
4725
|
-
|
|
4726
|
-
%% jest-matcher-utils@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4727
|
-
=========================================
|
|
4728
|
-
MIT License
|
|
4729
|
-
|
|
4730
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4731
|
-
Copyright Contributors to the Jest project.
|
|
4732
|
-
|
|
4733
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4734
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4735
|
-
in the Software without restriction, including without limitation the rights
|
|
4736
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4737
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4738
|
-
furnished to do so, subject to the following conditions:
|
|
4739
|
-
|
|
4740
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4741
|
-
copies or substantial portions of the Software.
|
|
4742
|
-
|
|
4743
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4744
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4745
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4746
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4747
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4748
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4749
|
-
SOFTWARE.
|
|
4750
|
-
=========================================
|
|
4751
|
-
END OF jest-matcher-utils@30.2.0 AND INFORMATION
|
|
4752
|
-
|
|
4753
|
-
%% jest-message-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4754
|
-
=========================================
|
|
4755
|
-
MIT License
|
|
4756
|
-
|
|
4757
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4758
|
-
Copyright Contributors to the Jest project.
|
|
4759
|
-
|
|
4760
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4761
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4762
|
-
in the Software without restriction, including without limitation the rights
|
|
4763
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4764
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4765
|
-
furnished to do so, subject to the following conditions:
|
|
4766
|
-
|
|
4767
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4768
|
-
copies or substantial portions of the Software.
|
|
4769
|
-
|
|
4770
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4771
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4772
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4773
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4774
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4775
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4776
|
-
SOFTWARE.
|
|
4777
|
-
=========================================
|
|
4778
|
-
END OF jest-message-util@30.2.0 AND INFORMATION
|
|
4779
|
-
|
|
4780
|
-
%% jest-mock@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4781
|
-
=========================================
|
|
4782
|
-
MIT License
|
|
4783
|
-
|
|
4784
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4785
|
-
Copyright Contributors to the Jest project.
|
|
4786
|
-
|
|
4787
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4788
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4789
|
-
in the Software without restriction, including without limitation the rights
|
|
4790
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4791
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4792
|
-
furnished to do so, subject to the following conditions:
|
|
4793
|
-
|
|
4794
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4795
|
-
copies or substantial portions of the Software.
|
|
4796
|
-
|
|
4797
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4798
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4799
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4800
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4801
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4802
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4803
|
-
SOFTWARE.
|
|
4804
|
-
=========================================
|
|
4805
|
-
END OF jest-mock@30.2.0 AND INFORMATION
|
|
4806
|
-
|
|
4807
|
-
%% jest-regex-util@30.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4808
|
-
=========================================
|
|
4809
|
-
MIT License
|
|
4810
|
-
|
|
4811
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4812
|
-
Copyright Contributors to the Jest project.
|
|
4813
|
-
|
|
4814
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4815
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4816
|
-
in the Software without restriction, including without limitation the rights
|
|
4817
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4818
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4819
|
-
furnished to do so, subject to the following conditions:
|
|
4820
|
-
|
|
4821
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4822
|
-
copies or substantial portions of the Software.
|
|
4823
|
-
|
|
4824
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4825
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4826
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4827
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4828
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4829
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4830
|
-
SOFTWARE.
|
|
4831
|
-
=========================================
|
|
4832
|
-
END OF jest-regex-util@30.0.1 AND INFORMATION
|
|
4833
|
-
|
|
4834
|
-
%% jest-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4835
|
-
=========================================
|
|
4836
|
-
MIT License
|
|
4837
|
-
|
|
4838
|
-
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4839
|
-
Copyright Contributors to the Jest project.
|
|
4840
|
-
|
|
4841
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4842
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4843
|
-
in the Software without restriction, including without limitation the rights
|
|
4844
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4845
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4846
|
-
furnished to do so, subject to the following conditions:
|
|
4847
|
-
|
|
4848
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4849
|
-
copies or substantial portions of the Software.
|
|
4850
|
-
|
|
4851
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4852
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4853
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4854
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4855
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4856
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4857
|
-
SOFTWARE.
|
|
4858
|
-
=========================================
|
|
4859
|
-
END OF jest-util@30.2.0 AND INFORMATION
|
|
4860
|
-
|
|
4861
|
-
%% js-tokens@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4862
|
-
=========================================
|
|
4863
|
-
The MIT License (MIT)
|
|
4864
|
-
|
|
4865
|
-
Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
|
|
4866
|
-
|
|
4867
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4868
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4869
|
-
in the Software without restriction, including without limitation the rights
|
|
4870
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4871
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4872
|
-
furnished to do so, subject to the following conditions:
|
|
4873
|
-
|
|
4874
|
-
The above copyright notice and this permission notice shall be included in
|
|
4875
|
-
all copies or substantial portions of the Software.
|
|
4876
|
-
|
|
4877
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4878
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4879
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4880
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4881
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4882
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4883
|
-
THE SOFTWARE.
|
|
4884
|
-
=========================================
|
|
4885
|
-
END OF js-tokens@4.0.0 AND INFORMATION
|
|
4886
|
-
|
|
4887
|
-
%% jsesc@3.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4888
|
-
=========================================
|
|
4889
|
-
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
4890
|
-
|
|
4891
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4892
|
-
a copy of this software and associated documentation files (the
|
|
4893
|
-
"Software"), to deal in the Software without restriction, including
|
|
4894
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4895
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4896
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4897
|
-
the following conditions:
|
|
4898
|
-
|
|
4899
|
-
The above copyright notice and this permission notice shall be
|
|
4900
|
-
included in all copies or substantial portions of the Software.
|
|
4901
|
-
|
|
4902
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
4903
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4904
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
4905
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
4906
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4907
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
4908
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4909
|
-
=========================================
|
|
4910
|
-
END OF jsesc@3.1.0 AND INFORMATION
|
|
4911
|
-
|
|
4912
|
-
%% json-schema-traverse@0.4.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4913
|
-
=========================================
|
|
4914
|
-
MIT License
|
|
4915
|
-
|
|
4916
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
4917
|
-
|
|
4918
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4919
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4920
|
-
in the Software without restriction, including without limitation the rights
|
|
4921
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4922
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4923
|
-
furnished to do so, subject to the following conditions:
|
|
4924
|
-
|
|
4925
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4926
|
-
copies or substantial portions of the Software.
|
|
4927
|
-
|
|
4928
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4929
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4930
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4931
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4932
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4933
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4934
|
-
SOFTWARE.
|
|
4935
|
-
=========================================
|
|
4936
|
-
END OF json-schema-traverse@0.4.1 AND INFORMATION
|
|
4937
|
-
|
|
4938
|
-
%% json5@2.2.3 NOTICES AND INFORMATION BEGIN HERE
|
|
4939
|
-
=========================================
|
|
4940
|
-
MIT License
|
|
4941
|
-
|
|
4942
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
4943
|
-
|
|
4944
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4945
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4946
|
-
in the Software without restriction, including without limitation the rights
|
|
4947
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4948
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4949
|
-
furnished to do so, subject to the following conditions:
|
|
4950
|
-
|
|
4951
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4952
|
-
copies or substantial portions of the Software.
|
|
4953
|
-
|
|
4954
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4955
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4956
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4957
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4958
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4959
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4960
|
-
SOFTWARE.
|
|
4961
|
-
|
|
4962
|
-
[others]: https://github.com/json5/json5/contributors
|
|
4963
|
-
=========================================
|
|
4964
|
-
END OF json5@2.2.3 AND INFORMATION
|
|
4965
|
-
|
|
4966
|
-
%% lru-cache@5.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4967
|
-
=========================================
|
|
4968
|
-
The ISC License
|
|
4969
|
-
|
|
4970
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
4971
|
-
|
|
4972
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
4973
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
4974
|
-
copyright notice and this permission notice appear in all copies.
|
|
4975
|
-
|
|
4976
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
4977
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
4978
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
4979
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4980
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
4981
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
4982
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4983
|
-
=========================================
|
|
4984
|
-
END OF lru-cache@5.1.1 AND INFORMATION
|
|
4985
|
-
|
|
4986
|
-
%% math-intrinsics@1.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
4987
|
-
=========================================
|
|
4988
|
-
MIT License
|
|
4989
|
-
|
|
4990
|
-
Copyright (c) 2024 ECMAScript Shims
|
|
4991
|
-
|
|
4992
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4993
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4994
|
-
in the Software without restriction, including without limitation the rights
|
|
4995
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4996
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4997
|
-
furnished to do so, subject to the following conditions:
|
|
4998
|
-
|
|
4999
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5000
|
-
copies or substantial portions of the Software.
|
|
5001
|
-
|
|
5002
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5003
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5004
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5005
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5006
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5007
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5008
|
-
SOFTWARE.
|
|
5009
|
-
=========================================
|
|
5010
|
-
END OF math-intrinsics@1.1.0 AND INFORMATION
|
|
5011
|
-
|
|
5012
|
-
%% mdast-util-from-markdown@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
5013
|
-
=========================================
|
|
5014
|
-
(The MIT License)
|
|
5015
|
-
|
|
5016
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5017
|
-
|
|
5018
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5019
|
-
a copy of this software and associated documentation files (the
|
|
5020
|
-
'Software'), to deal in the Software without restriction, including
|
|
5021
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5022
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5023
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5024
|
-
the following conditions:
|
|
5025
|
-
|
|
5026
|
-
The above copyright notice and this permission notice shall be
|
|
5027
|
-
included in all copies or substantial portions of the Software.
|
|
5028
|
-
|
|
5029
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5030
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5031
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5032
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5033
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5034
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5035
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5036
|
-
=========================================
|
|
5037
|
-
END OF mdast-util-from-markdown@2.0.2 AND INFORMATION
|
|
5038
|
-
|
|
5039
|
-
%% mdast-util-to-string@4.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5040
|
-
=========================================
|
|
5041
|
-
(The MIT License)
|
|
5042
|
-
|
|
5043
|
-
Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
|
|
5044
|
-
|
|
5045
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5046
|
-
a copy of this software and associated documentation files (the
|
|
5047
|
-
'Software'), to deal in the Software without restriction, including
|
|
5048
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5049
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5050
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5051
|
-
the following conditions:
|
|
5052
|
-
|
|
5053
|
-
The above copyright notice and this permission notice shall be
|
|
5054
|
-
included in all copies or substantial portions of the Software.
|
|
5055
|
-
|
|
5056
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5057
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5058
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5059
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5060
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5061
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5062
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5063
|
-
=========================================
|
|
5064
|
-
END OF mdast-util-to-string@4.0.0 AND INFORMATION
|
|
5065
|
-
|
|
5066
|
-
%% media-typer@1.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5067
|
-
=========================================
|
|
5068
|
-
(The MIT License)
|
|
5069
|
-
|
|
5070
|
-
Copyright (c) 2014-2017 Douglas Christopher Wilson
|
|
5071
|
-
|
|
5072
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5073
|
-
a copy of this software and associated documentation files (the
|
|
5074
|
-
'Software'), to deal in the Software without restriction, including
|
|
5075
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5076
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5077
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5078
|
-
the following conditions:
|
|
5079
|
-
|
|
5080
|
-
The above copyright notice and this permission notice shall be
|
|
5081
|
-
included in all copies or substantial portions of the Software.
|
|
5082
|
-
|
|
5083
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5084
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5085
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5086
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5087
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5088
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5089
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5090
|
-
=========================================
|
|
5091
|
-
END OF media-typer@1.1.0 AND INFORMATION
|
|
5092
|
-
|
|
5093
|
-
%% merge-descriptors@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5094
|
-
=========================================
|
|
5095
|
-
MIT License
|
|
5096
|
-
|
|
5097
|
-
Copyright (c) Jonathan Ong <me@jongleberry.com>
|
|
5098
|
-
Copyright (c) Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
5099
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
5100
|
-
|
|
5101
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5102
|
-
|
|
5103
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5104
|
-
|
|
5105
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5106
|
-
=========================================
|
|
5107
|
-
END OF merge-descriptors@2.0.0 AND INFORMATION
|
|
5108
|
-
|
|
5109
|
-
%% micromark-core-commonmark@2.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
5110
|
-
=========================================
|
|
5111
|
-
(The MIT License)
|
|
5112
|
-
|
|
5113
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5114
|
-
|
|
5115
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5116
|
-
a copy of this software and associated documentation files (the
|
|
5117
|
-
'Software'), to deal in the Software without restriction, including
|
|
5118
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5119
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5120
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5121
|
-
the following conditions:
|
|
5122
|
-
|
|
5123
|
-
The above copyright notice and this permission notice shall be
|
|
5124
|
-
included in all copies or substantial portions of the Software.
|
|
5125
|
-
|
|
5126
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5127
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5128
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5129
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5130
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5131
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5132
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5133
|
-
=========================================
|
|
5134
|
-
END OF micromark-core-commonmark@2.0.3 AND INFORMATION
|
|
5135
|
-
|
|
5136
|
-
%% micromark-factory-destination@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5137
|
-
=========================================
|
|
5138
|
-
(The MIT License)
|
|
5139
|
-
|
|
5140
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5141
|
-
|
|
5142
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5143
|
-
a copy of this software and associated documentation files (the
|
|
5144
|
-
'Software'), to deal in the Software without restriction, including
|
|
5145
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5146
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5147
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5148
|
-
the following conditions:
|
|
5149
|
-
|
|
5150
|
-
The above copyright notice and this permission notice shall be
|
|
5151
|
-
included in all copies or substantial portions of the Software.
|
|
5152
|
-
|
|
5153
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5154
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5155
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5156
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5157
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5158
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5159
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5160
|
-
=========================================
|
|
5161
|
-
END OF micromark-factory-destination@2.0.1 AND INFORMATION
|
|
5162
|
-
|
|
5163
|
-
%% micromark-factory-label@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5164
|
-
=========================================
|
|
5165
|
-
(The MIT License)
|
|
5166
|
-
|
|
5167
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5168
|
-
|
|
5169
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5170
|
-
a copy of this software and associated documentation files (the
|
|
5171
|
-
'Software'), to deal in the Software without restriction, including
|
|
5172
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5173
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5174
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5175
|
-
the following conditions:
|
|
5176
|
-
|
|
5177
|
-
The above copyright notice and this permission notice shall be
|
|
5178
|
-
included in all copies or substantial portions of the Software.
|
|
5179
|
-
|
|
5180
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5181
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5182
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5183
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5184
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5185
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5186
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5187
|
-
=========================================
|
|
5188
|
-
END OF micromark-factory-label@2.0.1 AND INFORMATION
|
|
5189
|
-
|
|
5190
|
-
%% micromark-factory-space@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5191
|
-
=========================================
|
|
5192
|
-
(The MIT License)
|
|
5193
|
-
|
|
5194
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5195
|
-
|
|
5196
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5197
|
-
a copy of this software and associated documentation files (the
|
|
5198
|
-
'Software'), to deal in the Software without restriction, including
|
|
5199
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5200
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5201
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5202
|
-
the following conditions:
|
|
5203
|
-
|
|
5204
|
-
The above copyright notice and this permission notice shall be
|
|
5205
|
-
included in all copies or substantial portions of the Software.
|
|
5206
|
-
|
|
5207
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5208
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5209
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5210
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5211
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5212
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5213
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5214
|
-
=========================================
|
|
5215
|
-
END OF micromark-factory-space@2.0.1 AND INFORMATION
|
|
5216
|
-
|
|
5217
|
-
%% micromark-factory-title@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5218
|
-
=========================================
|
|
5219
|
-
(The MIT License)
|
|
5220
|
-
|
|
5221
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5222
|
-
|
|
5223
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5224
|
-
a copy of this software and associated documentation files (the
|
|
5225
|
-
'Software'), to deal in the Software without restriction, including
|
|
5226
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5227
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5228
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5229
|
-
the following conditions:
|
|
5230
|
-
|
|
5231
|
-
The above copyright notice and this permission notice shall be
|
|
5232
|
-
included in all copies or substantial portions of the Software.
|
|
5233
|
-
|
|
5234
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5235
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5236
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5237
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5238
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5239
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5240
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5241
|
-
=========================================
|
|
5242
|
-
END OF micromark-factory-title@2.0.1 AND INFORMATION
|
|
5243
|
-
|
|
5244
|
-
%% micromark-factory-whitespace@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5245
|
-
=========================================
|
|
5246
|
-
(The MIT License)
|
|
5247
|
-
|
|
5248
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5249
|
-
|
|
5250
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5251
|
-
a copy of this software and associated documentation files (the
|
|
5252
|
-
'Software'), to deal in the Software without restriction, including
|
|
5253
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5254
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5255
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5256
|
-
the following conditions:
|
|
5257
|
-
|
|
5258
|
-
The above copyright notice and this permission notice shall be
|
|
5259
|
-
included in all copies or substantial portions of the Software.
|
|
5260
|
-
|
|
5261
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5262
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5263
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5264
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5265
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5266
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5267
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5268
|
-
=========================================
|
|
5269
|
-
END OF micromark-factory-whitespace@2.0.1 AND INFORMATION
|
|
5270
|
-
|
|
5271
|
-
%% micromark-util-character@2.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5272
|
-
=========================================
|
|
5273
|
-
(The MIT License)
|
|
5274
|
-
|
|
5275
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5276
|
-
|
|
5277
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5278
|
-
a copy of this software and associated documentation files (the
|
|
5279
|
-
'Software'), to deal in the Software without restriction, including
|
|
5280
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5281
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5282
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5283
|
-
the following conditions:
|
|
5284
|
-
|
|
5285
|
-
The above copyright notice and this permission notice shall be
|
|
5286
|
-
included in all copies or substantial portions of the Software.
|
|
5287
|
-
|
|
5288
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5289
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5290
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5291
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5292
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5293
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5294
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5295
|
-
=========================================
|
|
5296
|
-
END OF micromark-util-character@2.1.1 AND INFORMATION
|
|
5297
|
-
|
|
5298
|
-
%% micromark-util-chunked@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5299
|
-
=========================================
|
|
5300
|
-
(The MIT License)
|
|
5301
|
-
|
|
5302
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5303
|
-
|
|
5304
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5305
|
-
a copy of this software and associated documentation files (the
|
|
5306
|
-
'Software'), to deal in the Software without restriction, including
|
|
5307
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5308
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5309
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5310
|
-
the following conditions:
|
|
5311
|
-
|
|
5312
|
-
The above copyright notice and this permission notice shall be
|
|
5313
|
-
included in all copies or substantial portions of the Software.
|
|
5314
|
-
|
|
5315
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5316
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5317
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5318
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5319
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5320
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5321
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5322
|
-
=========================================
|
|
5323
|
-
END OF micromark-util-chunked@2.0.1 AND INFORMATION
|
|
5324
|
-
|
|
5325
|
-
%% micromark-util-classify-character@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5326
|
-
=========================================
|
|
5327
|
-
(The MIT License)
|
|
5328
|
-
|
|
5329
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5330
|
-
|
|
5331
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5332
|
-
a copy of this software and associated documentation files (the
|
|
5333
|
-
'Software'), to deal in the Software without restriction, including
|
|
5334
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5335
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5336
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5337
|
-
the following conditions:
|
|
5338
|
-
|
|
5339
|
-
The above copyright notice and this permission notice shall be
|
|
5340
|
-
included in all copies or substantial portions of the Software.
|
|
5341
|
-
|
|
5342
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5343
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5344
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5345
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5346
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5347
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5348
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5349
|
-
=========================================
|
|
5350
|
-
END OF micromark-util-classify-character@2.0.1 AND INFORMATION
|
|
5351
|
-
|
|
5352
|
-
%% micromark-util-combine-extensions@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5353
|
-
=========================================
|
|
5354
|
-
(The MIT License)
|
|
5355
|
-
|
|
5356
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5357
|
-
|
|
5358
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5359
|
-
a copy of this software and associated documentation files (the
|
|
5360
|
-
'Software'), to deal in the Software without restriction, including
|
|
5361
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5362
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5363
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5364
|
-
the following conditions:
|
|
5365
|
-
|
|
5366
|
-
The above copyright notice and this permission notice shall be
|
|
5367
|
-
included in all copies or substantial portions of the Software.
|
|
5368
|
-
|
|
5369
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5370
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5371
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5372
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5373
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5374
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5375
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5376
|
-
=========================================
|
|
5377
|
-
END OF micromark-util-combine-extensions@2.0.1 AND INFORMATION
|
|
5378
|
-
|
|
5379
|
-
%% micromark-util-decode-numeric-character-reference@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
5380
|
-
=========================================
|
|
5381
|
-
(The MIT License)
|
|
5382
|
-
|
|
5383
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5384
|
-
|
|
5385
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5386
|
-
a copy of this software and associated documentation files (the
|
|
5387
|
-
'Software'), to deal in the Software without restriction, including
|
|
5388
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5389
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5390
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5391
|
-
the following conditions:
|
|
5392
|
-
|
|
5393
|
-
The above copyright notice and this permission notice shall be
|
|
5394
|
-
included in all copies or substantial portions of the Software.
|
|
5395
|
-
|
|
5396
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5397
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5398
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5399
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5400
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5401
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5402
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5403
|
-
=========================================
|
|
5404
|
-
END OF micromark-util-decode-numeric-character-reference@2.0.2 AND INFORMATION
|
|
5405
|
-
|
|
5406
|
-
%% micromark-util-decode-string@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5407
|
-
=========================================
|
|
5408
|
-
(The MIT License)
|
|
5409
|
-
|
|
5410
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5411
|
-
|
|
5412
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5413
|
-
a copy of this software and associated documentation files (the
|
|
5414
|
-
'Software'), to deal in the Software without restriction, including
|
|
5415
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5416
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5417
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5418
|
-
the following conditions:
|
|
5419
|
-
|
|
5420
|
-
The above copyright notice and this permission notice shall be
|
|
5421
|
-
included in all copies or substantial portions of the Software.
|
|
5422
|
-
|
|
5423
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5424
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5425
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5426
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5427
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5428
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5429
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5430
|
-
=========================================
|
|
5431
|
-
END OF micromark-util-decode-string@2.0.1 AND INFORMATION
|
|
5432
|
-
|
|
5433
|
-
%% micromark-util-encode@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5434
|
-
=========================================
|
|
5435
|
-
(The MIT License)
|
|
5436
|
-
|
|
5437
|
-
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5438
|
-
|
|
5439
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5440
|
-
a copy of this software and associated documentation files (the
|
|
5441
|
-
'Software'), to deal in the Software without restriction, including
|
|
5442
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5443
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5444
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5445
|
-
the following conditions:
|
|
5446
|
-
|
|
5447
|
-
The above copyright notice and this permission notice shall be
|
|
5448
|
-
included in all copies or substantial portions of the Software.
|
|
3790
|
+
The above copyright notice and this permission notice shall be
|
|
3791
|
+
included in all copies or substantial portions of the Software.
|
|
5449
3792
|
|
|
5450
3793
|
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5451
3794
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
@@ -5455,9 +3798,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5455
3798
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5456
3799
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5457
3800
|
=========================================
|
|
5458
|
-
END OF
|
|
3801
|
+
END OF mdast-util-to-string@4.0.0 AND INFORMATION
|
|
5459
3802
|
|
|
5460
|
-
%% micromark-
|
|
3803
|
+
%% micromark-core-commonmark@2.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
5461
3804
|
=========================================
|
|
5462
3805
|
(The MIT License)
|
|
5463
3806
|
|
|
@@ -5482,9 +3825,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5482
3825
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5483
3826
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5484
3827
|
=========================================
|
|
5485
|
-
END OF micromark-
|
|
3828
|
+
END OF micromark-core-commonmark@2.0.3 AND INFORMATION
|
|
5486
3829
|
|
|
5487
|
-
%% micromark-
|
|
3830
|
+
%% micromark-factory-destination@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5488
3831
|
=========================================
|
|
5489
3832
|
(The MIT License)
|
|
5490
3833
|
|
|
@@ -5509,9 +3852,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5509
3852
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5510
3853
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5511
3854
|
=========================================
|
|
5512
|
-
END OF micromark-
|
|
3855
|
+
END OF micromark-factory-destination@2.0.1 AND INFORMATION
|
|
5513
3856
|
|
|
5514
|
-
%% micromark-
|
|
3857
|
+
%% micromark-factory-label@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5515
3858
|
=========================================
|
|
5516
3859
|
(The MIT License)
|
|
5517
3860
|
|
|
@@ -5536,9 +3879,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5536
3879
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5537
3880
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5538
3881
|
=========================================
|
|
5539
|
-
END OF micromark-
|
|
3882
|
+
END OF micromark-factory-label@2.0.1 AND INFORMATION
|
|
5540
3883
|
|
|
5541
|
-
%% micromark-
|
|
3884
|
+
%% micromark-factory-space@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5542
3885
|
=========================================
|
|
5543
3886
|
(The MIT License)
|
|
5544
3887
|
|
|
@@ -5563,9 +3906,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5563
3906
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5564
3907
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5565
3908
|
=========================================
|
|
5566
|
-
END OF micromark-
|
|
3909
|
+
END OF micromark-factory-space@2.0.1 AND INFORMATION
|
|
5567
3910
|
|
|
5568
|
-
%% micromark-
|
|
3911
|
+
%% micromark-factory-title@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5569
3912
|
=========================================
|
|
5570
3913
|
(The MIT License)
|
|
5571
3914
|
|
|
@@ -5590,9 +3933,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5590
3933
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5591
3934
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5592
3935
|
=========================================
|
|
5593
|
-
END OF micromark-
|
|
3936
|
+
END OF micromark-factory-title@2.0.1 AND INFORMATION
|
|
5594
3937
|
|
|
5595
|
-
%% micromark-
|
|
3938
|
+
%% micromark-factory-whitespace@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5596
3939
|
=========================================
|
|
5597
3940
|
(The MIT License)
|
|
5598
3941
|
|
|
@@ -5617,9 +3960,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5617
3960
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5618
3961
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5619
3962
|
=========================================
|
|
5620
|
-
END OF micromark-
|
|
3963
|
+
END OF micromark-factory-whitespace@2.0.1 AND INFORMATION
|
|
5621
3964
|
|
|
5622
|
-
%% micromark-util-
|
|
3965
|
+
%% micromark-util-character@2.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5623
3966
|
=========================================
|
|
5624
3967
|
(The MIT License)
|
|
5625
3968
|
|
|
@@ -5644,9 +3987,9 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5644
3987
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5645
3988
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5646
3989
|
=========================================
|
|
5647
|
-
END OF micromark-util-
|
|
3990
|
+
END OF micromark-util-character@2.1.1 AND INFORMATION
|
|
5648
3991
|
|
|
5649
|
-
%% micromark@
|
|
3992
|
+
%% micromark-util-chunked@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5650
3993
|
=========================================
|
|
5651
3994
|
(The MIT License)
|
|
5652
3995
|
|
|
@@ -5671,123 +4014,13 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5671
4014
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5672
4015
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5673
4016
|
=========================================
|
|
5674
|
-
END OF micromark@
|
|
5675
|
-
|
|
5676
|
-
%% micromatch@4.0.8 NOTICES AND INFORMATION BEGIN HERE
|
|
5677
|
-
=========================================
|
|
5678
|
-
The MIT License (MIT)
|
|
5679
|
-
|
|
5680
|
-
Copyright (c) 2014-present, Jon Schlinkert.
|
|
5681
|
-
|
|
5682
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5683
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5684
|
-
in the Software without restriction, including without limitation the rights
|
|
5685
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5686
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5687
|
-
furnished to do so, subject to the following conditions:
|
|
5688
|
-
|
|
5689
|
-
The above copyright notice and this permission notice shall be included in
|
|
5690
|
-
all copies or substantial portions of the Software.
|
|
5691
|
-
|
|
5692
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5693
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5694
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5695
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5696
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5697
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5698
|
-
THE SOFTWARE.
|
|
5699
|
-
=========================================
|
|
5700
|
-
END OF micromatch@4.0.8 AND INFORMATION
|
|
5701
|
-
|
|
5702
|
-
%% mime-db@1.54.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5703
|
-
=========================================
|
|
5704
|
-
(The MIT License)
|
|
5705
|
-
|
|
5706
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
5707
|
-
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
5708
|
-
|
|
5709
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5710
|
-
a copy of this software and associated documentation files (the
|
|
5711
|
-
'Software'), to deal in the Software without restriction, including
|
|
5712
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5713
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5714
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5715
|
-
the following conditions:
|
|
5716
|
-
|
|
5717
|
-
The above copyright notice and this permission notice shall be
|
|
5718
|
-
included in all copies or substantial portions of the Software.
|
|
5719
|
-
|
|
5720
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5721
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5722
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5723
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5724
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5725
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5726
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5727
|
-
=========================================
|
|
5728
|
-
END OF mime-db@1.54.0 AND INFORMATION
|
|
5729
|
-
|
|
5730
|
-
%% mime-types@3.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5731
|
-
=========================================
|
|
5732
|
-
(The MIT License)
|
|
5733
|
-
|
|
5734
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
5735
|
-
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
5736
|
-
|
|
5737
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5738
|
-
a copy of this software and associated documentation files (the
|
|
5739
|
-
'Software'), to deal in the Software without restriction, including
|
|
5740
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5741
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5742
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5743
|
-
the following conditions:
|
|
5744
|
-
|
|
5745
|
-
The above copyright notice and this permission notice shall be
|
|
5746
|
-
included in all copies or substantial portions of the Software.
|
|
5747
|
-
|
|
5748
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
5749
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
5750
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
5751
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
5752
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
5753
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5754
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5755
|
-
=========================================
|
|
5756
|
-
END OF mime-types@3.0.1 AND INFORMATION
|
|
5757
|
-
|
|
5758
|
-
%% ms@2.1.3 NOTICES AND INFORMATION BEGIN HERE
|
|
5759
|
-
=========================================
|
|
5760
|
-
The MIT License (MIT)
|
|
5761
|
-
|
|
5762
|
-
Copyright (c) 2020 Vercel, Inc.
|
|
5763
|
-
|
|
5764
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5765
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5766
|
-
in the Software without restriction, including without limitation the rights
|
|
5767
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5768
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5769
|
-
furnished to do so, subject to the following conditions:
|
|
5770
|
-
|
|
5771
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5772
|
-
copies or substantial portions of the Software.
|
|
5773
|
-
|
|
5774
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5775
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5776
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5777
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5778
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5779
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5780
|
-
SOFTWARE.
|
|
5781
|
-
=========================================
|
|
5782
|
-
END OF ms@2.1.3 AND INFORMATION
|
|
4017
|
+
END OF micromark-util-chunked@2.0.1 AND INFORMATION
|
|
5783
4018
|
|
|
5784
|
-
%%
|
|
4019
|
+
%% micromark-util-classify-character@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5785
4020
|
=========================================
|
|
5786
4021
|
(The MIT License)
|
|
5787
4022
|
|
|
5788
|
-
Copyright (c)
|
|
5789
|
-
Copyright (c) 2012-2014 Isaac Z. Schlueter
|
|
5790
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson
|
|
4023
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5791
4024
|
|
|
5792
4025
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
5793
4026
|
a copy of this software and associated documentation files (the
|
|
@@ -5808,118 +4041,13 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5808
4041
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5809
4042
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5810
4043
|
=========================================
|
|
5811
|
-
END OF
|
|
5812
|
-
|
|
5813
|
-
%% node-releases@2.0.19 NOTICES AND INFORMATION BEGIN HERE
|
|
5814
|
-
=========================================
|
|
5815
|
-
The MIT License
|
|
5816
|
-
|
|
5817
|
-
Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)
|
|
5818
|
-
|
|
5819
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5820
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5821
|
-
in the Software without restriction, including without limitation the rights
|
|
5822
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5823
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5824
|
-
furnished to do so, subject to the following conditions:
|
|
5825
|
-
|
|
5826
|
-
The above copyright notice and this permission notice shall be included in
|
|
5827
|
-
all copies or substantial portions of the Software.
|
|
5828
|
-
|
|
5829
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5830
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5831
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5832
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5833
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5834
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5835
|
-
THE SOFTWARE.
|
|
5836
|
-
=========================================
|
|
5837
|
-
END OF node-releases@2.0.19 AND INFORMATION
|
|
5838
|
-
|
|
5839
|
-
%% normalize-path@3.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5840
|
-
=========================================
|
|
5841
|
-
The MIT License (MIT)
|
|
5842
|
-
|
|
5843
|
-
Copyright (c) 2014-2018, Jon Schlinkert.
|
|
5844
|
-
|
|
5845
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5846
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5847
|
-
in the Software without restriction, including without limitation the rights
|
|
5848
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5849
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5850
|
-
furnished to do so, subject to the following conditions:
|
|
5851
|
-
|
|
5852
|
-
The above copyright notice and this permission notice shall be included in
|
|
5853
|
-
all copies or substantial portions of the Software.
|
|
5854
|
-
|
|
5855
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5856
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5857
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5858
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5859
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5860
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5861
|
-
THE SOFTWARE.
|
|
5862
|
-
=========================================
|
|
5863
|
-
END OF normalize-path@3.0.0 AND INFORMATION
|
|
5864
|
-
|
|
5865
|
-
%% object-assign@4.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5866
|
-
=========================================
|
|
5867
|
-
The MIT License (MIT)
|
|
5868
|
-
|
|
5869
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
5870
|
-
|
|
5871
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5872
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5873
|
-
in the Software without restriction, including without limitation the rights
|
|
5874
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5875
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5876
|
-
furnished to do so, subject to the following conditions:
|
|
5877
|
-
|
|
5878
|
-
The above copyright notice and this permission notice shall be included in
|
|
5879
|
-
all copies or substantial portions of the Software.
|
|
5880
|
-
|
|
5881
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5882
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5883
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5884
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5885
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5886
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5887
|
-
THE SOFTWARE.
|
|
5888
|
-
=========================================
|
|
5889
|
-
END OF object-assign@4.1.1 AND INFORMATION
|
|
5890
|
-
|
|
5891
|
-
%% object-inspect@1.13.4 NOTICES AND INFORMATION BEGIN HERE
|
|
5892
|
-
=========================================
|
|
5893
|
-
MIT License
|
|
5894
|
-
|
|
5895
|
-
Copyright (c) 2013 James Halliday
|
|
5896
|
-
|
|
5897
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5898
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5899
|
-
in the Software without restriction, including without limitation the rights
|
|
5900
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5901
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5902
|
-
furnished to do so, subject to the following conditions:
|
|
5903
|
-
|
|
5904
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5905
|
-
copies or substantial portions of the Software.
|
|
5906
|
-
|
|
5907
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5908
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5909
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5910
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5911
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5912
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5913
|
-
SOFTWARE.
|
|
5914
|
-
=========================================
|
|
5915
|
-
END OF object-inspect@1.13.4 AND INFORMATION
|
|
4044
|
+
END OF micromark-util-classify-character@2.0.1 AND INFORMATION
|
|
5916
4045
|
|
|
5917
|
-
%%
|
|
4046
|
+
%% micromark-util-combine-extensions@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5918
4047
|
=========================================
|
|
5919
4048
|
(The MIT License)
|
|
5920
4049
|
|
|
5921
|
-
Copyright (c)
|
|
5922
|
-
Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
4050
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5923
4051
|
|
|
5924
4052
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
5925
4053
|
a copy of this software and associated documentation files (the
|
|
@@ -5940,34 +4068,13 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5940
4068
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5941
4069
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5942
4070
|
=========================================
|
|
5943
|
-
END OF
|
|
5944
|
-
|
|
5945
|
-
%% once@1.4.0 NOTICES AND INFORMATION BEGIN HERE
|
|
5946
|
-
=========================================
|
|
5947
|
-
The ISC License
|
|
5948
|
-
|
|
5949
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
5950
|
-
|
|
5951
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
5952
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
5953
|
-
copyright notice and this permission notice appear in all copies.
|
|
5954
|
-
|
|
5955
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
5956
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
5957
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
5958
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
5959
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
5960
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
5961
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
5962
|
-
=========================================
|
|
5963
|
-
END OF once@1.4.0 AND INFORMATION
|
|
4071
|
+
END OF micromark-util-combine-extensions@2.0.1 AND INFORMATION
|
|
5964
4072
|
|
|
5965
|
-
%%
|
|
4073
|
+
%% micromark-util-decode-numeric-character-reference@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
5966
4074
|
=========================================
|
|
5967
4075
|
(The MIT License)
|
|
5968
4076
|
|
|
5969
|
-
Copyright (c)
|
|
5970
|
-
Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
4077
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
5971
4078
|
|
|
5972
4079
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
5973
4080
|
a copy of this software and associated documentation files (the
|
|
@@ -5988,178 +4095,175 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
5988
4095
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
5989
4096
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5990
4097
|
=========================================
|
|
5991
|
-
END OF
|
|
4098
|
+
END OF micromark-util-decode-numeric-character-reference@2.0.2 AND INFORMATION
|
|
5992
4099
|
|
|
5993
|
-
%%
|
|
4100
|
+
%% micromark-util-decode-string@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
5994
4101
|
=========================================
|
|
5995
|
-
MIT License
|
|
5996
|
-
|
|
5997
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4102
|
+
(The MIT License)
|
|
5998
4103
|
|
|
5999
|
-
|
|
4104
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6000
4105
|
|
|
6001
|
-
|
|
4106
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4107
|
+
a copy of this software and associated documentation files (the
|
|
4108
|
+
'Software'), to deal in the Software without restriction, including
|
|
4109
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4110
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4111
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4112
|
+
the following conditions:
|
|
6002
4113
|
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
END OF path-key@3.1.1 AND INFORMATION
|
|
4114
|
+
The above copyright notice and this permission notice shall be
|
|
4115
|
+
included in all copies or substantial portions of the Software.
|
|
6006
4116
|
|
|
6007
|
-
|
|
4117
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4118
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4119
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4120
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4121
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4122
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4123
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6008
4124
|
=========================================
|
|
6009
|
-
|
|
6010
|
-
|
|
6011
|
-
Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
|
|
6012
|
-
|
|
6013
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6014
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6015
|
-
in the Software without restriction, including without limitation the rights
|
|
6016
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6017
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6018
|
-
furnished to do so, subject to the following conditions:
|
|
6019
|
-
|
|
6020
|
-
The above copyright notice and this permission notice shall be included in
|
|
6021
|
-
all copies or substantial portions of the Software.
|
|
4125
|
+
END OF micromark-util-decode-string@2.0.1 AND INFORMATION
|
|
6022
4126
|
|
|
6023
|
-
|
|
6024
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6025
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6026
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6027
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6028
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6029
|
-
THE SOFTWARE.
|
|
4127
|
+
%% micromark-util-encode@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6030
4128
|
=========================================
|
|
6031
|
-
|
|
4129
|
+
(The MIT License)
|
|
6032
4130
|
|
|
6033
|
-
|
|
6034
|
-
=========================================
|
|
6035
|
-
ISC License
|
|
4131
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6036
4132
|
|
|
6037
|
-
|
|
4133
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4134
|
+
a copy of this software and associated documentation files (the
|
|
4135
|
+
'Software'), to deal in the Software without restriction, including
|
|
4136
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4137
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4138
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4139
|
+
the following conditions:
|
|
6038
4140
|
|
|
6039
|
-
|
|
6040
|
-
|
|
6041
|
-
copyright notice and this permission notice appear in all copies.
|
|
4141
|
+
The above copyright notice and this permission notice shall be
|
|
4142
|
+
included in all copies or substantial portions of the Software.
|
|
6042
4143
|
|
|
6043
|
-
THE SOFTWARE IS PROVIDED
|
|
6044
|
-
|
|
6045
|
-
MERCHANTABILITY
|
|
6046
|
-
|
|
6047
|
-
|
|
6048
|
-
|
|
6049
|
-
OR
|
|
4144
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4145
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4146
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4147
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4148
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4149
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4150
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6050
4151
|
=========================================
|
|
6051
|
-
END OF
|
|
4152
|
+
END OF micromark-util-encode@2.0.1 AND INFORMATION
|
|
6052
4153
|
|
|
6053
|
-
%%
|
|
4154
|
+
%% micromark-util-html-tag-name@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6054
4155
|
=========================================
|
|
6055
|
-
The MIT License
|
|
4156
|
+
(The MIT License)
|
|
6056
4157
|
|
|
6057
|
-
Copyright (c)
|
|
4158
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6058
4159
|
|
|
6059
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6060
|
-
of this software and associated documentation files (the
|
|
6061
|
-
in the Software without restriction, including
|
|
6062
|
-
to use, copy, modify, merge, publish,
|
|
6063
|
-
copies of the Software, and to
|
|
6064
|
-
furnished to do so, subject to
|
|
4160
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4161
|
+
a copy of this software and associated documentation files (the
|
|
4162
|
+
'Software'), to deal in the Software without restriction, including
|
|
4163
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4164
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4165
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4166
|
+
the following conditions:
|
|
6065
4167
|
|
|
6066
|
-
The above copyright notice and this permission notice shall be
|
|
6067
|
-
all copies or substantial portions of the Software.
|
|
4168
|
+
The above copyright notice and this permission notice shall be
|
|
4169
|
+
included in all copies or substantial portions of the Software.
|
|
6068
4170
|
|
|
6069
|
-
THE SOFTWARE IS PROVIDED
|
|
6070
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6071
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6072
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6073
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6074
|
-
OUT OF OR IN CONNECTION WITH THE
|
|
6075
|
-
THE SOFTWARE.
|
|
4171
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4172
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4173
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4174
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4175
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4176
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4177
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6076
4178
|
=========================================
|
|
6077
|
-
END OF
|
|
4179
|
+
END OF micromark-util-html-tag-name@2.0.1 AND INFORMATION
|
|
6078
4180
|
|
|
6079
|
-
%%
|
|
4181
|
+
%% micromark-util-normalize-identifier@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6080
4182
|
=========================================
|
|
6081
|
-
The MIT License
|
|
4183
|
+
(The MIT License)
|
|
6082
4184
|
|
|
6083
|
-
Copyright (c)
|
|
4185
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6084
4186
|
|
|
6085
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6086
|
-
of this software and associated documentation files (the
|
|
6087
|
-
in the Software without restriction, including
|
|
6088
|
-
to use, copy, modify, merge, publish,
|
|
6089
|
-
copies of the Software, and to
|
|
6090
|
-
furnished to do so, subject to
|
|
4187
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4188
|
+
a copy of this software and associated documentation files (the
|
|
4189
|
+
'Software'), to deal in the Software without restriction, including
|
|
4190
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4191
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4192
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4193
|
+
the following conditions:
|
|
6091
4194
|
|
|
6092
|
-
The above copyright notice and this permission notice shall be
|
|
6093
|
-
all copies or substantial portions of the Software.
|
|
4195
|
+
The above copyright notice and this permission notice shall be
|
|
4196
|
+
included in all copies or substantial portions of the Software.
|
|
6094
4197
|
|
|
6095
|
-
THE SOFTWARE IS PROVIDED
|
|
6096
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6097
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6098
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6099
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6100
|
-
OUT OF OR IN CONNECTION WITH THE
|
|
6101
|
-
THE SOFTWARE.
|
|
4198
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4199
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4200
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4201
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4202
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4203
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4204
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6102
4205
|
=========================================
|
|
6103
|
-
END OF
|
|
4206
|
+
END OF micromark-util-normalize-identifier@2.0.1 AND INFORMATION
|
|
6104
4207
|
|
|
6105
|
-
%%
|
|
4208
|
+
%% micromark-util-resolve-all@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6106
4209
|
=========================================
|
|
6107
|
-
MIT License
|
|
4210
|
+
(The MIT License)
|
|
6108
4211
|
|
|
6109
|
-
Copyright (c)
|
|
4212
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6110
4213
|
|
|
6111
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6112
|
-
of this software and associated documentation files (the
|
|
6113
|
-
in the Software without restriction, including
|
|
6114
|
-
to use, copy, modify, merge, publish,
|
|
6115
|
-
copies of the Software, and to
|
|
6116
|
-
furnished to do so, subject to
|
|
4214
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4215
|
+
a copy of this software and associated documentation files (the
|
|
4216
|
+
'Software'), to deal in the Software without restriction, including
|
|
4217
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4218
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4219
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4220
|
+
the following conditions:
|
|
6117
4221
|
|
|
6118
|
-
The above copyright notice and this permission notice shall be
|
|
6119
|
-
copies or substantial portions of the Software.
|
|
4222
|
+
The above copyright notice and this permission notice shall be
|
|
4223
|
+
included in all copies or substantial portions of the Software.
|
|
6120
4224
|
|
|
6121
|
-
THE SOFTWARE IS PROVIDED
|
|
6122
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6123
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6124
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6125
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6126
|
-
|
|
6127
|
-
SOFTWARE.
|
|
4225
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4226
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4227
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4228
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4229
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4230
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4231
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6128
4232
|
=========================================
|
|
6129
|
-
END OF
|
|
4233
|
+
END OF micromark-util-resolve-all@2.0.1 AND INFORMATION
|
|
6130
4234
|
|
|
6131
|
-
%%
|
|
4235
|
+
%% micromark-util-sanitize-uri@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6132
4236
|
=========================================
|
|
6133
|
-
MIT License
|
|
4237
|
+
(The MIT License)
|
|
6134
4238
|
|
|
6135
|
-
Copyright (c)
|
|
6136
|
-
Copyright Contributors to the Jest project.
|
|
4239
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6137
4240
|
|
|
6138
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6139
|
-
of this software and associated documentation files (the
|
|
6140
|
-
in the Software without restriction, including
|
|
6141
|
-
to use, copy, modify, merge, publish,
|
|
6142
|
-
copies of the Software, and to
|
|
6143
|
-
furnished to do so, subject to
|
|
4241
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4242
|
+
a copy of this software and associated documentation files (the
|
|
4243
|
+
'Software'), to deal in the Software without restriction, including
|
|
4244
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4245
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4246
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4247
|
+
the following conditions:
|
|
6144
4248
|
|
|
6145
|
-
The above copyright notice and this permission notice shall be
|
|
6146
|
-
copies or substantial portions of the Software.
|
|
4249
|
+
The above copyright notice and this permission notice shall be
|
|
4250
|
+
included in all copies or substantial portions of the Software.
|
|
6147
4251
|
|
|
6148
|
-
THE SOFTWARE IS PROVIDED
|
|
6149
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6150
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6151
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6152
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6153
|
-
|
|
6154
|
-
SOFTWARE.
|
|
4252
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4253
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4254
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4255
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4256
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4257
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4258
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6155
4259
|
=========================================
|
|
6156
|
-
END OF
|
|
4260
|
+
END OF micromark-util-sanitize-uri@2.0.1 AND INFORMATION
|
|
6157
4261
|
|
|
6158
|
-
%%
|
|
4262
|
+
%% micromark-util-subtokenize@2.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6159
4263
|
=========================================
|
|
6160
4264
|
(The MIT License)
|
|
6161
4265
|
|
|
6162
|
-
Copyright (c)
|
|
4266
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6163
4267
|
|
|
6164
4268
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
6165
4269
|
a copy of this software and associated documentation files (the
|
|
@@ -6180,15 +4284,17 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
6180
4284
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6181
4285
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6182
4286
|
=========================================
|
|
6183
|
-
END OF
|
|
4287
|
+
END OF micromark-util-subtokenize@2.1.0 AND INFORMATION
|
|
6184
4288
|
|
|
6185
|
-
%%
|
|
4289
|
+
%% micromark-util-symbol@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6186
4290
|
=========================================
|
|
6187
|
-
|
|
4291
|
+
(The MIT License)
|
|
4292
|
+
|
|
4293
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6188
4294
|
|
|
6189
4295
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
6190
4296
|
a copy of this software and associated documentation files (the
|
|
6191
|
-
|
|
4297
|
+
'Software'), to deal in the Software without restriction, including
|
|
6192
4298
|
without limitation the rights to use, copy, modify, merge, publish,
|
|
6193
4299
|
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6194
4300
|
permit persons to whom the Software is furnished to do so, subject to
|
|
@@ -6197,56 +4303,48 @@ the following conditions:
|
|
|
6197
4303
|
The above copyright notice and this permission notice shall be
|
|
6198
4304
|
included in all copies or substantial portions of the Software.
|
|
6199
4305
|
|
|
6200
|
-
THE SOFTWARE IS PROVIDED
|
|
4306
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
6201
4307
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6202
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
6203
|
-
|
|
6204
|
-
|
|
6205
|
-
|
|
6206
|
-
|
|
4308
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4309
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4310
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4311
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4312
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6207
4313
|
=========================================
|
|
6208
|
-
END OF
|
|
4314
|
+
END OF micromark-util-symbol@2.0.1 AND INFORMATION
|
|
6209
4315
|
|
|
6210
|
-
%%
|
|
4316
|
+
%% micromark-util-types@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
6211
4317
|
=========================================
|
|
6212
|
-
|
|
6213
|
-
|
|
6214
|
-
Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
|
|
6215
|
-
All rights reserved.
|
|
6216
|
-
|
|
6217
|
-
Redistribution and use in source and binary forms, with or without
|
|
6218
|
-
modification, are permitted provided that the following conditions are met:
|
|
4318
|
+
(The MIT License)
|
|
6219
4319
|
|
|
6220
|
-
|
|
6221
|
-
list of conditions and the following disclaimer.
|
|
4320
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6222
4321
|
|
|
6223
|
-
|
|
6224
|
-
|
|
6225
|
-
|
|
4322
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
4323
|
+
a copy of this software and associated documentation files (the
|
|
4324
|
+
'Software'), to deal in the Software without restriction, including
|
|
4325
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
4326
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4327
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
4328
|
+
the following conditions:
|
|
6226
4329
|
|
|
6227
|
-
|
|
6228
|
-
|
|
6229
|
-
this software without specific prior written permission.
|
|
4330
|
+
The above copyright notice and this permission notice shall be
|
|
4331
|
+
included in all copies or substantial portions of the Software.
|
|
6230
4332
|
|
|
6231
|
-
|
|
6232
|
-
|
|
6233
|
-
|
|
6234
|
-
|
|
6235
|
-
|
|
6236
|
-
|
|
6237
|
-
|
|
6238
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
6239
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
6240
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
4333
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4334
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4335
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4336
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4337
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4338
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4339
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6241
4340
|
=========================================
|
|
6242
|
-
END OF
|
|
4341
|
+
END OF micromark-util-types@2.0.2 AND INFORMATION
|
|
6243
4342
|
|
|
6244
|
-
%%
|
|
4343
|
+
%% micromark@4.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
6245
4344
|
=========================================
|
|
6246
4345
|
(The MIT License)
|
|
6247
4346
|
|
|
6248
|
-
Copyright (c)
|
|
6249
|
-
Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com
|
|
4347
|
+
Copyright (c) Titus Wormer <tituswormer@gmail.com>
|
|
6250
4348
|
|
|
6251
4349
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
6252
4350
|
a copy of this software and associated documentation files (the
|
|
@@ -6267,14 +4365,13 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
6267
4365
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6268
4366
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6269
4367
|
=========================================
|
|
6270
|
-
END OF
|
|
4368
|
+
END OF micromark@4.0.2 AND INFORMATION
|
|
6271
4369
|
|
|
6272
|
-
%%
|
|
4370
|
+
%% micromatch@4.0.8 NOTICES AND INFORMATION BEGIN HERE
|
|
6273
4371
|
=========================================
|
|
6274
4372
|
The MIT License (MIT)
|
|
6275
4373
|
|
|
6276
|
-
Copyright (c)
|
|
6277
|
-
Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
4374
|
+
Copyright (c) 2014-present, Jon Schlinkert.
|
|
6278
4375
|
|
|
6279
4376
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6280
4377
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6294,13 +4391,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6294
4391
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6295
4392
|
THE SOFTWARE.
|
|
6296
4393
|
=========================================
|
|
6297
|
-
END OF
|
|
4394
|
+
END OF micromatch@4.0.8 AND INFORMATION
|
|
6298
4395
|
|
|
6299
|
-
%%
|
|
4396
|
+
%% ms@2.1.3 NOTICES AND INFORMATION BEGIN HERE
|
|
6300
4397
|
=========================================
|
|
6301
|
-
MIT License
|
|
4398
|
+
The MIT License (MIT)
|
|
6302
4399
|
|
|
6303
|
-
Copyright (c)
|
|
4400
|
+
Copyright (c) 2020 Vercel, Inc.
|
|
6304
4401
|
|
|
6305
4402
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6306
4403
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6320,13 +4417,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6320
4417
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6321
4418
|
SOFTWARE.
|
|
6322
4419
|
=========================================
|
|
6323
|
-
END OF
|
|
4420
|
+
END OF ms@2.1.3 AND INFORMATION
|
|
6324
4421
|
|
|
6325
|
-
%%
|
|
4422
|
+
%% node-releases@2.0.19 NOTICES AND INFORMATION BEGIN HERE
|
|
6326
4423
|
=========================================
|
|
6327
|
-
MIT License
|
|
4424
|
+
The MIT License
|
|
6328
4425
|
|
|
6329
|
-
Copyright (c)
|
|
4426
|
+
Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)
|
|
6330
4427
|
|
|
6331
4428
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6332
4429
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6335,24 +4432,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
6335
4432
|
copies of the Software, and to permit persons to whom the Software is
|
|
6336
4433
|
furnished to do so, subject to the following conditions:
|
|
6337
4434
|
|
|
6338
|
-
The above copyright notice and this permission notice shall be included in
|
|
6339
|
-
copies or substantial portions of the Software.
|
|
4435
|
+
The above copyright notice and this permission notice shall be included in
|
|
4436
|
+
all copies or substantial portions of the Software.
|
|
6340
4437
|
|
|
6341
4438
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6342
4439
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6343
4440
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6344
4441
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6345
4442
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6346
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6347
|
-
SOFTWARE.
|
|
4443
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4444
|
+
THE SOFTWARE.
|
|
6348
4445
|
=========================================
|
|
6349
|
-
END OF
|
|
4446
|
+
END OF node-releases@2.0.19 AND INFORMATION
|
|
6350
4447
|
|
|
6351
|
-
%%
|
|
4448
|
+
%% normalize-path@3.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6352
4449
|
=========================================
|
|
6353
|
-
|
|
4450
|
+
The MIT License (MIT)
|
|
6354
4451
|
|
|
6355
|
-
Copyright (c) 2014
|
|
4452
|
+
Copyright (c) 2014-2018, Jon Schlinkert.
|
|
6356
4453
|
|
|
6357
4454
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6358
4455
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6372,41 +4469,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6372
4469
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6373
4470
|
THE SOFTWARE.
|
|
6374
4471
|
=========================================
|
|
6375
|
-
END OF
|
|
4472
|
+
END OF normalize-path@3.0.0 AND INFORMATION
|
|
6376
4473
|
|
|
6377
|
-
%%
|
|
4474
|
+
%% picocolors@1.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6378
4475
|
=========================================
|
|
6379
|
-
|
|
6380
|
-
|
|
6381
|
-
Copyright (c) 2013 Roman Shtylman
|
|
6382
|
-
Copyright (c) 2014-2022 Douglas Christopher Wilson
|
|
4476
|
+
ISC License
|
|
6383
4477
|
|
|
6384
|
-
|
|
6385
|
-
a copy of this software and associated documentation files (the
|
|
6386
|
-
'Software'), to deal in the Software without restriction, including
|
|
6387
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
6388
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6389
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
6390
|
-
the following conditions:
|
|
4478
|
+
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
|
|
6391
4479
|
|
|
6392
|
-
|
|
6393
|
-
|
|
4480
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
4481
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
4482
|
+
copyright notice and this permission notice appear in all copies.
|
|
6394
4483
|
|
|
6395
|
-
THE SOFTWARE IS PROVIDED
|
|
6396
|
-
|
|
6397
|
-
MERCHANTABILITY
|
|
6398
|
-
|
|
6399
|
-
|
|
6400
|
-
|
|
6401
|
-
|
|
4484
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
4485
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
4486
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
4487
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4488
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
4489
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
4490
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
6402
4491
|
=========================================
|
|
6403
|
-
END OF
|
|
4492
|
+
END OF picocolors@1.1.1 AND INFORMATION
|
|
6404
4493
|
|
|
6405
|
-
%%
|
|
4494
|
+
%% picomatch@2.3.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6406
4495
|
=========================================
|
|
6407
4496
|
The MIT License (MIT)
|
|
6408
4497
|
|
|
6409
|
-
Copyright (c)
|
|
4498
|
+
Copyright (c) 2017-present, Jon Schlinkert.
|
|
6410
4499
|
|
|
6411
4500
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6412
4501
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6426,13 +4515,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6426
4515
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6427
4516
|
THE SOFTWARE.
|
|
6428
4517
|
=========================================
|
|
6429
|
-
END OF
|
|
4518
|
+
END OF picomatch@2.3.1 AND INFORMATION
|
|
6430
4519
|
|
|
6431
|
-
%%
|
|
4520
|
+
%% picomatch@4.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
6432
4521
|
=========================================
|
|
6433
|
-
MIT License
|
|
4522
|
+
The MIT License (MIT)
|
|
6434
4523
|
|
|
6435
|
-
Copyright (c)
|
|
4524
|
+
Copyright (c) 2017-present, Jon Schlinkert.
|
|
6436
4525
|
|
|
6437
4526
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6438
4527
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6441,148 +4530,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
6441
4530
|
copies of the Software, and to permit persons to whom the Software is
|
|
6442
4531
|
furnished to do so, subject to the following conditions:
|
|
6443
4532
|
|
|
6444
|
-
The above copyright notice and this permission notice shall be included in
|
|
6445
|
-
copies or substantial portions of the Software.
|
|
4533
|
+
The above copyright notice and this permission notice shall be included in
|
|
4534
|
+
all copies or substantial portions of the Software.
|
|
6446
4535
|
|
|
6447
4536
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6448
4537
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6449
4538
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6450
4539
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6451
4540
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6452
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6453
|
-
SOFTWARE.
|
|
6454
|
-
=========================================
|
|
6455
|
-
END OF safer-buffer@2.1.2 AND INFORMATION
|
|
6456
|
-
|
|
6457
|
-
%% semver@6.3.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6458
|
-
=========================================
|
|
6459
|
-
The ISC License
|
|
6460
|
-
|
|
6461
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
6462
|
-
|
|
6463
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
6464
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
6465
|
-
copyright notice and this permission notice appear in all copies.
|
|
6466
|
-
|
|
6467
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
6468
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
6469
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
6470
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
6471
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
6472
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
6473
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
6474
|
-
=========================================
|
|
6475
|
-
END OF semver@6.3.1 AND INFORMATION
|
|
6476
|
-
|
|
6477
|
-
%% send@1.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6478
|
-
=========================================
|
|
6479
|
-
(The MIT License)
|
|
6480
|
-
|
|
6481
|
-
Copyright (c) 2012 TJ Holowaychuk
|
|
6482
|
-
Copyright (c) 2014-2022 Douglas Christopher Wilson
|
|
6483
|
-
|
|
6484
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6485
|
-
a copy of this software and associated documentation files (the
|
|
6486
|
-
'Software'), to deal in the Software without restriction, including
|
|
6487
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
6488
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6489
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
6490
|
-
the following conditions:
|
|
6491
|
-
|
|
6492
|
-
The above copyright notice and this permission notice shall be
|
|
6493
|
-
included in all copies or substantial portions of the Software.
|
|
6494
|
-
|
|
6495
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
6496
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6497
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6498
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6499
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6500
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6501
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6502
|
-
=========================================
|
|
6503
|
-
END OF send@1.2.0 AND INFORMATION
|
|
6504
|
-
|
|
6505
|
-
%% serve-static@2.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6506
|
-
=========================================
|
|
6507
|
-
(The MIT License)
|
|
6508
|
-
|
|
6509
|
-
Copyright (c) 2010 Sencha Inc.
|
|
6510
|
-
Copyright (c) 2011 LearnBoost
|
|
6511
|
-
Copyright (c) 2011 TJ Holowaychuk
|
|
6512
|
-
Copyright (c) 2014-2016 Douglas Christopher Wilson
|
|
6513
|
-
|
|
6514
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6515
|
-
a copy of this software and associated documentation files (the
|
|
6516
|
-
'Software'), to deal in the Software without restriction, including
|
|
6517
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
6518
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6519
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
6520
|
-
the following conditions:
|
|
6521
|
-
|
|
6522
|
-
The above copyright notice and this permission notice shall be
|
|
6523
|
-
included in all copies or substantial portions of the Software.
|
|
6524
|
-
|
|
6525
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
6526
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6527
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6528
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6529
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6530
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6531
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6532
|
-
=========================================
|
|
6533
|
-
END OF serve-static@2.2.0 AND INFORMATION
|
|
6534
|
-
|
|
6535
|
-
%% setprototypeof@1.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6536
|
-
=========================================
|
|
6537
|
-
Copyright (c) 2015, Wes Todd
|
|
6538
|
-
|
|
6539
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
6540
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
6541
|
-
copyright notice and this permission notice appear in all copies.
|
|
6542
|
-
|
|
6543
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
6544
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
6545
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
6546
|
-
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
6547
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
6548
|
-
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
6549
|
-
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
6550
|
-
=========================================
|
|
6551
|
-
END OF setprototypeof@1.2.0 AND INFORMATION
|
|
6552
|
-
|
|
6553
|
-
%% shebang-command@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6554
|
-
=========================================
|
|
6555
|
-
MIT License
|
|
6556
|
-
|
|
6557
|
-
Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
|
|
6558
|
-
|
|
6559
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6560
|
-
|
|
6561
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6562
|
-
|
|
6563
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6564
|
-
=========================================
|
|
6565
|
-
END OF shebang-command@2.0.0 AND INFORMATION
|
|
6566
|
-
|
|
6567
|
-
%% shebang-regex@3.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6568
|
-
=========================================
|
|
6569
|
-
MIT License
|
|
6570
|
-
|
|
6571
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
6572
|
-
|
|
6573
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6574
|
-
|
|
6575
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6576
|
-
|
|
6577
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4541
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4542
|
+
THE SOFTWARE.
|
|
6578
4543
|
=========================================
|
|
6579
|
-
END OF
|
|
4544
|
+
END OF picomatch@4.0.3 AND INFORMATION
|
|
6580
4545
|
|
|
6581
|
-
%%
|
|
4546
|
+
%% pretty-format@30.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6582
4547
|
=========================================
|
|
6583
4548
|
MIT License
|
|
6584
4549
|
|
|
6585
|
-
Copyright (c)
|
|
4550
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4551
|
+
Copyright Contributors to the Jest project.
|
|
6586
4552
|
|
|
6587
4553
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6588
4554
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6602,13 +4568,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6602
4568
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6603
4569
|
SOFTWARE.
|
|
6604
4570
|
=========================================
|
|
6605
|
-
END OF
|
|
4571
|
+
END OF pretty-format@30.2.0 AND INFORMATION
|
|
6606
4572
|
|
|
6607
|
-
%%
|
|
4573
|
+
%% react-is@18.3.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6608
4574
|
=========================================
|
|
6609
4575
|
MIT License
|
|
6610
4576
|
|
|
6611
|
-
Copyright (c)
|
|
4577
|
+
Copyright (c) Facebook, Inc. and its affiliates.
|
|
6612
4578
|
|
|
6613
4579
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6614
4580
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6628,13 +4594,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6628
4594
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6629
4595
|
SOFTWARE.
|
|
6630
4596
|
=========================================
|
|
6631
|
-
END OF
|
|
4597
|
+
END OF react-is@18.3.1 AND INFORMATION
|
|
6632
4598
|
|
|
6633
|
-
%%
|
|
4599
|
+
%% readdirp@3.6.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6634
4600
|
=========================================
|
|
6635
4601
|
MIT License
|
|
6636
4602
|
|
|
6637
|
-
Copyright (c) 2019
|
|
4603
|
+
Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
|
|
6638
4604
|
|
|
6639
4605
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6640
4606
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6654,13 +4620,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
6654
4620
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6655
4621
|
SOFTWARE.
|
|
6656
4622
|
=========================================
|
|
6657
|
-
END OF
|
|
4623
|
+
END OF readdirp@3.6.0 AND INFORMATION
|
|
6658
4624
|
|
|
6659
|
-
%%
|
|
4625
|
+
%% remark-parse@11.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6660
4626
|
=========================================
|
|
6661
|
-
MIT License
|
|
4627
|
+
(The MIT License)
|
|
6662
4628
|
|
|
6663
|
-
Copyright (c)
|
|
4629
|
+
Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
|
|
6664
4630
|
|
|
6665
4631
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6666
4632
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6669,18 +4635,38 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
6669
4635
|
copies of the Software, and to permit persons to whom the Software is
|
|
6670
4636
|
furnished to do so, subject to the following conditions:
|
|
6671
4637
|
|
|
6672
|
-
The above copyright notice and this permission notice shall be included in
|
|
6673
|
-
copies or substantial portions of the Software.
|
|
4638
|
+
The above copyright notice and this permission notice shall be included in
|
|
4639
|
+
all copies or substantial portions of the Software.
|
|
6674
4640
|
|
|
6675
4641
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6676
4642
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6677
4643
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6678
4644
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6679
4645
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6680
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6681
|
-
SOFTWARE.
|
|
4646
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4647
|
+
THE SOFTWARE.
|
|
4648
|
+
=========================================
|
|
4649
|
+
END OF remark-parse@11.0.0 AND INFORMATION
|
|
4650
|
+
|
|
4651
|
+
%% semver@6.3.1 NOTICES AND INFORMATION BEGIN HERE
|
|
4652
|
+
=========================================
|
|
4653
|
+
The ISC License
|
|
4654
|
+
|
|
4655
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
4656
|
+
|
|
4657
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
4658
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
4659
|
+
copyright notice and this permission notice appear in all copies.
|
|
4660
|
+
|
|
4661
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
4662
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
4663
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
4664
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
4665
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
4666
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
4667
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
6682
4668
|
=========================================
|
|
6683
|
-
END OF
|
|
4669
|
+
END OF semver@6.3.1 AND INFORMATION
|
|
6684
4670
|
|
|
6685
4671
|
%% slash@3.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6686
4672
|
=========================================
|
|
@@ -6780,60 +4766,6 @@ THE SOFTWARE.
|
|
|
6780
4766
|
=========================================
|
|
6781
4767
|
END OF stack-utils@2.0.6 AND INFORMATION
|
|
6782
4768
|
|
|
6783
|
-
%% statuses@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6784
|
-
=========================================
|
|
6785
|
-
The MIT License (MIT)
|
|
6786
|
-
|
|
6787
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
6788
|
-
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
6789
|
-
|
|
6790
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6791
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6792
|
-
in the Software without restriction, including without limitation the rights
|
|
6793
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6794
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6795
|
-
furnished to do so, subject to the following conditions:
|
|
6796
|
-
|
|
6797
|
-
The above copyright notice and this permission notice shall be included in
|
|
6798
|
-
all copies or substantial portions of the Software.
|
|
6799
|
-
|
|
6800
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6801
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6802
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6803
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6804
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6805
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6806
|
-
THE SOFTWARE.
|
|
6807
|
-
=========================================
|
|
6808
|
-
END OF statuses@2.0.1 AND INFORMATION
|
|
6809
|
-
|
|
6810
|
-
%% statuses@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
6811
|
-
=========================================
|
|
6812
|
-
The MIT License (MIT)
|
|
6813
|
-
|
|
6814
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
6815
|
-
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
6816
|
-
|
|
6817
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6818
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6819
|
-
in the Software without restriction, including without limitation the rights
|
|
6820
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6821
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6822
|
-
furnished to do so, subject to the following conditions:
|
|
6823
|
-
|
|
6824
|
-
The above copyright notice and this permission notice shall be included in
|
|
6825
|
-
all copies or substantial portions of the Software.
|
|
6826
|
-
|
|
6827
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6828
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6829
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6830
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6831
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6832
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
6833
|
-
THE SOFTWARE.
|
|
6834
|
-
=========================================
|
|
6835
|
-
END OF statuses@2.0.2 AND INFORMATION
|
|
6836
|
-
|
|
6837
4769
|
%% stoppable@1.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6838
4770
|
=========================================
|
|
6839
4771
|
The MIT License (MIT)
|
|
@@ -6900,32 +4832,6 @@ THE SOFTWARE.
|
|
|
6900
4832
|
=========================================
|
|
6901
4833
|
END OF to-regex-range@5.0.1 AND INFORMATION
|
|
6902
4834
|
|
|
6903
|
-
%% toidentifier@1.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6904
|
-
=========================================
|
|
6905
|
-
MIT License
|
|
6906
|
-
|
|
6907
|
-
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
6908
|
-
|
|
6909
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6910
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
6911
|
-
in the Software without restriction, including without limitation the rights
|
|
6912
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6913
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
6914
|
-
furnished to do so, subject to the following conditions:
|
|
6915
|
-
|
|
6916
|
-
The above copyright notice and this permission notice shall be included in all
|
|
6917
|
-
copies or substantial portions of the Software.
|
|
6918
|
-
|
|
6919
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6920
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6921
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6922
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6923
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6924
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6925
|
-
SOFTWARE.
|
|
6926
|
-
=========================================
|
|
6927
|
-
END OF toidentifier@1.0.1 AND INFORMATION
|
|
6928
|
-
|
|
6929
4835
|
%% trough@2.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6930
4836
|
=========================================
|
|
6931
4837
|
(The MIT License)
|
|
@@ -6952,34 +4858,6 @@ THE SOFTWARE.
|
|
|
6952
4858
|
=========================================
|
|
6953
4859
|
END OF trough@2.2.0 AND INFORMATION
|
|
6954
4860
|
|
|
6955
|
-
%% type-is@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
6956
|
-
=========================================
|
|
6957
|
-
(The MIT License)
|
|
6958
|
-
|
|
6959
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
6960
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
6961
|
-
|
|
6962
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
6963
|
-
a copy of this software and associated documentation files (the
|
|
6964
|
-
'Software'), to deal in the Software without restriction, including
|
|
6965
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
6966
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
6967
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
6968
|
-
the following conditions:
|
|
6969
|
-
|
|
6970
|
-
The above copyright notice and this permission notice shall be
|
|
6971
|
-
included in all copies or substantial portions of the Software.
|
|
6972
|
-
|
|
6973
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
6974
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
6975
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
6976
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
6977
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
6978
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
6979
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6980
|
-
=========================================
|
|
6981
|
-
END OF type-is@2.0.1 AND INFORMATION
|
|
6982
|
-
|
|
6983
4861
|
%% undici-types@7.16.0 NOTICES AND INFORMATION BEGIN HERE
|
|
6984
4862
|
=========================================
|
|
6985
4863
|
MIT License
|
|
@@ -7059,33 +4937,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
7059
4937
|
=========================================
|
|
7060
4938
|
END OF unist-util-stringify-position@4.0.0 AND INFORMATION
|
|
7061
4939
|
|
|
7062
|
-
%% unpipe@1.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
7063
|
-
=========================================
|
|
7064
|
-
(The MIT License)
|
|
7065
|
-
|
|
7066
|
-
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
7067
|
-
|
|
7068
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7069
|
-
a copy of this software and associated documentation files (the
|
|
7070
|
-
'Software'), to deal in the Software without restriction, including
|
|
7071
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7072
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7073
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7074
|
-
the following conditions:
|
|
7075
|
-
|
|
7076
|
-
The above copyright notice and this permission notice shall be
|
|
7077
|
-
included in all copies or substantial portions of the Software.
|
|
7078
|
-
|
|
7079
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
7080
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7081
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
7082
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7083
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
7084
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
7085
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7086
|
-
=========================================
|
|
7087
|
-
END OF unpipe@1.0.0 AND INFORMATION
|
|
7088
|
-
|
|
7089
4940
|
%% update-browserslist-db@1.1.3 NOTICES AND INFORMATION BEGIN HERE
|
|
7090
4941
|
=========================================
|
|
7091
4942
|
The MIT License (MIT)
|
|
@@ -7111,49 +4962,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
7111
4962
|
=========================================
|
|
7112
4963
|
END OF update-browserslist-db@1.1.3 AND INFORMATION
|
|
7113
4964
|
|
|
7114
|
-
%% uri-js@4.4.1 NOTICES AND INFORMATION BEGIN HERE
|
|
7115
|
-
=========================================
|
|
7116
|
-
Copyright 2011 Gary Court. All rights reserved.
|
|
7117
|
-
|
|
7118
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
7119
|
-
|
|
7120
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
7121
|
-
|
|
7122
|
-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
7123
|
-
|
|
7124
|
-
THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
7125
|
-
|
|
7126
|
-
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
|
|
7127
|
-
=========================================
|
|
7128
|
-
END OF uri-js@4.4.1 AND INFORMATION
|
|
7129
|
-
|
|
7130
|
-
%% vary@1.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
7131
|
-
=========================================
|
|
7132
|
-
(The MIT License)
|
|
7133
|
-
|
|
7134
|
-
Copyright (c) 2014-2017 Douglas Christopher Wilson
|
|
7135
|
-
|
|
7136
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7137
|
-
a copy of this software and associated documentation files (the
|
|
7138
|
-
'Software'), to deal in the Software without restriction, including
|
|
7139
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7140
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7141
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7142
|
-
the following conditions:
|
|
7143
|
-
|
|
7144
|
-
The above copyright notice and this permission notice shall be
|
|
7145
|
-
included in all copies or substantial portions of the Software.
|
|
7146
|
-
|
|
7147
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
7148
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7149
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
7150
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
7151
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
7152
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
7153
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7154
|
-
=========================================
|
|
7155
|
-
END OF vary@1.1.2 AND INFORMATION
|
|
7156
|
-
|
|
7157
4965
|
%% vfile-message@4.0.3 NOTICES AND INFORMATION BEGIN HERE
|
|
7158
4966
|
=========================================
|
|
7159
4967
|
(The MIT License)
|
|
@@ -7207,46 +5015,6 @@ THE SOFTWARE.
|
|
|
7207
5015
|
=========================================
|
|
7208
5016
|
END OF vfile@6.0.3 AND INFORMATION
|
|
7209
5017
|
|
|
7210
|
-
%% which@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
7211
|
-
=========================================
|
|
7212
|
-
The ISC License
|
|
7213
|
-
|
|
7214
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
7215
|
-
|
|
7216
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
7217
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
7218
|
-
copyright notice and this permission notice appear in all copies.
|
|
7219
|
-
|
|
7220
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
7221
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
7222
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
7223
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
7224
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
7225
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
7226
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
7227
|
-
=========================================
|
|
7228
|
-
END OF which@2.0.2 AND INFORMATION
|
|
7229
|
-
|
|
7230
|
-
%% wrappy@1.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
7231
|
-
=========================================
|
|
7232
|
-
The ISC License
|
|
7233
|
-
|
|
7234
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
7235
|
-
|
|
7236
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
7237
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
7238
|
-
copyright notice and this permission notice appear in all copies.
|
|
7239
|
-
|
|
7240
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
7241
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
7242
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
7243
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
7244
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
7245
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
7246
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
7247
|
-
=========================================
|
|
7248
|
-
END OF wrappy@1.0.2 AND INFORMATION
|
|
7249
|
-
|
|
7250
5018
|
%% yallist@3.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
7251
5019
|
=========================================
|
|
7252
5020
|
The ISC License
|
|
@@ -7267,54 +5035,8 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
7267
5035
|
=========================================
|
|
7268
5036
|
END OF yallist@3.1.1 AND INFORMATION
|
|
7269
5037
|
|
|
7270
|
-
%% zod-to-json-schema@3.24.6 NOTICES AND INFORMATION BEGIN HERE
|
|
7271
|
-
=========================================
|
|
7272
|
-
ISC License
|
|
7273
|
-
|
|
7274
|
-
Copyright (c) 2020, Stefan Terdell
|
|
7275
|
-
|
|
7276
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
7277
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
7278
|
-
copyright notice and this permission notice appear in all copies.
|
|
7279
|
-
|
|
7280
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
7281
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
7282
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
7283
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
7284
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
7285
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
7286
|
-
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
7287
|
-
=========================================
|
|
7288
|
-
END OF zod-to-json-schema@3.24.6 AND INFORMATION
|
|
7289
|
-
|
|
7290
|
-
%% zod@3.25.76 NOTICES AND INFORMATION BEGIN HERE
|
|
7291
|
-
=========================================
|
|
7292
|
-
MIT License
|
|
7293
|
-
|
|
7294
|
-
Copyright (c) 2025 Colin McDonnell
|
|
7295
|
-
|
|
7296
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7297
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7298
|
-
in the Software without restriction, including without limitation the rights
|
|
7299
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7300
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7301
|
-
furnished to do so, subject to the following conditions:
|
|
7302
|
-
|
|
7303
|
-
The above copyright notice and this permission notice shall be included in all
|
|
7304
|
-
copies or substantial portions of the Software.
|
|
7305
|
-
|
|
7306
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7307
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7308
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7309
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7310
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7311
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7312
|
-
SOFTWARE.
|
|
7313
|
-
=========================================
|
|
7314
|
-
END OF zod@3.25.76 AND INFORMATION
|
|
7315
|
-
|
|
7316
5038
|
SUMMARY BEGIN HERE
|
|
7317
5039
|
=========================================
|
|
7318
|
-
Total Packages:
|
|
5040
|
+
Total Packages: 171
|
|
7319
5041
|
=========================================
|
|
7320
5042
|
END OF SUMMARY
|