oh-my-opencode 4.12.1 → 4.13.0

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.
Files changed (539) hide show
  1. package/README.md +1 -1
  2. package/THIRD-PARTY-NOTICES.md +1 -1
  3. package/dist/agents/sisyphus-agent-factory.d.ts +9 -0
  4. package/dist/agents/sisyphus-runtime-prompt-reconciler.d.ts +31 -0
  5. package/dist/cli/index.js +896 -669
  6. package/dist/cli-node/index.js +896 -669
  7. package/dist/config/schema/codegraph.d.ts +1 -0
  8. package/dist/config/schema/oh-my-opencode-config.d.ts +2 -0
  9. package/dist/config/schema/runtime-fallback.d.ts +1 -0
  10. package/dist/features/background-agent/background-task-marker.d.ts +8 -0
  11. package/dist/features/background-agent/fallback-retry-handler.d.ts +1 -0
  12. package/dist/features/background-agent/manager.d.ts +1 -0
  13. package/dist/features/background-agent/parent-wake-dedupe.d.ts +1 -0
  14. package/dist/features/background-agent/parent-wake-notifier-types.d.ts +2 -0
  15. package/dist/features/background-agent/parent-wake-notifier.d.ts +1 -0
  16. package/dist/features/background-agent/parent-wake-window-recovery.d.ts +2 -0
  17. package/dist/hooks/runtime-fallback/auto-retry-dispatch.d.ts +2 -2
  18. package/dist/hooks/runtime-fallback/auto-retry-timeout.d.ts +2 -2
  19. package/dist/hooks/runtime-fallback/auto-retry.d.ts +1 -1
  20. package/dist/hooks/runtime-fallback/fallback-state-snapshot.d.ts +13 -0
  21. package/dist/hooks/runtime-fallback/types.d.ts +8 -0
  22. package/dist/index.js +708 -413
  23. package/dist/oh-my-opencode.schema.json +8 -0
  24. package/dist/plugin/runtime-skill-resolver.d.ts +35 -0
  25. package/dist/plugin/skill-context.d.ts +9 -0
  26. package/dist/skills/frontend/ATTRIBUTION.md +32 -8
  27. package/dist/skills/frontend/references/design/airbnb.md +3 -0
  28. package/dist/skills/frontend/references/design/airtable.md +3 -0
  29. package/dist/skills/frontend/references/design/apple.md +3 -0
  30. package/dist/skills/frontend/references/design/binance.md +3 -0
  31. package/dist/skills/frontend/references/design/bmw.md +3 -0
  32. package/dist/skills/frontend/references/design/bugatti.md +3 -0
  33. package/dist/skills/frontend/references/design/cal.md +3 -0
  34. package/dist/skills/frontend/references/design/claude.md +3 -0
  35. package/dist/skills/frontend/references/design/clay.md +3 -0
  36. package/dist/skills/frontend/references/design/clickhouse.md +3 -0
  37. package/dist/skills/frontend/references/design/cohere.md +3 -0
  38. package/dist/skills/frontend/references/design/coinbase.md +3 -0
  39. package/dist/skills/frontend/references/design/composio.md +3 -0
  40. package/dist/skills/frontend/references/design/cursor.md +3 -0
  41. package/dist/skills/frontend/references/design/elevenlabs.md +3 -0
  42. package/dist/skills/frontend/references/design/expo.md +3 -0
  43. package/dist/skills/frontend/references/design/ferrari.md +3 -0
  44. package/dist/skills/frontend/references/design/figma.md +3 -0
  45. package/dist/skills/frontend/references/design/framer.md +3 -0
  46. package/dist/skills/frontend/references/design/hashicorp.md +3 -0
  47. package/dist/skills/frontend/references/design/ibm.md +3 -0
  48. package/dist/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  49. package/dist/skills/frontend/references/design/intercom.md +3 -0
  50. package/dist/skills/frontend/references/design/kraken.md +3 -0
  51. package/dist/skills/frontend/references/design/lamborghini.md +3 -0
  52. package/dist/skills/frontend/references/design/linear.app.md +3 -0
  53. package/dist/skills/frontend/references/design/lovable.md +3 -0
  54. package/dist/skills/frontend/references/design/mastercard.md +3 -0
  55. package/dist/skills/frontend/references/design/meta.md +3 -0
  56. package/dist/skills/frontend/references/design/minimax.md +3 -0
  57. package/dist/skills/frontend/references/design/mintlify.md +3 -0
  58. package/dist/skills/frontend/references/design/miro.md +3 -0
  59. package/dist/skills/frontend/references/design/mistral.ai.md +3 -0
  60. package/dist/skills/frontend/references/design/mongodb.md +3 -0
  61. package/dist/skills/frontend/references/design/nike.md +3 -0
  62. package/dist/skills/frontend/references/design/notion.md +3 -0
  63. package/dist/skills/frontend/references/design/nvidia.md +3 -0
  64. package/dist/skills/frontend/references/design/ollama.md +3 -0
  65. package/dist/skills/frontend/references/design/opencode.ai.md +3 -0
  66. package/dist/skills/frontend/references/design/pinterest.md +3 -0
  67. package/dist/skills/frontend/references/design/playstation.md +3 -0
  68. package/dist/skills/frontend/references/design/posthog.md +3 -0
  69. package/dist/skills/frontend/references/design/raycast.md +3 -0
  70. package/dist/skills/frontend/references/design/renault.md +3 -0
  71. package/dist/skills/frontend/references/design/replicate.md +3 -0
  72. package/dist/skills/frontend/references/design/resend.md +3 -0
  73. package/dist/skills/frontend/references/design/revolut.md +3 -0
  74. package/dist/skills/frontend/references/design/runwayml.md +3 -0
  75. package/dist/skills/frontend/references/design/sanity.md +3 -0
  76. package/dist/skills/frontend/references/design/sentry.md +3 -0
  77. package/dist/skills/frontend/references/design/shopify.md +3 -0
  78. package/dist/skills/frontend/references/design/spacex.md +3 -0
  79. package/dist/skills/frontend/references/design/spotify.md +3 -0
  80. package/dist/skills/frontend/references/design/starbucks.md +3 -0
  81. package/dist/skills/frontend/references/design/stitch-skill.md +1 -1
  82. package/dist/skills/frontend/references/design/stripe.md +3 -0
  83. package/dist/skills/frontend/references/design/supabase.md +3 -0
  84. package/dist/skills/frontend/references/design/superhuman.md +3 -0
  85. package/dist/skills/frontend/references/design/taste-skill.md +1188 -208
  86. package/dist/skills/frontend/references/design/tesla.md +3 -0
  87. package/dist/skills/frontend/references/design/theverge.md +3 -0
  88. package/dist/skills/frontend/references/design/together.ai.md +3 -0
  89. package/dist/skills/frontend/references/design/uber.md +3 -0
  90. package/dist/skills/frontend/references/design/vercel.md +3 -0
  91. package/dist/skills/frontend/references/design/vodafone.md +3 -0
  92. package/dist/skills/frontend/references/design/voltagent.md +3 -0
  93. package/dist/skills/frontend/references/design/warp.md +3 -0
  94. package/dist/skills/frontend/references/design/webflow.md +3 -0
  95. package/dist/skills/frontend/references/design/wired.md +3 -0
  96. package/dist/skills/frontend/references/design/wise.md +3 -0
  97. package/dist/skills/frontend/references/design/x.ai.md +3 -0
  98. package/dist/skills/frontend/references/design/zapier.md +3 -0
  99. package/dist/skills/frontend/references/ui-ux-db/README.md +501 -115
  100. package/dist/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  101. package/dist/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  102. package/dist/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  103. package/dist/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  104. package/dist/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  105. package/dist/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  106. package/dist/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  107. package/dist/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  108. package/dist/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  109. package/dist/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  110. package/dist/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  111. package/dist/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  112. package/dist/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  113. package/dist/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  114. package/dist/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  115. package/dist/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  116. package/dist/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  117. package/dist/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  118. package/dist/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  119. package/dist/skills/lcx-doctor/SKILL.md +1 -1
  120. package/dist/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  121. package/dist/skills/ultimate-browsing/SKILL.md +140 -0
  122. package/dist/skills/ultimate-browsing/engine/__init__.py +24 -0
  123. package/dist/skills/ultimate-browsing/engine/__main__.py +106 -0
  124. package/dist/skills/ultimate-browsing/engine/bias_check.py +174 -0
  125. package/dist/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  126. package/dist/skills/ultimate-browsing/engine/executor.py +192 -0
  127. package/dist/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  128. package/dist/skills/ultimate-browsing/engine/referers.py +15 -0
  129. package/dist/skills/ultimate-browsing/engine/result_schema.py +45 -0
  130. package/dist/skills/ultimate-browsing/engine/summary.py +37 -0
  131. package/dist/skills/ultimate-browsing/engine/templates/package.json +11 -0
  132. package/dist/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  133. package/dist/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  134. package/dist/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  135. package/dist/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  136. package/dist/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  137. package/dist/skills/ultimate-browsing/engine/validators.py +216 -0
  138. package/dist/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  139. package/dist/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  140. package/dist/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  141. package/dist/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  142. package/dist/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  143. package/dist/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  144. package/dist/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  145. package/dist/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  146. package/dist/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  147. package/dist/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  148. package/dist/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  149. package/dist/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  150. package/dist/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  151. package/dist/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  152. package/dist/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  153. package/dist/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  154. package/dist/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  155. package/dist/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  156. package/dist/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  157. package/dist/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  158. package/dist/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  159. package/dist/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  160. package/dist/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  161. package/dist/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  162. package/dist/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  163. package/dist/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  164. package/dist/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  165. package/dist/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  166. package/dist/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  167. package/dist/skills/ultraresearch/ATTRIBUTION.md +49 -0
  168. package/dist/skills/ultraresearch/SKILL.md +23 -4
  169. package/dist/skills/ulw-plan/SKILL.md +4 -1
  170. package/dist/tools/delegate-task/sync-task-deps.d.ts +8 -6
  171. package/dist/tools/skill-mcp/tools.d.ts +1 -1
  172. package/dist/tui.js +9 -1
  173. package/package.json +16 -14
  174. package/packages/omo-codex/THIRD-PARTY-NOTICES.md +27 -4
  175. package/packages/omo-codex/plugin/.codex-plugin/plugin.json +1 -1
  176. package/packages/omo-codex/plugin/README.md +1 -1
  177. package/packages/omo-codex/plugin/components/bootstrap/dist/cli.js +134 -42
  178. package/packages/omo-codex/plugin/components/bootstrap/package.json +1 -1
  179. package/packages/omo-codex/plugin/components/codegraph/LICENSE +21 -0
  180. package/packages/omo-codex/plugin/components/codegraph/NODE-RUNTIME-LICENSES.md +2951 -0
  181. package/packages/omo-codex/plugin/components/codegraph/NOTICE +16 -0
  182. package/packages/omo-codex/plugin/components/codegraph/dist/cli.js +323 -39
  183. package/packages/omo-codex/plugin/components/codegraph/dist/serve.js +292 -19
  184. package/packages/omo-codex/plugin/components/codegraph/package.json +9 -3
  185. package/packages/omo-codex/plugin/components/codegraph/src/mcp-unavailable.ts +75 -0
  186. package/packages/omo-codex/plugin/components/codegraph/src/serve.ts +29 -13
  187. package/packages/omo-codex/plugin/components/codegraph/src/session-start-worker.ts +20 -7
  188. package/packages/omo-codex/plugin/components/codegraph/test/hook.test.ts +1 -243
  189. package/packages/omo-codex/plugin/components/codegraph/test/package-runtime.test.ts +91 -0
  190. package/packages/omo-codex/plugin/components/codegraph/test/provisioned-node-guard.test.ts +1 -1
  191. package/packages/omo-codex/plugin/components/codegraph/test/serve-mcp-facade.test.ts +68 -0
  192. package/packages/omo-codex/plugin/components/codegraph/test/serve-node-support.test.ts +11 -1
  193. package/packages/omo-codex/plugin/components/codegraph/test/serve-unavailable.test.ts +133 -0
  194. package/packages/omo-codex/plugin/components/codegraph/test/serve.test.ts +1 -113
  195. package/packages/omo-codex/plugin/components/codegraph/test/session-start-node-support.test.ts +8 -1
  196. package/packages/omo-codex/plugin/components/codegraph/test/session-start-trust-boundary.test.ts +63 -0
  197. package/packages/omo-codex/plugin/components/codegraph/test/session-start-worker-availability.test.ts +106 -0
  198. package/packages/omo-codex/plugin/components/codegraph/test/session-start-worker-flow.test.ts +150 -0
  199. package/packages/omo-codex/plugin/components/comment-checker/package.json +1 -1
  200. package/packages/omo-codex/plugin/components/git-bash/package.json +1 -1
  201. package/packages/omo-codex/plugin/components/lazycodex-executor-verify/package.json +1 -1
  202. package/packages/omo-codex/plugin/components/lsp/package.json +1 -1
  203. package/packages/omo-codex/plugin/components/rules/dist/cli.js +3 -3
  204. package/packages/omo-codex/plugin/components/rules/package.json +1 -1
  205. package/packages/omo-codex/plugin/components/rules/src/sparkshell-awareness.ts +3 -3
  206. package/packages/omo-codex/plugin/components/rules/test/sparkshell-awareness.test.ts +33 -9
  207. package/packages/omo-codex/plugin/components/start-work-continuation/package.json +1 -1
  208. package/packages/omo-codex/plugin/components/teammode/package.json +1 -1
  209. package/packages/omo-codex/plugin/components/teammode/skills/teammode/SKILL.md +59 -32
  210. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-guide.mjs +17 -16
  211. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-state.mjs +70 -3
  212. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-worktree.mjs +113 -0
  213. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team.mjs +63 -4
  214. package/packages/omo-codex/plugin/components/telemetry/package.json +1 -1
  215. package/packages/omo-codex/plugin/components/ultrawork/agents/explorer.toml +1 -1
  216. package/packages/omo-codex/plugin/components/ultrawork/directive.md +5 -4
  217. package/packages/omo-codex/plugin/components/ultrawork/package.json +1 -1
  218. package/packages/omo-codex/plugin/components/ultrawork/test/package-smoke.test.ts +24 -3
  219. package/packages/omo-codex/plugin/components/ulw-loop/package.json +1 -1
  220. package/packages/omo-codex/plugin/components/ulw-loop/skills/ulw-loop/references/full-workflow.md +8 -7
  221. package/packages/omo-codex/plugin/components/ulw-loop/test/skill-contract.test.ts +1 -1
  222. package/packages/omo-codex/plugin/package-lock.json +112 -13
  223. package/packages/omo-codex/plugin/package.json +2 -2
  224. package/packages/omo-codex/plugin/scripts/auto-update-plan.mjs +133 -0
  225. package/packages/omo-codex/plugin/scripts/auto-update-release-notes.mjs +135 -0
  226. package/packages/omo-codex/plugin/scripts/auto-update.mjs +33 -133
  227. package/packages/omo-codex/plugin/scripts/materialize-shared-upstreams.mjs +41 -0
  228. package/packages/omo-codex/plugin/shared/src/config-loader.ts +20 -2
  229. package/packages/omo-codex/plugin/shared/test/config-loader.test.ts +16 -0
  230. package/packages/omo-codex/plugin/skills/frontend/ATTRIBUTION.md +32 -8
  231. package/packages/omo-codex/plugin/skills/frontend/references/design/airbnb.md +3 -0
  232. package/packages/omo-codex/plugin/skills/frontend/references/design/airtable.md +3 -0
  233. package/packages/omo-codex/plugin/skills/frontend/references/design/apple.md +3 -0
  234. package/packages/omo-codex/plugin/skills/frontend/references/design/binance.md +3 -0
  235. package/packages/omo-codex/plugin/skills/frontend/references/design/bmw.md +3 -0
  236. package/packages/omo-codex/plugin/skills/frontend/references/design/bugatti.md +3 -0
  237. package/packages/omo-codex/plugin/skills/frontend/references/design/cal.md +3 -0
  238. package/packages/omo-codex/plugin/skills/frontend/references/design/claude.md +3 -0
  239. package/packages/omo-codex/plugin/skills/frontend/references/design/clay.md +3 -0
  240. package/packages/omo-codex/plugin/skills/frontend/references/design/clickhouse.md +3 -0
  241. package/packages/omo-codex/plugin/skills/frontend/references/design/cohere.md +3 -0
  242. package/packages/omo-codex/plugin/skills/frontend/references/design/coinbase.md +3 -0
  243. package/packages/omo-codex/plugin/skills/frontend/references/design/composio.md +3 -0
  244. package/packages/omo-codex/plugin/skills/frontend/references/design/cursor.md +3 -0
  245. package/packages/omo-codex/plugin/skills/frontend/references/design/elevenlabs.md +3 -0
  246. package/packages/omo-codex/plugin/skills/frontend/references/design/expo.md +3 -0
  247. package/packages/omo-codex/plugin/skills/frontend/references/design/ferrari.md +3 -0
  248. package/packages/omo-codex/plugin/skills/frontend/references/design/figma.md +3 -0
  249. package/packages/omo-codex/plugin/skills/frontend/references/design/framer.md +3 -0
  250. package/packages/omo-codex/plugin/skills/frontend/references/design/hashicorp.md +3 -0
  251. package/packages/omo-codex/plugin/skills/frontend/references/design/ibm.md +3 -0
  252. package/packages/omo-codex/plugin/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  253. package/packages/omo-codex/plugin/skills/frontend/references/design/intercom.md +3 -0
  254. package/packages/omo-codex/plugin/skills/frontend/references/design/kraken.md +3 -0
  255. package/packages/omo-codex/plugin/skills/frontend/references/design/lamborghini.md +3 -0
  256. package/packages/omo-codex/plugin/skills/frontend/references/design/linear.app.md +3 -0
  257. package/packages/omo-codex/plugin/skills/frontend/references/design/lovable.md +3 -0
  258. package/packages/omo-codex/plugin/skills/frontend/references/design/mastercard.md +3 -0
  259. package/packages/omo-codex/plugin/skills/frontend/references/design/meta.md +3 -0
  260. package/packages/omo-codex/plugin/skills/frontend/references/design/minimax.md +3 -0
  261. package/packages/omo-codex/plugin/skills/frontend/references/design/mintlify.md +3 -0
  262. package/packages/omo-codex/plugin/skills/frontend/references/design/miro.md +3 -0
  263. package/packages/omo-codex/plugin/skills/frontend/references/design/mistral.ai.md +3 -0
  264. package/packages/omo-codex/plugin/skills/frontend/references/design/mongodb.md +3 -0
  265. package/packages/omo-codex/plugin/skills/frontend/references/design/nike.md +3 -0
  266. package/packages/omo-codex/plugin/skills/frontend/references/design/notion.md +3 -0
  267. package/packages/omo-codex/plugin/skills/frontend/references/design/nvidia.md +3 -0
  268. package/packages/omo-codex/plugin/skills/frontend/references/design/ollama.md +3 -0
  269. package/packages/omo-codex/plugin/skills/frontend/references/design/opencode.ai.md +3 -0
  270. package/packages/omo-codex/plugin/skills/frontend/references/design/pinterest.md +3 -0
  271. package/packages/omo-codex/plugin/skills/frontend/references/design/playstation.md +3 -0
  272. package/packages/omo-codex/plugin/skills/frontend/references/design/posthog.md +3 -0
  273. package/packages/omo-codex/plugin/skills/frontend/references/design/raycast.md +3 -0
  274. package/packages/omo-codex/plugin/skills/frontend/references/design/renault.md +3 -0
  275. package/packages/omo-codex/plugin/skills/frontend/references/design/replicate.md +3 -0
  276. package/packages/omo-codex/plugin/skills/frontend/references/design/resend.md +3 -0
  277. package/packages/omo-codex/plugin/skills/frontend/references/design/revolut.md +3 -0
  278. package/packages/omo-codex/plugin/skills/frontend/references/design/runwayml.md +3 -0
  279. package/packages/omo-codex/plugin/skills/frontend/references/design/sanity.md +3 -0
  280. package/packages/omo-codex/plugin/skills/frontend/references/design/sentry.md +3 -0
  281. package/packages/omo-codex/plugin/skills/frontend/references/design/shopify.md +3 -0
  282. package/packages/omo-codex/plugin/skills/frontend/references/design/spacex.md +3 -0
  283. package/packages/omo-codex/plugin/skills/frontend/references/design/spotify.md +3 -0
  284. package/packages/omo-codex/plugin/skills/frontend/references/design/starbucks.md +3 -0
  285. package/packages/omo-codex/plugin/skills/frontend/references/design/stitch-skill.md +1 -1
  286. package/packages/omo-codex/plugin/skills/frontend/references/design/stripe.md +3 -0
  287. package/packages/omo-codex/plugin/skills/frontend/references/design/supabase.md +3 -0
  288. package/packages/omo-codex/plugin/skills/frontend/references/design/superhuman.md +3 -0
  289. package/packages/omo-codex/plugin/skills/frontend/references/design/taste-skill.md +1188 -208
  290. package/packages/omo-codex/plugin/skills/frontend/references/design/tesla.md +3 -0
  291. package/packages/omo-codex/plugin/skills/frontend/references/design/theverge.md +3 -0
  292. package/packages/omo-codex/plugin/skills/frontend/references/design/together.ai.md +3 -0
  293. package/packages/omo-codex/plugin/skills/frontend/references/design/uber.md +3 -0
  294. package/packages/omo-codex/plugin/skills/frontend/references/design/vercel.md +3 -0
  295. package/packages/omo-codex/plugin/skills/frontend/references/design/vodafone.md +3 -0
  296. package/packages/omo-codex/plugin/skills/frontend/references/design/voltagent.md +3 -0
  297. package/packages/omo-codex/plugin/skills/frontend/references/design/warp.md +3 -0
  298. package/packages/omo-codex/plugin/skills/frontend/references/design/webflow.md +3 -0
  299. package/packages/omo-codex/plugin/skills/frontend/references/design/wired.md +3 -0
  300. package/packages/omo-codex/plugin/skills/frontend/references/design/wise.md +3 -0
  301. package/packages/omo-codex/plugin/skills/frontend/references/design/x.ai.md +3 -0
  302. package/packages/omo-codex/plugin/skills/frontend/references/design/zapier.md +3 -0
  303. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/README.md +501 -115
  304. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  305. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  306. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  307. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  308. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  309. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  310. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  311. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  312. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  313. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  314. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  315. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  316. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  317. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  318. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  319. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  320. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  321. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  322. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  323. package/packages/omo-codex/plugin/skills/lcx-doctor/SKILL.md +1 -1
  324. package/packages/omo-codex/plugin/skills/teammode/SKILL.md +59 -32
  325. package/packages/omo-codex/plugin/skills/teammode/scripts/team-guide.mjs +17 -16
  326. package/packages/omo-codex/plugin/skills/teammode/scripts/team-state.mjs +70 -3
  327. package/packages/omo-codex/plugin/skills/teammode/scripts/team-worktree.mjs +113 -0
  328. package/packages/omo-codex/plugin/skills/teammode/scripts/team.mjs +63 -4
  329. package/packages/omo-codex/plugin/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  330. package/packages/omo-codex/plugin/skills/ultimate-browsing/SKILL.md +140 -0
  331. package/packages/omo-codex/plugin/skills/ultimate-browsing/agents/openai.yaml +2 -0
  332. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/__init__.py +24 -0
  333. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/__main__.py +106 -0
  334. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/bias_check.py +174 -0
  335. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  336. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/executor.py +192 -0
  337. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  338. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/referers.py +15 -0
  339. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/result_schema.py +45 -0
  340. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/summary.py +37 -0
  341. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/package.json +11 -0
  342. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  343. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  344. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  345. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  346. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  347. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/validators.py +216 -0
  348. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  349. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  350. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  351. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  352. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  353. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  354. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  355. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  356. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  357. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  358. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  359. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  360. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  361. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  362. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  363. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  364. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  365. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  366. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  367. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  368. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  369. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  370. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  371. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  372. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  373. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  374. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  375. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  376. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  377. package/packages/omo-codex/plugin/skills/ultraresearch/ATTRIBUTION.md +49 -0
  378. package/packages/omo-codex/plugin/skills/ultraresearch/SKILL.md +23 -4
  379. package/packages/omo-codex/plugin/skills/ulw-loop/references/full-workflow.md +8 -7
  380. package/packages/omo-codex/plugin/test/aggregate-build.test.mjs +2 -1
  381. package/packages/omo-codex/plugin/test/auto-update-release-notes.test.mjs +95 -0
  382. package/packages/omo-codex/plugin/test/auto-update-restart-notice.test.mjs +12 -3
  383. package/packages/omo-codex/plugin/test/component-codegraph-mcp-smoke.test.mjs +76 -0
  384. package/packages/omo-codex/plugin/test/sync-skills-test-support.mjs +1 -0
  385. package/packages/omo-codex/plugin/test/teammode-communication.test.mjs +87 -0
  386. package/packages/omo-codex/plugin/test/teammode-thread-title.test.mjs +169 -0
  387. package/packages/omo-codex/plugin/test/teammode-worktree.test.mjs +246 -0
  388. package/packages/omo-codex/plugin/test/ultraresearch-skill-contract.test.mjs +30 -0
  389. package/packages/omo-codex/scripts/install-cli-args.test.mjs +1 -1
  390. package/packages/omo-codex/scripts/install-config-git-bash.test.mjs +23 -0
  391. package/packages/omo-codex/scripts/install-delegated-command.test.mjs +76 -4
  392. package/packages/omo-codex/scripts/install-dist/install-local.mjs +520 -216
  393. package/packages/omo-codex/scripts/install-local-entrypoint.test.mjs +40 -3
  394. package/packages/shared-skills/skills/frontend/ATTRIBUTION.md +32 -8
  395. package/packages/shared-skills/skills/frontend/references/design/airbnb.md +3 -0
  396. package/packages/shared-skills/skills/frontend/references/design/airtable.md +3 -0
  397. package/packages/shared-skills/skills/frontend/references/design/apple.md +3 -0
  398. package/packages/shared-skills/skills/frontend/references/design/binance.md +3 -0
  399. package/packages/shared-skills/skills/frontend/references/design/bmw.md +3 -0
  400. package/packages/shared-skills/skills/frontend/references/design/bugatti.md +3 -0
  401. package/packages/shared-skills/skills/frontend/references/design/cal.md +3 -0
  402. package/packages/shared-skills/skills/frontend/references/design/claude.md +3 -0
  403. package/packages/shared-skills/skills/frontend/references/design/clay.md +3 -0
  404. package/packages/shared-skills/skills/frontend/references/design/clickhouse.md +3 -0
  405. package/packages/shared-skills/skills/frontend/references/design/cohere.md +3 -0
  406. package/packages/shared-skills/skills/frontend/references/design/coinbase.md +3 -0
  407. package/packages/shared-skills/skills/frontend/references/design/composio.md +3 -0
  408. package/packages/shared-skills/skills/frontend/references/design/cursor.md +3 -0
  409. package/packages/shared-skills/skills/frontend/references/design/elevenlabs.md +3 -0
  410. package/packages/shared-skills/skills/frontend/references/design/expo.md +3 -0
  411. package/packages/shared-skills/skills/frontend/references/design/ferrari.md +3 -0
  412. package/packages/shared-skills/skills/frontend/references/design/figma.md +3 -0
  413. package/packages/shared-skills/skills/frontend/references/design/framer.md +3 -0
  414. package/packages/shared-skills/skills/frontend/references/design/hashicorp.md +3 -0
  415. package/packages/shared-skills/skills/frontend/references/design/ibm.md +3 -0
  416. package/packages/shared-skills/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  417. package/packages/shared-skills/skills/frontend/references/design/intercom.md +3 -0
  418. package/packages/shared-skills/skills/frontend/references/design/kraken.md +3 -0
  419. package/packages/shared-skills/skills/frontend/references/design/lamborghini.md +3 -0
  420. package/packages/shared-skills/skills/frontend/references/design/linear.app.md +3 -0
  421. package/packages/shared-skills/skills/frontend/references/design/lovable.md +3 -0
  422. package/packages/shared-skills/skills/frontend/references/design/mastercard.md +3 -0
  423. package/packages/shared-skills/skills/frontend/references/design/meta.md +3 -0
  424. package/packages/shared-skills/skills/frontend/references/design/minimax.md +3 -0
  425. package/packages/shared-skills/skills/frontend/references/design/mintlify.md +3 -0
  426. package/packages/shared-skills/skills/frontend/references/design/miro.md +3 -0
  427. package/packages/shared-skills/skills/frontend/references/design/mistral.ai.md +3 -0
  428. package/packages/shared-skills/skills/frontend/references/design/mongodb.md +3 -0
  429. package/packages/shared-skills/skills/frontend/references/design/nike.md +3 -0
  430. package/packages/shared-skills/skills/frontend/references/design/notion.md +3 -0
  431. package/packages/shared-skills/skills/frontend/references/design/nvidia.md +3 -0
  432. package/packages/shared-skills/skills/frontend/references/design/ollama.md +3 -0
  433. package/packages/shared-skills/skills/frontend/references/design/opencode.ai.md +3 -0
  434. package/packages/shared-skills/skills/frontend/references/design/pinterest.md +3 -0
  435. package/packages/shared-skills/skills/frontend/references/design/playstation.md +3 -0
  436. package/packages/shared-skills/skills/frontend/references/design/posthog.md +3 -0
  437. package/packages/shared-skills/skills/frontend/references/design/raycast.md +3 -0
  438. package/packages/shared-skills/skills/frontend/references/design/renault.md +3 -0
  439. package/packages/shared-skills/skills/frontend/references/design/replicate.md +3 -0
  440. package/packages/shared-skills/skills/frontend/references/design/resend.md +3 -0
  441. package/packages/shared-skills/skills/frontend/references/design/revolut.md +3 -0
  442. package/packages/shared-skills/skills/frontend/references/design/runwayml.md +3 -0
  443. package/packages/shared-skills/skills/frontend/references/design/sanity.md +3 -0
  444. package/packages/shared-skills/skills/frontend/references/design/sentry.md +3 -0
  445. package/packages/shared-skills/skills/frontend/references/design/shopify.md +3 -0
  446. package/packages/shared-skills/skills/frontend/references/design/spacex.md +3 -0
  447. package/packages/shared-skills/skills/frontend/references/design/spotify.md +3 -0
  448. package/packages/shared-skills/skills/frontend/references/design/starbucks.md +3 -0
  449. package/packages/shared-skills/skills/frontend/references/design/stitch-skill.md +1 -1
  450. package/packages/shared-skills/skills/frontend/references/design/stripe.md +3 -0
  451. package/packages/shared-skills/skills/frontend/references/design/supabase.md +3 -0
  452. package/packages/shared-skills/skills/frontend/references/design/superhuman.md +3 -0
  453. package/packages/shared-skills/skills/frontend/references/design/taste-skill.md +1188 -208
  454. package/packages/shared-skills/skills/frontend/references/design/tesla.md +3 -0
  455. package/packages/shared-skills/skills/frontend/references/design/theverge.md +3 -0
  456. package/packages/shared-skills/skills/frontend/references/design/together.ai.md +3 -0
  457. package/packages/shared-skills/skills/frontend/references/design/uber.md +3 -0
  458. package/packages/shared-skills/skills/frontend/references/design/vercel.md +3 -0
  459. package/packages/shared-skills/skills/frontend/references/design/vodafone.md +3 -0
  460. package/packages/shared-skills/skills/frontend/references/design/voltagent.md +3 -0
  461. package/packages/shared-skills/skills/frontend/references/design/warp.md +3 -0
  462. package/packages/shared-skills/skills/frontend/references/design/webflow.md +3 -0
  463. package/packages/shared-skills/skills/frontend/references/design/wired.md +3 -0
  464. package/packages/shared-skills/skills/frontend/references/design/wise.md +3 -0
  465. package/packages/shared-skills/skills/frontend/references/design/x.ai.md +3 -0
  466. package/packages/shared-skills/skills/frontend/references/design/zapier.md +3 -0
  467. package/packages/shared-skills/skills/frontend/references/ui-ux-db/README.md +501 -115
  468. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  469. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  470. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  471. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  472. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  473. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  474. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  475. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  476. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  477. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  478. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  479. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  480. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  481. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  482. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  483. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  484. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  485. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  486. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  487. package/packages/shared-skills/skills/lcx-doctor/SKILL.md +1 -1
  488. package/packages/shared-skills/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  489. package/packages/shared-skills/skills/ultimate-browsing/SKILL.md +140 -0
  490. package/packages/shared-skills/skills/ultimate-browsing/engine/__init__.py +24 -0
  491. package/packages/shared-skills/skills/ultimate-browsing/engine/__main__.py +106 -0
  492. package/packages/shared-skills/skills/ultimate-browsing/engine/bias_check.py +174 -0
  493. package/packages/shared-skills/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  494. package/packages/shared-skills/skills/ultimate-browsing/engine/executor.py +192 -0
  495. package/packages/shared-skills/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  496. package/packages/shared-skills/skills/ultimate-browsing/engine/referers.py +15 -0
  497. package/packages/shared-skills/skills/ultimate-browsing/engine/result_schema.py +45 -0
  498. package/packages/shared-skills/skills/ultimate-browsing/engine/summary.py +37 -0
  499. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/package.json +11 -0
  500. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  501. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  502. package/packages/shared-skills/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  503. package/packages/shared-skills/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  504. package/packages/shared-skills/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  505. package/packages/shared-skills/skills/ultimate-browsing/engine/validators.py +216 -0
  506. package/packages/shared-skills/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  507. package/packages/shared-skills/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  508. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  509. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  510. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  511. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  512. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  513. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  514. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  515. package/packages/shared-skills/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  516. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  517. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  518. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  519. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  520. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  521. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  522. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  523. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  524. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  525. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  526. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  527. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  528. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  529. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  530. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  531. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  532. package/packages/shared-skills/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  533. package/packages/shared-skills/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  534. package/packages/shared-skills/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  535. package/packages/shared-skills/skills/ultraresearch/ATTRIBUTION.md +49 -0
  536. package/packages/shared-skills/skills/ultraresearch/SKILL.md +23 -4
  537. package/packages/shared-skills/skills/ulw-plan/SKILL.md +4 -1
  538. package/packages/omo-codex/plugin/components/codegraph/dist/cli.d.ts +0 -2
  539. package/packages/omo-codex/plugin/components/codegraph/dist/serve.d.ts +0 -32
@@ -0,0 +1,2951 @@
1
+ # Node.js Runtime Licenses for CodeGraph Platform Bundles
2
+
3
+ This file reproduces the Node.js v24.16.0 LICENSE text because the optional @colbymchenry/codegraph platform packages include a top-level Node.js runtime binary. Source: https://github.com/nodejs/node/blob/v24.16.0/LICENSE
4
+
5
+
6
+ Node.js is licensed for use as follows:
7
+
8
+ """
9
+ Copyright Node.js contributors. All rights reserved.
10
+
11
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12
+ of this software and associated documentation files (the "Software"), to
13
+ deal in the Software without restriction, including without limitation the
14
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
15
+ sell copies of the Software, and to permit persons to whom the Software is
16
+ furnished to do so, subject to the following conditions:
17
+
18
+ The above copyright notice and this permission notice shall be included in
19
+ all copies or substantial portions of the Software.
20
+
21
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
27
+ IN THE SOFTWARE.
28
+ """
29
+
30
+ This license applies to parts of Node.js originating from the
31
+ https://github.com/joyent/node repository:
32
+
33
+ """
34
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy
36
+ of this software and associated documentation files (the "Software"), to
37
+ deal in the Software without restriction, including without limitation the
38
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
39
+ sell copies of the Software, and to permit persons to whom the Software is
40
+ furnished to do so, subject to the following conditions:
41
+
42
+ The above copyright notice and this permission notice shall be included in
43
+ all copies or substantial portions of the Software.
44
+
45
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
50
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
51
+ IN THE SOFTWARE.
52
+ """
53
+
54
+ The Node.js license applies to all parts of Node.js that are not externally
55
+ maintained libraries.
56
+
57
+ The externally maintained libraries used by Node.js are:
58
+
59
+ - Acorn, located at deps/acorn, is licensed as follows:
60
+ """
61
+ MIT License
62
+
63
+ Copyright (C) 2012-2022 by various contributors (see AUTHORS)
64
+
65
+ Permission is hereby granted, free of charge, to any person obtaining a copy
66
+ of this software and associated documentation files (the "Software"), to deal
67
+ in the Software without restriction, including without limitation the rights
68
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
69
+ copies of the Software, and to permit persons to whom the Software is
70
+ furnished to do so, subject to the following conditions:
71
+
72
+ The above copyright notice and this permission notice shall be included in
73
+ all copies or substantial portions of the Software.
74
+
75
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
78
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
79
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
80
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
81
+ THE SOFTWARE.
82
+ """
83
+
84
+ - c-ares, located at deps/cares, is licensed as follows:
85
+ """
86
+ MIT License
87
+
88
+ Copyright (c) 1998 Massachusetts Institute of Technology
89
+ Copyright (c) 2007 - 2023 Daniel Stenberg with many contributors, see AUTHORS
90
+ file.
91
+
92
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
93
+ this software and associated documentation files (the "Software"), to deal in
94
+ the Software without restriction, including without limitation the rights to
95
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
96
+ the Software, and to permit persons to whom the Software is furnished to do so,
97
+ subject to the following conditions:
98
+
99
+ The above copyright notice and this permission notice (including the next
100
+ paragraph) shall be included in all copies or substantial portions of the
101
+ Software.
102
+
103
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
104
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
105
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
106
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
107
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
108
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
109
+ SOFTWARE.
110
+ """
111
+
112
+ - merve, located at deps/merve, is licensed as follows:
113
+ """
114
+ Copyright 2026 Yagiz Nizipli
115
+
116
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
117
+ this software and associated documentation files (the "Software"), to deal in
118
+ the Software without restriction, including without limitation the rights to
119
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
120
+ the Software, and to permit persons to whom the Software is furnished to do so,
121
+ subject to the following conditions:
122
+
123
+ The above copyright notice and this permission notice shall be included in all
124
+ copies or substantial portions of the Software.
125
+
126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
127
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
128
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
129
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
130
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
131
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
132
+ """
133
+
134
+ - ittapi, located at deps/v8/third_party/ittapi, is licensed as follows:
135
+ """
136
+ Copyright (c) 2019 Intel Corporation. All rights reserved.
137
+
138
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
139
+
140
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
141
+ 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.
142
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
143
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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.
144
+ """
145
+
146
+ - amaro, located at deps/amaro, is licensed as follows:
147
+ """
148
+ MIT License
149
+
150
+ Copyright (c) Marco Ippolito and Amaro contributors
151
+
152
+ Permission is hereby granted, free of charge, to any person obtaining a copy
153
+ of this software and associated documentation files (the "Software"), to deal
154
+ in the Software without restriction, including without limitation the rights
155
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
156
+ copies of the Software, and to permit persons to whom the Software is
157
+ furnished to do so, subject to the following conditions:
158
+
159
+ The above copyright notice and this permission notice shall be included in all
160
+ copies or substantial portions of the Software.
161
+
162
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
163
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
164
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
165
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
166
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
167
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
168
+ SOFTWARE.
169
+ """
170
+
171
+ - swc, located at deps/amaro/dist, is licensed as follows:
172
+ """
173
+ Apache License
174
+ Version 2.0, January 2004
175
+ http://www.apache.org/licenses/
176
+
177
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
178
+
179
+ 1. Definitions.
180
+
181
+ "License" shall mean the terms and conditions for use, reproduction,
182
+ and distribution as defined by Sections 1 through 9 of this document.
183
+
184
+ "Licensor" shall mean the copyright owner or entity authorized by
185
+ the copyright owner that is granting the License.
186
+
187
+ "Legal Entity" shall mean the union of the acting entity and all
188
+ other entities that control, are controlled by, or are under common
189
+ control with that entity. For the purposes of this definition,
190
+ "control" means (i) the power, direct or indirect, to cause the
191
+ direction or management of such entity, whether by contract or
192
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
193
+ outstanding shares, or (iii) beneficial ownership of such entity.
194
+
195
+ "You" (or "Your") shall mean an individual or Legal Entity
196
+ exercising permissions granted by this License.
197
+
198
+ "Source" form shall mean the preferred form for making modifications,
199
+ including but not limited to software source code, documentation
200
+ source, and configuration files.
201
+
202
+ "Object" form shall mean any form resulting from mechanical
203
+ transformation or translation of a Source form, including but
204
+ not limited to compiled object code, generated documentation,
205
+ and conversions to other media types.
206
+
207
+ "Work" shall mean the work of authorship, whether in Source or
208
+ Object form, made available under the License, as indicated by a
209
+ copyright notice that is included in or attached to the work
210
+ (an example is provided in the Appendix below).
211
+
212
+ "Derivative Works" shall mean any work, whether in Source or Object
213
+ form, that is based on (or derived from) the Work and for which the
214
+ editorial revisions, annotations, elaborations, or other modifications
215
+ represent, as a whole, an original work of authorship. For the purposes
216
+ of this License, Derivative Works shall not include works that remain
217
+ separable from, or merely link (or bind by name) to the interfaces of,
218
+ the Work and Derivative Works thereof.
219
+
220
+ "Contribution" shall mean any work of authorship, including
221
+ the original version of the Work and any modifications or additions
222
+ to that Work or Derivative Works thereof, that is intentionally
223
+ submitted to Licensor for inclusion in the Work by the copyright owner
224
+ or by an individual or Legal Entity authorized to submit on behalf of
225
+ the copyright owner. For the purposes of this definition, "submitted"
226
+ means any form of electronic, verbal, or written communication sent
227
+ to the Licensor or its representatives, including but not limited to
228
+ communication on electronic mailing lists, source code control systems,
229
+ and issue tracking systems that are managed by, or on behalf of, the
230
+ Licensor for the purpose of discussing and improving the Work, but
231
+ excluding communication that is conspicuously marked or otherwise
232
+ designated in writing by the copyright owner as "Not a Contribution."
233
+
234
+ "Contributor" shall mean Licensor and any individual or Legal Entity
235
+ on behalf of whom a Contribution has been received by Licensor and
236
+ subsequently incorporated within the Work.
237
+
238
+ 2. Grant of Copyright License. Subject to the terms and conditions of
239
+ this License, each Contributor hereby grants to You a perpetual,
240
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
241
+ copyright license to reproduce, prepare Derivative Works of,
242
+ publicly display, publicly perform, sublicense, and distribute the
243
+ Work and such Derivative Works in Source or Object form.
244
+
245
+ 3. Grant of Patent License. Subject to the terms and conditions of
246
+ this License, each Contributor hereby grants to You a perpetual,
247
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
248
+ (except as stated in this section) patent license to make, have made,
249
+ use, offer to sell, sell, import, and otherwise transfer the Work,
250
+ where such license applies only to those patent claims licensable
251
+ by such Contributor that are necessarily infringed by their
252
+ Contribution(s) alone or by combination of their Contribution(s)
253
+ with the Work to which such Contribution(s) was submitted. If You
254
+ institute patent litigation against any entity (including a
255
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
256
+ or a Contribution incorporated within the Work constitutes direct
257
+ or contributory patent infringement, then any patent licenses
258
+ granted to You under this License for that Work shall terminate
259
+ as of the date such litigation is filed.
260
+
261
+ 4. Redistribution. You may reproduce and distribute copies of the
262
+ Work or Derivative Works thereof in any medium, with or without
263
+ modifications, and in Source or Object form, provided that You
264
+ meet the following conditions:
265
+
266
+ (a) You must give any other recipients of the Work or
267
+ Derivative Works a copy of this License; and
268
+
269
+ (b) You must cause any modified files to carry prominent notices
270
+ stating that You changed the files; and
271
+
272
+ (c) You must retain, in the Source form of any Derivative Works
273
+ that You distribute, all copyright, patent, trademark, and
274
+ attribution notices from the Source form of the Work,
275
+ excluding those notices that do not pertain to any part of
276
+ the Derivative Works; and
277
+
278
+ (d) If the Work includes a "NOTICE" text file as part of its
279
+ distribution, then any Derivative Works that You distribute must
280
+ include a readable copy of the attribution notices contained
281
+ within such NOTICE file, excluding those notices that do not
282
+ pertain to any part of the Derivative Works, in at least one
283
+ of the following places: within a NOTICE text file distributed
284
+ as part of the Derivative Works; within the Source form or
285
+ documentation, if provided along with the Derivative Works; or,
286
+ within a display generated by the Derivative Works, if and
287
+ wherever such third-party notices normally appear. The contents
288
+ of the NOTICE file are for informational purposes only and
289
+ do not modify the License. You may add Your own attribution
290
+ notices within Derivative Works that You distribute, alongside
291
+ or as an addendum to the NOTICE text from the Work, provided
292
+ that such additional attribution notices cannot be construed
293
+ as modifying the License.
294
+
295
+ You may add Your own copyright statement to Your modifications and
296
+ may provide additional or different license terms and conditions
297
+ for use, reproduction, or distribution of Your modifications, or
298
+ for any such Derivative Works as a whole, provided Your use,
299
+ reproduction, and distribution of the Work otherwise complies with
300
+ the conditions stated in this License.
301
+
302
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
303
+ any Contribution intentionally submitted for inclusion in the Work
304
+ by You to the Licensor shall be under the terms and conditions of
305
+ this License, without any additional terms or conditions.
306
+ Notwithstanding the above, nothing herein shall supersede or modify
307
+ the terms of any separate license agreement you may have executed
308
+ with Licensor regarding such Contributions.
309
+
310
+ 6. Trademarks. This License does not grant permission to use the trade
311
+ names, trademarks, service marks, or product names of the Licensor,
312
+ except as required for reasonable and customary use in describing the
313
+ origin of the Work and reproducing the content of the NOTICE file.
314
+
315
+ 7. Disclaimer of Warranty. Unless required by applicable law or
316
+ agreed to in writing, Licensor provides the Work (and each
317
+ Contributor provides its Contributions) on an "AS IS" BASIS,
318
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
319
+ implied, including, without limitation, any warranties or conditions
320
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
321
+ PARTICULAR PURPOSE. You are solely responsible for determining the
322
+ appropriateness of using or redistributing the Work and assume any
323
+ risks associated with Your exercise of permissions under this License.
324
+
325
+ 8. Limitation of Liability. In no event and under no legal theory,
326
+ whether in tort (including negligence), contract, or otherwise,
327
+ unless required by applicable law (such as deliberate and grossly
328
+ negligent acts) or agreed to in writing, shall any Contributor be
329
+ liable to You for damages, including any direct, indirect, special,
330
+ incidental, or consequential damages of any character arising as a
331
+ result of this License or out of the use or inability to use the
332
+ Work (including but not limited to damages for loss of goodwill,
333
+ work stoppage, computer failure or malfunction, or any and all
334
+ other commercial damages or losses), even if such Contributor
335
+ has been advised of the possibility of such damages.
336
+
337
+ 9. Accepting Warranty or Additional Liability. While redistributing
338
+ the Work or Derivative Works thereof, You may choose to offer,
339
+ and charge a fee for, acceptance of support, warranty, indemnity,
340
+ or other liability obligations and/or rights consistent with this
341
+ License. However, in accepting such obligations, You may act only
342
+ on Your own behalf and on Your sole responsibility, not on behalf
343
+ of any other Contributor, and only if You agree to indemnify,
344
+ defend, and hold each Contributor harmless for any liability
345
+ incurred by, or claims asserted against, such Contributor by reason
346
+ of your accepting any such warranty or additional liability.
347
+
348
+ END OF TERMS AND CONDITIONS
349
+
350
+ APPENDIX: How to apply the Apache License to your work.
351
+
352
+ To apply the Apache License to your work, attach the following
353
+ boilerplate notice, with the fields enclosed by brackets "[]"
354
+ replaced with your own identifying information. (Don't include
355
+ the brackets!) The text should be enclosed in the appropriate
356
+ comment syntax for the file format. We also recommend that a
357
+ file or class name and description of purpose be included on the
358
+ same "printed page" as the copyright notice for easier
359
+ identification within third-party archives.
360
+
361
+ Copyright 2024 SWC contributors.
362
+
363
+ Licensed under the Apache License, Version 2.0 (the "License");
364
+ you may not use this file except in compliance with the License.
365
+ You may obtain a copy of the License at
366
+
367
+ http://www.apache.org/licenses/LICENSE-2.0
368
+
369
+ Unless required by applicable law or agreed to in writing, software
370
+ distributed under the License is distributed on an "AS IS" BASIS,
371
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
372
+ See the License for the specific language governing permissions and
373
+ limitations under the License.
374
+ """
375
+
376
+ - ICU, located at deps/icu-small, is licensed as follows:
377
+ """
378
+ UNICODE LICENSE V3
379
+
380
+ COPYRIGHT AND PERMISSION NOTICE
381
+
382
+ Copyright © 2016-2025 Unicode, Inc.
383
+
384
+ NOTICE TO USER: Carefully read the following legal agreement. BY
385
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
386
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
387
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
388
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
389
+
390
+ Permission is hereby granted, free of charge, to any person obtaining a
391
+ copy of data files and any associated documentation (the "Data Files") or
392
+ software and any associated documentation (the "Software") to deal in the
393
+ Data Files or Software without restriction, including without limitation
394
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
395
+ copies of the Data Files or Software, and to permit persons to whom the
396
+ Data Files or Software are furnished to do so, provided that either (a)
397
+ this copyright and permission notice appear with all copies of the Data
398
+ Files or Software, or (b) this copyright and permission notice appear in
399
+ associated Documentation.
400
+
401
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
402
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
403
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
404
+ THIRD PARTY RIGHTS.
405
+
406
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
407
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
408
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
409
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
410
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
411
+ FILES OR SOFTWARE.
412
+
413
+ Except as contained in this notice, the name of a copyright holder shall
414
+ not be used in advertising or otherwise to promote the sale, use or other
415
+ dealings in these Data Files or Software without prior written
416
+ authorization of the copyright holder.
417
+
418
+ SPDX-License-Identifier: Unicode-3.0
419
+
420
+ ----------------------------------------------------------------------
421
+
422
+ Third-Party Software Licenses
423
+
424
+ This section contains third-party software notices and/or additional
425
+ terms for licensed third-party software components included within ICU
426
+ libraries.
427
+
428
+ ----------------------------------------------------------------------
429
+
430
+ ICU License - ICU 1.8.1 to ICU 57.1
431
+
432
+ COPYRIGHT AND PERMISSION NOTICE
433
+
434
+ Copyright (c) 1995-2016 International Business Machines Corporation and others
435
+ All rights reserved.
436
+
437
+ Permission is hereby granted, free of charge, to any person obtaining
438
+ a copy of this software and associated documentation files (the
439
+ "Software"), to deal in the Software without restriction, including
440
+ without limitation the rights to use, copy, modify, merge, publish,
441
+ distribute, and/or sell copies of the Software, and to permit persons
442
+ to whom the Software is furnished to do so, provided that the above
443
+ copyright notice(s) and this permission notice appear in all copies of
444
+ the Software and that both the above copyright notice(s) and this
445
+ permission notice appear in supporting documentation.
446
+
447
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
448
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
449
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
450
+ OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
451
+ HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
452
+ SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
453
+ RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
454
+ CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
455
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
456
+
457
+ Except as contained in this notice, the name of a copyright holder
458
+ shall not be used in advertising or otherwise to promote the sale, use
459
+ or other dealings in this Software without prior written authorization
460
+ of the copyright holder.
461
+
462
+ All trademarks and registered trademarks mentioned herein are the
463
+ property of their respective owners.
464
+
465
+ ----------------------------------------------------------------------
466
+
467
+ Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
468
+
469
+ # The Google Chrome software developed by Google is licensed under
470
+ # the BSD license. Other software included in this distribution is
471
+ # provided under other licenses, as set forth below.
472
+ #
473
+ # The BSD License
474
+ # http://opensource.org/licenses/bsd-license.php
475
+ # Copyright (C) 2006-2008, Google Inc.
476
+ #
477
+ # All rights reserved.
478
+ #
479
+ # Redistribution and use in source and binary forms, with or without
480
+ # modification, are permitted provided that the following conditions are met:
481
+ #
482
+ # Redistributions of source code must retain the above copyright notice,
483
+ # this list of conditions and the following disclaimer.
484
+ # Redistributions in binary form must reproduce the above
485
+ # copyright notice, this list of conditions and the following
486
+ # disclaimer in the documentation and/or other materials provided with
487
+ # the distribution.
488
+ # Neither the name of Google Inc. nor the names of its
489
+ # contributors may be used to endorse or promote products derived from
490
+ # this software without specific prior written permission.
491
+ #
492
+ #
493
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
494
+ # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
495
+ # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
496
+ # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
497
+ # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
498
+ # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
499
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
500
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
501
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
502
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
503
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
504
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
505
+ #
506
+ #
507
+ # The word list in cjdict.txt are generated by combining three word lists
508
+ # listed below with further processing for compound word breaking. The
509
+ # frequency is generated with an iterative training against Google web
510
+ # corpora.
511
+ #
512
+ # * Libtabe (Chinese)
513
+ # - https://sourceforge.net/project/?group_id=1519
514
+ # - Its license terms and conditions are shown below.
515
+ #
516
+ # * IPADIC (Japanese)
517
+ # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
518
+ # - Its license terms and conditions are shown below.
519
+ #
520
+ # ---------COPYING.libtabe ---- BEGIN--------------------
521
+ #
522
+ # /*
523
+ # * Copyright (c) 1999 TaBE Project.
524
+ # * Copyright (c) 1999 Pai-Hsiang Hsiao.
525
+ # * All rights reserved.
526
+ # *
527
+ # * Redistribution and use in source and binary forms, with or without
528
+ # * modification, are permitted provided that the following conditions
529
+ # * are met:
530
+ # *
531
+ # * . Redistributions of source code must retain the above copyright
532
+ # * notice, this list of conditions and the following disclaimer.
533
+ # * . Redistributions in binary form must reproduce the above copyright
534
+ # * notice, this list of conditions and the following disclaimer in
535
+ # * the documentation and/or other materials provided with the
536
+ # * distribution.
537
+ # * . Neither the name of the TaBE Project nor the names of its
538
+ # * contributors may be used to endorse or promote products derived
539
+ # * from this software without specific prior written permission.
540
+ # *
541
+ # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
542
+ # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
543
+ # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
544
+ # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
545
+ # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
546
+ # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
547
+ # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
548
+ # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
549
+ # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
550
+ # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
551
+ # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
552
+ # * OF THE POSSIBILITY OF SUCH DAMAGE.
553
+ # */
554
+ #
555
+ # /*
556
+ # * Copyright (c) 1999 Computer Systems and Communication Lab,
557
+ # * Institute of Information Science, Academia
558
+ # * Sinica. All rights reserved.
559
+ # *
560
+ # * Redistribution and use in source and binary forms, with or without
561
+ # * modification, are permitted provided that the following conditions
562
+ # * are met:
563
+ # *
564
+ # * . Redistributions of source code must retain the above copyright
565
+ # * notice, this list of conditions and the following disclaimer.
566
+ # * . Redistributions in binary form must reproduce the above copyright
567
+ # * notice, this list of conditions and the following disclaimer in
568
+ # * the documentation and/or other materials provided with the
569
+ # * distribution.
570
+ # * . Neither the name of the Computer Systems and Communication Lab
571
+ # * nor the names of its contributors may be used to endorse or
572
+ # * promote products derived from this software without specific
573
+ # * prior written permission.
574
+ # *
575
+ # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
576
+ # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
577
+ # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
578
+ # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
579
+ # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
580
+ # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
581
+ # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
582
+ # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
583
+ # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
584
+ # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
585
+ # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
586
+ # * OF THE POSSIBILITY OF SUCH DAMAGE.
587
+ # */
588
+ #
589
+ # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
590
+ # University of Illinois
591
+ # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
592
+ #
593
+ # ---------------COPYING.libtabe-----END--------------------------------
594
+ #
595
+ #
596
+ # ---------------COPYING.ipadic-----BEGIN-------------------------------
597
+ #
598
+ # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
599
+ # and Technology. All Rights Reserved.
600
+ #
601
+ # Use, reproduction, and distribution of this software is permitted.
602
+ # Any copy of this software, whether in its original form or modified,
603
+ # must include both the above copyright notice and the following
604
+ # paragraphs.
605
+ #
606
+ # Nara Institute of Science and Technology (NAIST),
607
+ # the copyright holders, disclaims all warranties with regard to this
608
+ # software, including all implied warranties of merchantability and
609
+ # fitness, in no event shall NAIST be liable for
610
+ # any special, indirect or consequential damages or any damages
611
+ # whatsoever resulting from loss of use, data or profits, whether in an
612
+ # action of contract, negligence or other tortuous action, arising out
613
+ # of or in connection with the use or performance of this software.
614
+ #
615
+ # A large portion of the dictionary entries
616
+ # originate from ICOT Free Software. The following conditions for ICOT
617
+ # Free Software applies to the current dictionary as well.
618
+ #
619
+ # Each User may also freely distribute the Program, whether in its
620
+ # original form or modified, to any third party or parties, PROVIDED
621
+ # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
622
+ # on, or be attached to, the Program, which is distributed substantially
623
+ # in the same form as set out herein and that such intended
624
+ # distribution, if actually made, will neither violate or otherwise
625
+ # contravene any of the laws and regulations of the countries having
626
+ # jurisdiction over the User or the intended distribution itself.
627
+ #
628
+ # NO WARRANTY
629
+ #
630
+ # The program was produced on an experimental basis in the course of the
631
+ # research and development conducted during the project and is provided
632
+ # to users as so produced on an experimental basis. Accordingly, the
633
+ # program is provided without any warranty whatsoever, whether express,
634
+ # implied, statutory or otherwise. The term "warranty" used herein
635
+ # includes, but is not limited to, any warranty of the quality,
636
+ # performance, merchantability and fitness for a particular purpose of
637
+ # the program and the nonexistence of any infringement or violation of
638
+ # any right of any third party.
639
+ #
640
+ # Each user of the program will agree and understand, and be deemed to
641
+ # have agreed and understood, that there is no warranty whatsoever for
642
+ # the program and, accordingly, the entire risk arising from or
643
+ # otherwise connected with the program is assumed by the user.
644
+ #
645
+ # Therefore, neither ICOT, the copyright holder, or any other
646
+ # organization that participated in or was otherwise related to the
647
+ # development of the program and their respective officials, directors,
648
+ # officers and other employees shall be held liable for any and all
649
+ # damages, including, without limitation, general, special, incidental
650
+ # and consequential damages, arising out of or otherwise in connection
651
+ # with the use or inability to use the program or any product, material
652
+ # or result produced or otherwise obtained by using the program,
653
+ # regardless of whether they have been advised of, or otherwise had
654
+ # knowledge of, the possibility of such damages at any time during the
655
+ # project or thereafter. Each user will be deemed to have agreed to the
656
+ # foregoing by his or her commencement of use of the program. The term
657
+ # "use" as used herein includes, but is not limited to, the use,
658
+ # modification, copying and distribution of the program and the
659
+ # production of secondary products from the program.
660
+ #
661
+ # In the case where the program, whether in its original form or
662
+ # modified, was distributed or delivered to or received by a user from
663
+ # any person, organization or entity other than ICOT, unless it makes or
664
+ # grants independently of ICOT any specific warranty to the user in
665
+ # writing, such person, organization or entity, will also be exempted
666
+ # from and not be held liable to the user for any such damages as noted
667
+ # above as far as the program is concerned.
668
+ #
669
+ # ---------------COPYING.ipadic-----END----------------------------------
670
+
671
+ ----------------------------------------------------------------------
672
+
673
+ Lao Word Break Dictionary Data (laodict.txt)
674
+
675
+ # Copyright (C) 2016 and later: Unicode, Inc. and others.
676
+ # License & terms of use: http://www.unicode.org/copyright.html
677
+ # Copyright (c) 2015 International Business Machines Corporation
678
+ # and others. All Rights Reserved.
679
+ #
680
+ # Project: https://github.com/rober42539/lao-dictionary
681
+ # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
682
+ # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
683
+ # (copied below)
684
+ #
685
+ # This file is derived from the above dictionary version of Nov 22, 2020
686
+ # ----------------------------------------------------------------------
687
+ # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
688
+ # All rights reserved.
689
+ #
690
+ # Redistribution and use in source and binary forms, with or without
691
+ # modification, are permitted provided that the following conditions are met:
692
+ #
693
+ # Redistributions of source code must retain the above copyright notice, this
694
+ # list of conditions and the following disclaimer. Redistributions in binary
695
+ # form must reproduce the above copyright notice, this list of conditions and
696
+ # the following disclaimer in the documentation and/or other materials
697
+ # provided with the distribution.
698
+ #
699
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
700
+ # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
701
+ # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
702
+ # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
703
+ # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
704
+ # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
705
+ # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
706
+ # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
707
+ # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
708
+ # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
709
+ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
710
+ # OF THE POSSIBILITY OF SUCH DAMAGE.
711
+ # --------------------------------------------------------------------------
712
+
713
+ ----------------------------------------------------------------------
714
+
715
+ Burmese Word Break Dictionary Data (burmesedict.txt)
716
+
717
+ # Copyright (c) 2014 International Business Machines Corporation
718
+ # and others. All Rights Reserved.
719
+ #
720
+ # This list is part of a project hosted at:
721
+ # github.com/kanyawtech/myanmar-karen-word-lists
722
+ #
723
+ # --------------------------------------------------------------------------
724
+ # Copyright (c) 2013, LeRoy Benjamin Sharon
725
+ # All rights reserved.
726
+ #
727
+ # Redistribution and use in source and binary forms, with or without
728
+ # modification, are permitted provided that the following conditions
729
+ # are met: Redistributions of source code must retain the above
730
+ # copyright notice, this list of conditions and the following
731
+ # disclaimer. Redistributions in binary form must reproduce the
732
+ # above copyright notice, this list of conditions and the following
733
+ # disclaimer in the documentation and/or other materials provided
734
+ # with the distribution.
735
+ #
736
+ # Neither the name Myanmar Karen Word Lists, nor the names of its
737
+ # contributors may be used to endorse or promote products derived
738
+ # from this software without specific prior written permission.
739
+ #
740
+ # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
741
+ # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
742
+ # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
743
+ # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
744
+ # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
745
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
746
+ # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
747
+ # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
748
+ # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
749
+ # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
750
+ # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
751
+ # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
752
+ # SUCH DAMAGE.
753
+ # --------------------------------------------------------------------------
754
+
755
+ ----------------------------------------------------------------------
756
+
757
+ Time Zone Database
758
+
759
+ ICU uses the public domain data and code derived from Time Zone
760
+ Database for its time zone support. The ownership of the TZ database
761
+ is explained in BCP 175: Procedure for Maintaining the Time Zone
762
+ Database section 7.
763
+
764
+ # 7. Database Ownership
765
+ #
766
+ # The TZ database itself is not an IETF Contribution or an IETF
767
+ # document. Rather it is a pre-existing and regularly updated work
768
+ # that is in the public domain, and is intended to remain in the
769
+ # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
770
+ # not apply to the TZ Database or contributions that individuals make
771
+ # to it. Should any claims be made and substantiated against the TZ
772
+ # Database, the organization that is providing the IANA
773
+ # Considerations defined in this RFC, under the memorandum of
774
+ # understanding with the IETF, currently ICANN, may act in accordance
775
+ # with all competent court orders. No ownership claims will be made
776
+ # by ICANN or the IETF Trust on the database or the code. Any person
777
+ # making a contribution to the database or code waives all rights to
778
+ # future claims in that contribution or in the TZ Database.
779
+
780
+ ----------------------------------------------------------------------
781
+
782
+ Google double-conversion
783
+
784
+ Copyright 2006-2011, the V8 project authors. All rights reserved.
785
+ Redistribution and use in source and binary forms, with or without
786
+ modification, are permitted provided that the following conditions are
787
+ met:
788
+
789
+ * Redistributions of source code must retain the above copyright
790
+ notice, this list of conditions and the following disclaimer.
791
+ * Redistributions in binary form must reproduce the above
792
+ copyright notice, this list of conditions and the following
793
+ disclaimer in the documentation and/or other materials provided
794
+ with the distribution.
795
+ * Neither the name of Google Inc. nor the names of its
796
+ contributors may be used to endorse or promote products derived
797
+ from this software without specific prior written permission.
798
+
799
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
800
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
801
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
802
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
803
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
804
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
805
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
806
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
807
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
808
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
809
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
810
+
811
+ ----------------------------------------------------------------------
812
+
813
+ JSON parsing library (nlohmann/json)
814
+
815
+ File: vendor/json/upstream/single_include/nlohmann/json.hpp (only for ICU4C)
816
+
817
+ MIT License
818
+
819
+ Copyright (c) 2013-2022 Niels Lohmann
820
+
821
+ Permission is hereby granted, free of charge, to any person obtaining a copy
822
+ of this software and associated documentation files (the "Software"), to deal
823
+ in the Software without restriction, including without limitation the rights
824
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
825
+ copies of the Software, and to permit persons to whom the Software is
826
+ furnished to do so, subject to the following conditions:
827
+
828
+ The above copyright notice and this permission notice shall be included in all
829
+ copies or substantial portions of the Software.
830
+
831
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
832
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
833
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
834
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
835
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
836
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
837
+ SOFTWARE.
838
+
839
+ ----------------------------------------------------------------------
840
+
841
+ File: aclocal.m4 (only for ICU4C)
842
+ Section: pkg.m4 - Macros to locate and utilise pkg-config.
843
+
844
+ Copyright © 2004 Scott James Remnant .
845
+ Copyright © 2012-2015 Dan Nicholson
846
+
847
+ This program is free software; you can redistribute it and/or modify
848
+ it under the terms of the GNU General Public License as published by
849
+ the Free Software Foundation; either version 2 of the License, or
850
+ (at your option) any later version.
851
+
852
+ This program is distributed in the hope that it will be useful, but
853
+ WITHOUT ANY WARRANTY; without even the implied warranty of
854
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
855
+ General Public License for more details.
856
+
857
+ You should have received a copy of the GNU General Public License
858
+ along with this program; if not, write to the Free Software
859
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
860
+ 02111-1307, USA.
861
+
862
+ As a special exception to the GNU General Public License, if you
863
+ distribute this file as part of a program that contains a
864
+ configuration script generated by Autoconf, you may include it under
865
+ the same distribution terms that you use for the rest of that
866
+ program.
867
+
868
+ (The condition for the exception is fulfilled because
869
+ ICU4C includes a configuration script generated by Autoconf,
870
+ namely the `configure` script.)
871
+
872
+ ----------------------------------------------------------------------
873
+
874
+ File: config.guess (only for ICU4C)
875
+
876
+ This file is free software; you can redistribute it and/or modify it
877
+ under the terms of the GNU General Public License as published by
878
+ the Free Software Foundation, either version 3 of the License, or
879
+ (at your option) any later version.
880
+
881
+ This program is distributed in the hope that it will be useful, but
882
+ WITHOUT ANY WARRANTY; without even the implied warranty of
883
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
884
+ General Public License for more details.
885
+
886
+ You should have received a copy of the GNU General Public License
887
+ along with this program; if not, see .
888
+
889
+ As a special exception to the GNU General Public License, if you
890
+ distribute this file as part of a program that contains a
891
+ configuration script generated by Autoconf, you may include it under
892
+ the same distribution terms that you use for the rest of that
893
+ program. This Exception is an additional permission under section 7
894
+ of the GNU General Public License, version 3 ("GPLv3").
895
+
896
+ (The condition for the exception is fulfilled because
897
+ ICU4C includes a configuration script generated by Autoconf,
898
+ namely the `configure` script.)
899
+
900
+ ----------------------------------------------------------------------
901
+
902
+ File: install-sh (only for ICU4C)
903
+
904
+ Copyright 1991 by the Massachusetts Institute of Technology
905
+
906
+ Permission to use, copy, modify, distribute, and sell this software and its
907
+ documentation for any purpose is hereby granted without fee, provided that
908
+ the above copyright notice appear in all copies and that both that
909
+ copyright notice and this permission notice appear in supporting
910
+ documentation, and that the name of M.I.T. not be used in advertising or
911
+ publicity pertaining to distribution of the software without specific,
912
+ written prior permission. M.I.T. makes no representations about the
913
+ suitability of this software for any purpose. It is provided "as is"
914
+ without express or implied warranty.
915
+
916
+ ----------------------------------------------------------------------
917
+
918
+ File: sorttable.js (only for ICU4J)
919
+
920
+ The MIT Licence, for code from kryogenix.org
921
+
922
+ Code downloaded from the Browser Experiments section of kryogenix.org is
923
+ licenced under the so-called MIT licence. The licence is below.
924
+
925
+ Copyright (c) 1997-date Stuart Langridge
926
+
927
+ Permission is hereby granted, free of charge, to any person obtaining a
928
+ copy of this software and associated documentation files (the "Software"),
929
+ to deal in the Software without restriction, including without limitation
930
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
931
+ and/or sell copies of the Software, and to permit persons to whom the
932
+ Software is furnished to do so, subject to the following conditions:
933
+
934
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
935
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
936
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
937
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
938
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
939
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
940
+ SOFTWARE.
941
+ """
942
+
943
+ - libuv, located at deps/uv, is licensed as follows:
944
+ """
945
+ Copyright (c) 2015-present libuv project contributors.
946
+
947
+ Permission is hereby granted, free of charge, to any person obtaining a copy
948
+ of this software and associated documentation files (the "Software"), to
949
+ deal in the Software without restriction, including without limitation the
950
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
951
+ sell copies of the Software, and to permit persons to whom the Software is
952
+ furnished to do so, subject to the following conditions:
953
+
954
+ The above copyright notice and this permission notice shall be included in
955
+ all copies or substantial portions of the Software.
956
+
957
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
958
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
959
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
960
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
961
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
962
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
963
+ IN THE SOFTWARE.
964
+ This license applies to parts of libuv originating from the
965
+ https://github.com/joyent/libuv repository:
966
+
967
+ ====
968
+
969
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
970
+ Permission is hereby granted, free of charge, to any person obtaining a copy
971
+ of this software and associated documentation files (the "Software"), to
972
+ deal in the Software without restriction, including without limitation the
973
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
974
+ sell copies of the Software, and to permit persons to whom the Software is
975
+ furnished to do so, subject to the following conditions:
976
+
977
+ The above copyright notice and this permission notice shall be included in
978
+ all copies or substantial portions of the Software.
979
+
980
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
981
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
982
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
983
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
984
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
985
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
986
+ IN THE SOFTWARE.
987
+
988
+ ====
989
+
990
+ This license applies to all parts of libuv that are not externally
991
+ maintained libraries.
992
+
993
+ The externally maintained libraries used by libuv are:
994
+
995
+ - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license.
996
+
997
+ - inet_pton and inet_ntop implementations, contained in src/inet.c, are
998
+ copyright the Internet Systems Consortium, Inc., and licensed under the ISC
999
+ license.
1000
+ """
1001
+
1002
+ - LIEF, located at deps/LIEF, is licensed as follows:
1003
+ """
1004
+ Apache License
1005
+ Version 2.0, January 2004
1006
+ http://www.apache.org/licenses/
1007
+
1008
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1009
+
1010
+ 1. Definitions.
1011
+
1012
+ "License" shall mean the terms and conditions for use, reproduction,
1013
+ and distribution as defined by Sections 1 through 9 of this document.
1014
+
1015
+ "Licensor" shall mean the copyright owner or entity authorized by
1016
+ the copyright owner that is granting the License.
1017
+
1018
+ "Legal Entity" shall mean the union of the acting entity and all
1019
+ other entities that control, are controlled by, or are under common
1020
+ control with that entity. For the purposes of this definition,
1021
+ "control" means (i) the power, direct or indirect, to cause the
1022
+ direction or management of such entity, whether by contract or
1023
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1024
+ outstanding shares, or (iii) beneficial ownership of such entity.
1025
+
1026
+ "You" (or "Your") shall mean an individual or Legal Entity
1027
+ exercising permissions granted by this License.
1028
+
1029
+ "Source" form shall mean the preferred form for making modifications,
1030
+ including but not limited to software source code, documentation
1031
+ source, and configuration files.
1032
+
1033
+ "Object" form shall mean any form resulting from mechanical
1034
+ transformation or translation of a Source form, including but
1035
+ not limited to compiled object code, generated documentation,
1036
+ and conversions to other media types.
1037
+
1038
+ "Work" shall mean the work of authorship, whether in Source or
1039
+ Object form, made available under the License, as indicated by a
1040
+ copyright notice that is included in or attached to the work
1041
+ (an example is provided in the Appendix below).
1042
+
1043
+ "Derivative Works" shall mean any work, whether in Source or Object
1044
+ form, that is based on (or derived from) the Work and for which the
1045
+ editorial revisions, annotations, elaborations, or other modifications
1046
+ represent, as a whole, an original work of authorship. For the purposes
1047
+ of this License, Derivative Works shall not include works that remain
1048
+ separable from, or merely link (or bind by name) to the interfaces of,
1049
+ the Work and Derivative Works thereof.
1050
+
1051
+ "Contribution" shall mean any work of authorship, including
1052
+ the original version of the Work and any modifications or additions
1053
+ to that Work or Derivative Works thereof, that is intentionally
1054
+ submitted to Licensor for inclusion in the Work by the copyright owner
1055
+ or by an individual or Legal Entity authorized to submit on behalf of
1056
+ the copyright owner. For the purposes of this definition, "submitted"
1057
+ means any form of electronic, verbal, or written communication sent
1058
+ to the Licensor or its representatives, including but not limited to
1059
+ communication on electronic mailing lists, source code control systems,
1060
+ and issue tracking systems that are managed by, or on behalf of, the
1061
+ Licensor for the purpose of discussing and improving the Work, but
1062
+ excluding communication that is conspicuously marked or otherwise
1063
+ designated in writing by the copyright owner as "Not a Contribution."
1064
+
1065
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1066
+ on behalf of whom a Contribution has been received by Licensor and
1067
+ subsequently incorporated within the Work.
1068
+
1069
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1070
+ this License, each Contributor hereby grants to You a perpetual,
1071
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1072
+ copyright license to reproduce, prepare Derivative Works of,
1073
+ publicly display, publicly perform, sublicense, and distribute the
1074
+ Work and such Derivative Works in Source or Object form.
1075
+
1076
+ 3. Grant of Patent License. Subject to the terms and conditions of
1077
+ this License, each Contributor hereby grants to You a perpetual,
1078
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1079
+ (except as stated in this section) patent license to make, have made,
1080
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1081
+ where such license applies only to those patent claims licensable
1082
+ by such Contributor that are necessarily infringed by their
1083
+ Contribution(s) alone or by combination of their Contribution(s)
1084
+ with the Work to which such Contribution(s) was submitted. If You
1085
+ institute patent litigation against any entity (including a
1086
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1087
+ or a Contribution incorporated within the Work constitutes direct
1088
+ or contributory patent infringement, then any patent licenses
1089
+ granted to You under this License for that Work shall terminate
1090
+ as of the date such litigation is filed.
1091
+
1092
+ 4. Redistribution. You may reproduce and distribute copies of the
1093
+ Work or Derivative Works thereof in any medium, with or without
1094
+ modifications, and in Source or Object form, provided that You
1095
+ meet the following conditions:
1096
+
1097
+ (a) You must give any other recipients of the Work or
1098
+ Derivative Works a copy of this License; and
1099
+
1100
+ (b) You must cause any modified files to carry prominent notices
1101
+ stating that You changed the files; and
1102
+
1103
+ (c) You must retain, in the Source form of any Derivative Works
1104
+ that You distribute, all copyright, patent, trademark, and
1105
+ attribution notices from the Source form of the Work,
1106
+ excluding those notices that do not pertain to any part of
1107
+ the Derivative Works; and
1108
+
1109
+ (d) If the Work includes a "NOTICE" text file as part of its
1110
+ distribution, then any Derivative Works that You distribute must
1111
+ include a readable copy of the attribution notices contained
1112
+ within such NOTICE file, excluding those notices that do not
1113
+ pertain to any part of the Derivative Works, in at least one
1114
+ of the following places: within a NOTICE text file distributed
1115
+ as part of the Derivative Works; within the Source form or
1116
+ documentation, if provided along with the Derivative Works; or,
1117
+ within a display generated by the Derivative Works, if and
1118
+ wherever such third-party notices normally appear. The contents
1119
+ of the NOTICE file are for informational purposes only and
1120
+ do not modify the License. You may add Your own attribution
1121
+ notices within Derivative Works that You distribute, alongside
1122
+ or as an addendum to the NOTICE text from the Work, provided
1123
+ that such additional attribution notices cannot be construed
1124
+ as modifying the License.
1125
+
1126
+ You may add Your own copyright statement to Your modifications and
1127
+ may provide additional or different license terms and conditions
1128
+ for use, reproduction, or distribution of Your modifications, or
1129
+ for any such Derivative Works as a whole, provided Your use,
1130
+ reproduction, and distribution of the Work otherwise complies with
1131
+ the conditions stated in this License.
1132
+
1133
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1134
+ any Contribution intentionally submitted for inclusion in the Work
1135
+ by You to the Licensor shall be under the terms and conditions of
1136
+ this License, without any additional terms or conditions.
1137
+ Notwithstanding the above, nothing herein shall supersede or modify
1138
+ the terms of any separate license agreement you may have executed
1139
+ with Licensor regarding such Contributions.
1140
+
1141
+ 6. Trademarks. This License does not grant permission to use the trade
1142
+ names, trademarks, service marks, or product names of the Licensor,
1143
+ except as required for reasonable and customary use in describing the
1144
+ origin of the Work and reproducing the content of the NOTICE file.
1145
+
1146
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1147
+ agreed to in writing, Licensor provides the Work (and each
1148
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1149
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1150
+ implied, including, without limitation, any warranties or conditions
1151
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1152
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1153
+ appropriateness of using or redistributing the Work and assume any
1154
+ risks associated with Your exercise of permissions under this License.
1155
+
1156
+ 8. Limitation of Liability. In no event and under no legal theory,
1157
+ whether in tort (including negligence), contract, or otherwise,
1158
+ unless required by applicable law (such as deliberate and grossly
1159
+ negligent acts) or agreed to in writing, shall any Contributor be
1160
+ liable to You for damages, including any direct, indirect, special,
1161
+ incidental, or consequential damages of any character arising as a
1162
+ result of this License or out of the use or inability to use the
1163
+ Work (including but not limited to damages for loss of goodwill,
1164
+ work stoppage, computer failure or malfunction, or any and all
1165
+ other commercial damages or losses), even if such Contributor
1166
+ has been advised of the possibility of such damages.
1167
+
1168
+ 9. Accepting Warranty or Additional Liability. While redistributing
1169
+ the Work or Derivative Works thereof, You may choose to offer,
1170
+ and charge a fee for, acceptance of support, warranty, indemnity,
1171
+ or other liability obligations and/or rights consistent with this
1172
+ License. However, in accepting such obligations, You may act only
1173
+ on Your own behalf and on Your sole responsibility, not on behalf
1174
+ of any other Contributor, and only if You agree to indemnify,
1175
+ defend, and hold each Contributor harmless for any liability
1176
+ incurred by, or claims asserted against, such Contributor by reason
1177
+ of your accepting any such warranty or additional liability.
1178
+
1179
+ END OF TERMS AND CONDITIONS
1180
+
1181
+ APPENDIX: How to apply the Apache License to your work.
1182
+
1183
+ To apply the Apache License to your work, attach the following
1184
+ boilerplate notice, with the fields enclosed by brackets "{}"
1185
+ replaced with your own identifying information. (Don't include
1186
+ the brackets!) The text should be enclosed in the appropriate
1187
+ comment syntax for the file format. We also recommend that a
1188
+ file or class name and description of purpose be included on the
1189
+ same "printed page" as the copyright notice for easier
1190
+ identification within third-party archives.
1191
+
1192
+ Copyright 2017 - 2025 R. Thomas
1193
+ Copyright 2017 - 2025 Quarkslab
1194
+
1195
+ Licensed under the Apache License, Version 2.0 (the "License");
1196
+ you may not use this file except in compliance with the License.
1197
+ You may obtain a copy of the License at
1198
+
1199
+ http://www.apache.org/licenses/LICENSE-2.0
1200
+
1201
+ Unless required by applicable law or agreed to in writing, software
1202
+ distributed under the License is distributed on an "AS IS" BASIS,
1203
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1204
+ See the License for the specific language governing permissions and
1205
+ limitations under the License.
1206
+ """
1207
+
1208
+ - llhttp, located at deps/llhttp, is licensed as follows:
1209
+ """
1210
+ This software is licensed under the MIT License.
1211
+
1212
+ Copyright Fedor Indutny, 2018.
1213
+
1214
+ Permission is hereby granted, free of charge, to any person obtaining a
1215
+ copy of this software and associated documentation files (the
1216
+ "Software"), to deal in the Software without restriction, including
1217
+ without limitation the rights to use, copy, modify, merge, publish,
1218
+ distribute, sublicense, and/or sell copies of the Software, and to permit
1219
+ persons to whom the Software is furnished to do so, subject to the
1220
+ following conditions:
1221
+
1222
+ The above copyright notice and this permission notice shall be included
1223
+ in all copies or substantial portions of the Software.
1224
+
1225
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1226
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1227
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1228
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1229
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1230
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1231
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1232
+ """
1233
+
1234
+ - corepack, located at deps/corepack, is licensed as follows:
1235
+ """
1236
+ **Copyright © Corepack contributors**
1237
+
1238
+ 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:
1239
+
1240
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1241
+
1242
+ 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.
1243
+ """
1244
+
1245
+ - undici, located at deps/undici, is licensed as follows:
1246
+ """
1247
+ MIT License
1248
+
1249
+ Copyright (c) Matteo Collina and Undici contributors
1250
+
1251
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1252
+ of this software and associated documentation files (the "Software"), to deal
1253
+ in the Software without restriction, including without limitation the rights
1254
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1255
+ copies of the Software, and to permit persons to whom the Software is
1256
+ furnished to do so, subject to the following conditions:
1257
+
1258
+ The above copyright notice and this permission notice shall be included in all
1259
+ copies or substantial portions of the Software.
1260
+
1261
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1262
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1263
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1264
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1265
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1266
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1267
+ SOFTWARE.
1268
+ """
1269
+
1270
+ - postject, located at test/fixtures/postject-copy, is licensed as follows:
1271
+ """
1272
+ Postject is licensed for use as follows:
1273
+
1274
+ """
1275
+ MIT License
1276
+
1277
+ Copyright (c) 2022 Postman, Inc
1278
+
1279
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1280
+ of this software and associated documentation files (the "Software"), to deal
1281
+ in the Software without restriction, including without limitation the rights
1282
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1283
+ copies of the Software, and to permit persons to whom the Software is
1284
+ furnished to do so, subject to the following conditions:
1285
+
1286
+ The above copyright notice and this permission notice shall be included in all
1287
+ copies or substantial portions of the Software.
1288
+
1289
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1290
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1291
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1292
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1293
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1294
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1295
+ SOFTWARE.
1296
+ """
1297
+
1298
+ The Postject license applies to all parts of Postject that are not externally
1299
+ maintained libraries.
1300
+
1301
+ The externally maintained libraries used by Postject are:
1302
+
1303
+ - LIEF, located at vendor/LIEF, is licensed as follows:
1304
+ """
1305
+ Apache License
1306
+ Version 2.0, January 2004
1307
+ http://www.apache.org/licenses/
1308
+
1309
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1310
+
1311
+ 1. Definitions.
1312
+
1313
+ "License" shall mean the terms and conditions for use, reproduction,
1314
+ and distribution as defined by Sections 1 through 9 of this document.
1315
+
1316
+ "Licensor" shall mean the copyright owner or entity authorized by
1317
+ the copyright owner that is granting the License.
1318
+
1319
+ "Legal Entity" shall mean the union of the acting entity and all
1320
+ other entities that control, are controlled by, or are under common
1321
+ control with that entity. For the purposes of this definition,
1322
+ "control" means (i) the power, direct or indirect, to cause the
1323
+ direction or management of such entity, whether by contract or
1324
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1325
+ outstanding shares, or (iii) beneficial ownership of such entity.
1326
+
1327
+ "You" (or "Your") shall mean an individual or Legal Entity
1328
+ exercising permissions granted by this License.
1329
+
1330
+ "Source" form shall mean the preferred form for making modifications,
1331
+ including but not limited to software source code, documentation
1332
+ source, and configuration files.
1333
+
1334
+ "Object" form shall mean any form resulting from mechanical
1335
+ transformation or translation of a Source form, including but
1336
+ not limited to compiled object code, generated documentation,
1337
+ and conversions to other media types.
1338
+
1339
+ "Work" shall mean the work of authorship, whether in Source or
1340
+ Object form, made available under the License, as indicated by a
1341
+ copyright notice that is included in or attached to the work
1342
+ (an example is provided in the Appendix below).
1343
+
1344
+ "Derivative Works" shall mean any work, whether in Source or Object
1345
+ form, that is based on (or derived from) the Work and for which the
1346
+ editorial revisions, annotations, elaborations, or other modifications
1347
+ represent, as a whole, an original work of authorship. For the purposes
1348
+ of this License, Derivative Works shall not include works that remain
1349
+ separable from, or merely link (or bind by name) to the interfaces of,
1350
+ the Work and Derivative Works thereof.
1351
+
1352
+ "Contribution" shall mean any work of authorship, including
1353
+ the original version of the Work and any modifications or additions
1354
+ to that Work or Derivative Works thereof, that is intentionally
1355
+ submitted to Licensor for inclusion in the Work by the copyright owner
1356
+ or by an individual or Legal Entity authorized to submit on behalf of
1357
+ the copyright owner. For the purposes of this definition, "submitted"
1358
+ means any form of electronic, verbal, or written communication sent
1359
+ to the Licensor or its representatives, including but not limited to
1360
+ communication on electronic mailing lists, source code control systems,
1361
+ and issue tracking systems that are managed by, or on behalf of, the
1362
+ Licensor for the purpose of discussing and improving the Work, but
1363
+ excluding communication that is conspicuously marked or otherwise
1364
+ designated in writing by the copyright owner as "Not a Contribution."
1365
+
1366
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1367
+ on behalf of whom a Contribution has been received by Licensor and
1368
+ subsequently incorporated within the Work.
1369
+
1370
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1371
+ this License, each Contributor hereby grants to You a perpetual,
1372
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1373
+ copyright license to reproduce, prepare Derivative Works of,
1374
+ publicly display, publicly perform, sublicense, and distribute the
1375
+ Work and such Derivative Works in Source or Object form.
1376
+
1377
+ 3. Grant of Patent License. Subject to the terms and conditions of
1378
+ this License, each Contributor hereby grants to You a perpetual,
1379
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1380
+ (except as stated in this section) patent license to make, have made,
1381
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1382
+ where such license applies only to those patent claims licensable
1383
+ by such Contributor that are necessarily infringed by their
1384
+ Contribution(s) alone or by combination of their Contribution(s)
1385
+ with the Work to which such Contribution(s) was submitted. If You
1386
+ institute patent litigation against any entity (including a
1387
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1388
+ or a Contribution incorporated within the Work constitutes direct
1389
+ or contributory patent infringement, then any patent licenses
1390
+ granted to You under this License for that Work shall terminate
1391
+ as of the date such litigation is filed.
1392
+
1393
+ 4. Redistribution. You may reproduce and distribute copies of the
1394
+ Work or Derivative Works thereof in any medium, with or without
1395
+ modifications, and in Source or Object form, provided that You
1396
+ meet the following conditions:
1397
+
1398
+ (a) You must give any other recipients of the Work or
1399
+ Derivative Works a copy of this License; and
1400
+
1401
+ (b) You must cause any modified files to carry prominent notices
1402
+ stating that You changed the files; and
1403
+
1404
+ (c) You must retain, in the Source form of any Derivative Works
1405
+ that You distribute, all copyright, patent, trademark, and
1406
+ attribution notices from the Source form of the Work,
1407
+ excluding those notices that do not pertain to any part of
1408
+ the Derivative Works; and
1409
+
1410
+ (d) If the Work includes a "NOTICE" text file as part of its
1411
+ distribution, then any Derivative Works that You distribute must
1412
+ include a readable copy of the attribution notices contained
1413
+ within such NOTICE file, excluding those notices that do not
1414
+ pertain to any part of the Derivative Works, in at least one
1415
+ of the following places: within a NOTICE text file distributed
1416
+ as part of the Derivative Works; within the Source form or
1417
+ documentation, if provided along with the Derivative Works; or,
1418
+ within a display generated by the Derivative Works, if and
1419
+ wherever such third-party notices normally appear. The contents
1420
+ of the NOTICE file are for informational purposes only and
1421
+ do not modify the License. You may add Your own attribution
1422
+ notices within Derivative Works that You distribute, alongside
1423
+ or as an addendum to the NOTICE text from the Work, provided
1424
+ that such additional attribution notices cannot be construed
1425
+ as modifying the License.
1426
+
1427
+ You may add Your own copyright statement to Your modifications and
1428
+ may provide additional or different license terms and conditions
1429
+ for use, reproduction, or distribution of Your modifications, or
1430
+ for any such Derivative Works as a whole, provided Your use,
1431
+ reproduction, and distribution of the Work otherwise complies with
1432
+ the conditions stated in this License.
1433
+
1434
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1435
+ any Contribution intentionally submitted for inclusion in the Work
1436
+ by You to the Licensor shall be under the terms and conditions of
1437
+ this License, without any additional terms or conditions.
1438
+ Notwithstanding the above, nothing herein shall supersede or modify
1439
+ the terms of any separate license agreement you may have executed
1440
+ with Licensor regarding such Contributions.
1441
+
1442
+ 6. Trademarks. This License does not grant permission to use the trade
1443
+ names, trademarks, service marks, or product names of the Licensor,
1444
+ except as required for reasonable and customary use in describing the
1445
+ origin of the Work and reproducing the content of the NOTICE file.
1446
+
1447
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1448
+ agreed to in writing, Licensor provides the Work (and each
1449
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1450
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1451
+ implied, including, without limitation, any warranties or conditions
1452
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1453
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1454
+ appropriateness of using or redistributing the Work and assume any
1455
+ risks associated with Your exercise of permissions under this License.
1456
+
1457
+ 8. Limitation of Liability. In no event and under no legal theory,
1458
+ whether in tort (including negligence), contract, or otherwise,
1459
+ unless required by applicable law (such as deliberate and grossly
1460
+ negligent acts) or agreed to in writing, shall any Contributor be
1461
+ liable to You for damages, including any direct, indirect, special,
1462
+ incidental, or consequential damages of any character arising as a
1463
+ result of this License or out of the use or inability to use the
1464
+ Work (including but not limited to damages for loss of goodwill,
1465
+ work stoppage, computer failure or malfunction, or any and all
1466
+ other commercial damages or losses), even if such Contributor
1467
+ has been advised of the possibility of such damages.
1468
+
1469
+ 9. Accepting Warranty or Additional Liability. While redistributing
1470
+ the Work or Derivative Works thereof, You may choose to offer,
1471
+ and charge a fee for, acceptance of support, warranty, indemnity,
1472
+ or other liability obligations and/or rights consistent with this
1473
+ License. However, in accepting such obligations, You may act only
1474
+ on Your own behalf and on Your sole responsibility, not on behalf
1475
+ of any other Contributor, and only if You agree to indemnify,
1476
+ defend, and hold each Contributor harmless for any liability
1477
+ incurred by, or claims asserted against, such Contributor by reason
1478
+ of your accepting any such warranty or additional liability.
1479
+
1480
+ END OF TERMS AND CONDITIONS
1481
+
1482
+ APPENDIX: How to apply the Apache License to your work.
1483
+
1484
+ To apply the Apache License to your work, attach the following
1485
+ boilerplate notice, with the fields enclosed by brackets "{}"
1486
+ replaced with your own identifying information. (Don't include
1487
+ the brackets!) The text should be enclosed in the appropriate
1488
+ comment syntax for the file format. We also recommend that a
1489
+ file or class name and description of purpose be included on the
1490
+ same "printed page" as the copyright notice for easier
1491
+ identification within third-party archives.
1492
+
1493
+ Copyright 2017 - 2022 R. Thomas
1494
+ Copyright 2017 - 2022 Quarkslab
1495
+
1496
+ Licensed under the Apache License, Version 2.0 (the "License");
1497
+ you may not use this file except in compliance with the License.
1498
+ You may obtain a copy of the License at
1499
+
1500
+ http://www.apache.org/licenses/LICENSE-2.0
1501
+
1502
+ Unless required by applicable law or agreed to in writing, software
1503
+ distributed under the License is distributed on an "AS IS" BASIS,
1504
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1505
+ See the License for the specific language governing permissions and
1506
+ limitations under the License.
1507
+ """
1508
+ """
1509
+
1510
+ - OpenSSL, located at deps/openssl, is licensed as follows:
1511
+ """
1512
+ Apache License
1513
+ Version 2.0, January 2004
1514
+ https://www.apache.org/licenses/
1515
+
1516
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1517
+
1518
+ 1. Definitions.
1519
+
1520
+ "License" shall mean the terms and conditions for use, reproduction,
1521
+ and distribution as defined by Sections 1 through 9 of this document.
1522
+
1523
+ "Licensor" shall mean the copyright owner or entity authorized by
1524
+ the copyright owner that is granting the License.
1525
+
1526
+ "Legal Entity" shall mean the union of the acting entity and all
1527
+ other entities that control, are controlled by, or are under common
1528
+ control with that entity. For the purposes of this definition,
1529
+ "control" means (i) the power, direct or indirect, to cause the
1530
+ direction or management of such entity, whether by contract or
1531
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1532
+ outstanding shares, or (iii) beneficial ownership of such entity.
1533
+
1534
+ "You" (or "Your") shall mean an individual or Legal Entity
1535
+ exercising permissions granted by this License.
1536
+
1537
+ "Source" form shall mean the preferred form for making modifications,
1538
+ including but not limited to software source code, documentation
1539
+ source, and configuration files.
1540
+
1541
+ "Object" form shall mean any form resulting from mechanical
1542
+ transformation or translation of a Source form, including but
1543
+ not limited to compiled object code, generated documentation,
1544
+ and conversions to other media types.
1545
+
1546
+ "Work" shall mean the work of authorship, whether in Source or
1547
+ Object form, made available under the License, as indicated by a
1548
+ copyright notice that is included in or attached to the work
1549
+ (an example is provided in the Appendix below).
1550
+
1551
+ "Derivative Works" shall mean any work, whether in Source or Object
1552
+ form, that is based on (or derived from) the Work and for which the
1553
+ editorial revisions, annotations, elaborations, or other modifications
1554
+ represent, as a whole, an original work of authorship. For the purposes
1555
+ of this License, Derivative Works shall not include works that remain
1556
+ separable from, or merely link (or bind by name) to the interfaces of,
1557
+ the Work and Derivative Works thereof.
1558
+
1559
+ "Contribution" shall mean any work of authorship, including
1560
+ the original version of the Work and any modifications or additions
1561
+ to that Work or Derivative Works thereof, that is intentionally
1562
+ submitted to Licensor for inclusion in the Work by the copyright owner
1563
+ or by an individual or Legal Entity authorized to submit on behalf of
1564
+ the copyright owner. For the purposes of this definition, "submitted"
1565
+ means any form of electronic, verbal, or written communication sent
1566
+ to the Licensor or its representatives, including but not limited to
1567
+ communication on electronic mailing lists, source code control systems,
1568
+ and issue tracking systems that are managed by, or on behalf of, the
1569
+ Licensor for the purpose of discussing and improving the Work, but
1570
+ excluding communication that is conspicuously marked or otherwise
1571
+ designated in writing by the copyright owner as "Not a Contribution."
1572
+
1573
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1574
+ on behalf of whom a Contribution has been received by Licensor and
1575
+ subsequently incorporated within the Work.
1576
+
1577
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1578
+ this License, each Contributor hereby grants to You a perpetual,
1579
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1580
+ copyright license to reproduce, prepare Derivative Works of,
1581
+ publicly display, publicly perform, sublicense, and distribute the
1582
+ Work and such Derivative Works in Source or Object form.
1583
+
1584
+ 3. Grant of Patent License. Subject to the terms and conditions of
1585
+ this License, each Contributor hereby grants to You a perpetual,
1586
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1587
+ (except as stated in this section) patent license to make, have made,
1588
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1589
+ where such license applies only to those patent claims licensable
1590
+ by such Contributor that are necessarily infringed by their
1591
+ Contribution(s) alone or by combination of their Contribution(s)
1592
+ with the Work to which such Contribution(s) was submitted. If You
1593
+ institute patent litigation against any entity (including a
1594
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1595
+ or a Contribution incorporated within the Work constitutes direct
1596
+ or contributory patent infringement, then any patent licenses
1597
+ granted to You under this License for that Work shall terminate
1598
+ as of the date such litigation is filed.
1599
+
1600
+ 4. Redistribution. You may reproduce and distribute copies of the
1601
+ Work or Derivative Works thereof in any medium, with or without
1602
+ modifications, and in Source or Object form, provided that You
1603
+ meet the following conditions:
1604
+
1605
+ (a) You must give any other recipients of the Work or
1606
+ Derivative Works a copy of this License; and
1607
+
1608
+ (b) You must cause any modified files to carry prominent notices
1609
+ stating that You changed the files; and
1610
+
1611
+ (c) You must retain, in the Source form of any Derivative Works
1612
+ that You distribute, all copyright, patent, trademark, and
1613
+ attribution notices from the Source form of the Work,
1614
+ excluding those notices that do not pertain to any part of
1615
+ the Derivative Works; and
1616
+
1617
+ (d) If the Work includes a "NOTICE" text file as part of its
1618
+ distribution, then any Derivative Works that You distribute must
1619
+ include a readable copy of the attribution notices contained
1620
+ within such NOTICE file, excluding those notices that do not
1621
+ pertain to any part of the Derivative Works, in at least one
1622
+ of the following places: within a NOTICE text file distributed
1623
+ as part of the Derivative Works; within the Source form or
1624
+ documentation, if provided along with the Derivative Works; or,
1625
+ within a display generated by the Derivative Works, if and
1626
+ wherever such third-party notices normally appear. The contents
1627
+ of the NOTICE file are for informational purposes only and
1628
+ do not modify the License. You may add Your own attribution
1629
+ notices within Derivative Works that You distribute, alongside
1630
+ or as an addendum to the NOTICE text from the Work, provided
1631
+ that such additional attribution notices cannot be construed
1632
+ as modifying the License.
1633
+
1634
+ You may add Your own copyright statement to Your modifications and
1635
+ may provide additional or different license terms and conditions
1636
+ for use, reproduction, or distribution of Your modifications, or
1637
+ for any such Derivative Works as a whole, provided Your use,
1638
+ reproduction, and distribution of the Work otherwise complies with
1639
+ the conditions stated in this License.
1640
+
1641
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1642
+ any Contribution intentionally submitted for inclusion in the Work
1643
+ by You to the Licensor shall be under the terms and conditions of
1644
+ this License, without any additional terms or conditions.
1645
+ Notwithstanding the above, nothing herein shall supersede or modify
1646
+ the terms of any separate license agreement you may have executed
1647
+ with Licensor regarding such Contributions.
1648
+
1649
+ 6. Trademarks. This License does not grant permission to use the trade
1650
+ names, trademarks, service marks, or product names of the Licensor,
1651
+ except as required for reasonable and customary use in describing the
1652
+ origin of the Work and reproducing the content of the NOTICE file.
1653
+
1654
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1655
+ agreed to in writing, Licensor provides the Work (and each
1656
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1657
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1658
+ implied, including, without limitation, any warranties or conditions
1659
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1660
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1661
+ appropriateness of using or redistributing the Work and assume any
1662
+ risks associated with Your exercise of permissions under this License.
1663
+
1664
+ 8. Limitation of Liability. In no event and under no legal theory,
1665
+ whether in tort (including negligence), contract, or otherwise,
1666
+ unless required by applicable law (such as deliberate and grossly
1667
+ negligent acts) or agreed to in writing, shall any Contributor be
1668
+ liable to You for damages, including any direct, indirect, special,
1669
+ incidental, or consequential damages of any character arising as a
1670
+ result of this License or out of the use or inability to use the
1671
+ Work (including but not limited to damages for loss of goodwill,
1672
+ work stoppage, computer failure or malfunction, or any and all
1673
+ other commercial damages or losses), even if such Contributor
1674
+ has been advised of the possibility of such damages.
1675
+
1676
+ 9. Accepting Warranty or Additional Liability. While redistributing
1677
+ the Work or Derivative Works thereof, You may choose to offer,
1678
+ and charge a fee for, acceptance of support, warranty, indemnity,
1679
+ or other liability obligations and/or rights consistent with this
1680
+ License. However, in accepting such obligations, You may act only
1681
+ on Your own behalf and on Your sole responsibility, not on behalf
1682
+ of any other Contributor, and only if You agree to indemnify,
1683
+ defend, and hold each Contributor harmless for any liability
1684
+ incurred by, or claims asserted against, such Contributor by reason
1685
+ of your accepting any such warranty or additional liability.
1686
+
1687
+ END OF TERMS AND CONDITIONS
1688
+ """
1689
+
1690
+ - Punycode.js, located at lib/punycode.js, is licensed as follows:
1691
+ """
1692
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1693
+
1694
+ Permission is hereby granted, free of charge, to any person obtaining
1695
+ a copy of this software and associated documentation files (the
1696
+ "Software"), to deal in the Software without restriction, including
1697
+ without limitation the rights to use, copy, modify, merge, publish,
1698
+ distribute, sublicense, and/or sell copies of the Software, and to
1699
+ permit persons to whom the Software is furnished to do so, subject to
1700
+ the following conditions:
1701
+
1702
+ The above copyright notice and this permission notice shall be
1703
+ included in all copies or substantial portions of the Software.
1704
+
1705
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1706
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1707
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1708
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1709
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1710
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1711
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1712
+ """
1713
+
1714
+ - V8, located at deps/v8, is licensed as follows:
1715
+ """
1716
+ This license applies to all parts of V8 that are not externally
1717
+ maintained libraries. The externally maintained libraries used by V8
1718
+ are:
1719
+
1720
+ - PCRE test suite, located in
1721
+ test/mjsunit/third_party/regexp-pcre/regexp-pcre.js. This is based on the
1722
+ test suite from PCRE-7.3, which is copyrighted by the University
1723
+ of Cambridge and Google, Inc. The copyright notice and license
1724
+ are embedded in regexp-pcre.js.
1725
+
1726
+ - Layout tests, located in test/mjsunit/third_party/object-keys. These are
1727
+ based on layout tests from webkit.org which are copyrighted by
1728
+ Apple Computer, Inc. and released under a 3-clause BSD license.
1729
+
1730
+ - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
1731
+ assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
1732
+ assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
1733
+ assembler-x64.cc, assembler-x64.h, assembler.cc and assembler.h.
1734
+ This code is copyrighted by Sun Microsystems Inc. and released
1735
+ under a 3-clause BSD license.
1736
+
1737
+ - Valgrind client API header, located at third_party/valgrind/valgrind.h
1738
+ This is released under the BSD license.
1739
+
1740
+ - The Wasm C/C++ API headers, located at third_party/wasm-api/wasm.{h,hh}
1741
+ This is released under the Apache license. The API's upstream prototype
1742
+ implementation also formed the basis of V8's implementation in
1743
+ src/wasm/c-api.cc.
1744
+
1745
+ These libraries have their own licenses; we recommend you read them,
1746
+ as their terms may differ from the terms below.
1747
+
1748
+ Further license information can be found in LICENSE files located in
1749
+ sub-directories.
1750
+
1751
+ Copyright 2014, the V8 project authors. All rights reserved.
1752
+ Redistribution and use in source and binary forms, with or without
1753
+ modification, are permitted provided that the following conditions are
1754
+ met:
1755
+
1756
+ * Redistributions of source code must retain the above copyright
1757
+ notice, this list of conditions and the following disclaimer.
1758
+ * Redistributions in binary form must reproduce the above
1759
+ copyright notice, this list of conditions and the following
1760
+ disclaimer in the documentation and/or other materials provided
1761
+ with the distribution.
1762
+ * Neither the name of Google Inc. nor the names of its
1763
+ contributors may be used to endorse or promote products derived
1764
+ from this software without specific prior written permission.
1765
+
1766
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1767
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1768
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1769
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1770
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1771
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1772
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1773
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1774
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1775
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1776
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1777
+ """
1778
+
1779
+ - SipHash, located at deps/v8/src/third_party/siphash, is licensed as follows:
1780
+ """
1781
+ SipHash reference C implementation
1782
+
1783
+ Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
1784
+
1785
+ To the extent possible under law, the author(s) have dedicated all
1786
+ copyright and related and neighboring rights to this software to the public
1787
+ domain worldwide. This software is distributed without any warranty.
1788
+ """
1789
+
1790
+ - zlib, located at deps/zlib, is licensed as follows:
1791
+ """
1792
+ zlib.h -- interface of the 'zlib' general purpose compression library
1793
+ version 1.3.1, January 22nd, 2024
1794
+
1795
+ Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler
1796
+
1797
+ This software is provided 'as-is', without any express or implied
1798
+ warranty. In no event will the authors be held liable for any damages
1799
+ arising from the use of this software.
1800
+
1801
+ Permission is granted to anyone to use this software for any purpose,
1802
+ including commercial applications, and to alter it and redistribute it
1803
+ freely, subject to the following restrictions:
1804
+
1805
+ 1. The origin of this software must not be misrepresented; you must not
1806
+ claim that you wrote the original software. If you use this software
1807
+ in a product, an acknowledgment in the product documentation would be
1808
+ appreciated but is not required.
1809
+ 2. Altered source versions must be plainly marked as such, and must not be
1810
+ misrepresented as being the original software.
1811
+ 3. This notice may not be removed or altered from any source distribution.
1812
+
1813
+ Jean-loup Gailly Mark Adler
1814
+ jloup@gzip.org madler@alumni.caltech.edu
1815
+ """
1816
+
1817
+ - simdjson, located at deps/simdjson, is licensed as follows:
1818
+ """
1819
+ Apache License
1820
+ Version 2.0, January 2004
1821
+ http://www.apache.org/licenses/
1822
+
1823
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1824
+
1825
+ 1. Definitions.
1826
+
1827
+ "License" shall mean the terms and conditions for use, reproduction,
1828
+ and distribution as defined by Sections 1 through 9 of this document.
1829
+
1830
+ "Licensor" shall mean the copyright owner or entity authorized by
1831
+ the copyright owner that is granting the License.
1832
+
1833
+ "Legal Entity" shall mean the union of the acting entity and all
1834
+ other entities that control, are controlled by, or are under common
1835
+ control with that entity. For the purposes of this definition,
1836
+ "control" means (i) the power, direct or indirect, to cause the
1837
+ direction or management of such entity, whether by contract or
1838
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1839
+ outstanding shares, or (iii) beneficial ownership of such entity.
1840
+
1841
+ "You" (or "Your") shall mean an individual or Legal Entity
1842
+ exercising permissions granted by this License.
1843
+
1844
+ "Source" form shall mean the preferred form for making modifications,
1845
+ including but not limited to software source code, documentation
1846
+ source, and configuration files.
1847
+
1848
+ "Object" form shall mean any form resulting from mechanical
1849
+ transformation or translation of a Source form, including but
1850
+ not limited to compiled object code, generated documentation,
1851
+ and conversions to other media types.
1852
+
1853
+ "Work" shall mean the work of authorship, whether in Source or
1854
+ Object form, made available under the License, as indicated by a
1855
+ copyright notice that is included in or attached to the work
1856
+ (an example is provided in the Appendix below).
1857
+
1858
+ "Derivative Works" shall mean any work, whether in Source or Object
1859
+ form, that is based on (or derived from) the Work and for which the
1860
+ editorial revisions, annotations, elaborations, or other modifications
1861
+ represent, as a whole, an original work of authorship. For the purposes
1862
+ of this License, Derivative Works shall not include works that remain
1863
+ separable from, or merely link (or bind by name) to the interfaces of,
1864
+ the Work and Derivative Works thereof.
1865
+
1866
+ "Contribution" shall mean any work of authorship, including
1867
+ the original version of the Work and any modifications or additions
1868
+ to that Work or Derivative Works thereof, that is intentionally
1869
+ submitted to Licensor for inclusion in the Work by the copyright owner
1870
+ or by an individual or Legal Entity authorized to submit on behalf of
1871
+ the copyright owner. For the purposes of this definition, "submitted"
1872
+ means any form of electronic, verbal, or written communication sent
1873
+ to the Licensor or its representatives, including but not limited to
1874
+ communication on electronic mailing lists, source code control systems,
1875
+ and issue tracking systems that are managed by, or on behalf of, the
1876
+ Licensor for the purpose of discussing and improving the Work, but
1877
+ excluding communication that is conspicuously marked or otherwise
1878
+ designated in writing by the copyright owner as "Not a Contribution."
1879
+
1880
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1881
+ on behalf of whom a Contribution has been received by Licensor and
1882
+ subsequently incorporated within the Work.
1883
+
1884
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1885
+ this License, each Contributor hereby grants to You a perpetual,
1886
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1887
+ copyright license to reproduce, prepare Derivative Works of,
1888
+ publicly display, publicly perform, sublicense, and distribute the
1889
+ Work and such Derivative Works in Source or Object form.
1890
+
1891
+ 3. Grant of Patent License. Subject to the terms and conditions of
1892
+ this License, each Contributor hereby grants to You a perpetual,
1893
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1894
+ (except as stated in this section) patent license to make, have made,
1895
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1896
+ where such license applies only to those patent claims licensable
1897
+ by such Contributor that are necessarily infringed by their
1898
+ Contribution(s) alone or by combination of their Contribution(s)
1899
+ with the Work to which such Contribution(s) was submitted. If You
1900
+ institute patent litigation against any entity (including a
1901
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1902
+ or a Contribution incorporated within the Work constitutes direct
1903
+ or contributory patent infringement, then any patent licenses
1904
+ granted to You under this License for that Work shall terminate
1905
+ as of the date such litigation is filed.
1906
+
1907
+ 4. Redistribution. You may reproduce and distribute copies of the
1908
+ Work or Derivative Works thereof in any medium, with or without
1909
+ modifications, and in Source or Object form, provided that You
1910
+ meet the following conditions:
1911
+
1912
+ (a) You must give any other recipients of the Work or
1913
+ Derivative Works a copy of this License; and
1914
+
1915
+ (b) You must cause any modified files to carry prominent notices
1916
+ stating that You changed the files; and
1917
+
1918
+ (c) You must retain, in the Source form of any Derivative Works
1919
+ that You distribute, all copyright, patent, trademark, and
1920
+ attribution notices from the Source form of the Work,
1921
+ excluding those notices that do not pertain to any part of
1922
+ the Derivative Works; and
1923
+
1924
+ (d) If the Work includes a "NOTICE" text file as part of its
1925
+ distribution, then any Derivative Works that You distribute must
1926
+ include a readable copy of the attribution notices contained
1927
+ within such NOTICE file, excluding those notices that do not
1928
+ pertain to any part of the Derivative Works, in at least one
1929
+ of the following places: within a NOTICE text file distributed
1930
+ as part of the Derivative Works; within the Source form or
1931
+ documentation, if provided along with the Derivative Works; or,
1932
+ within a display generated by the Derivative Works, if and
1933
+ wherever such third-party notices normally appear. The contents
1934
+ of the NOTICE file are for informational purposes only and
1935
+ do not modify the License. You may add Your own attribution
1936
+ notices within Derivative Works that You distribute, alongside
1937
+ or as an addendum to the NOTICE text from the Work, provided
1938
+ that such additional attribution notices cannot be construed
1939
+ as modifying the License.
1940
+
1941
+ You may add Your own copyright statement to Your modifications and
1942
+ may provide additional or different license terms and conditions
1943
+ for use, reproduction, or distribution of Your modifications, or
1944
+ for any such Derivative Works as a whole, provided Your use,
1945
+ reproduction, and distribution of the Work otherwise complies with
1946
+ the conditions stated in this License.
1947
+
1948
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1949
+ any Contribution intentionally submitted for inclusion in the Work
1950
+ by You to the Licensor shall be under the terms and conditions of
1951
+ this License, without any additional terms or conditions.
1952
+ Notwithstanding the above, nothing herein shall supersede or modify
1953
+ the terms of any separate license agreement you may have executed
1954
+ with Licensor regarding such Contributions.
1955
+
1956
+ 6. Trademarks. This License does not grant permission to use the trade
1957
+ names, trademarks, service marks, or product names of the Licensor,
1958
+ except as required for reasonable and customary use in describing the
1959
+ origin of the Work and reproducing the content of the NOTICE file.
1960
+
1961
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1962
+ agreed to in writing, Licensor provides the Work (and each
1963
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1964
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1965
+ implied, including, without limitation, any warranties or conditions
1966
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1967
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1968
+ appropriateness of using or redistributing the Work and assume any
1969
+ risks associated with Your exercise of permissions under this License.
1970
+
1971
+ 8. Limitation of Liability. In no event and under no legal theory,
1972
+ whether in tort (including negligence), contract, or otherwise,
1973
+ unless required by applicable law (such as deliberate and grossly
1974
+ negligent acts) or agreed to in writing, shall any Contributor be
1975
+ liable to You for damages, including any direct, indirect, special,
1976
+ incidental, or consequential damages of any character arising as a
1977
+ result of this License or out of the use or inability to use the
1978
+ Work (including but not limited to damages for loss of goodwill,
1979
+ work stoppage, computer failure or malfunction, or any and all
1980
+ other commercial damages or losses), even if such Contributor
1981
+ has been advised of the possibility of such damages.
1982
+
1983
+ 9. Accepting Warranty or Additional Liability. While redistributing
1984
+ the Work or Derivative Works thereof, You may choose to offer,
1985
+ and charge a fee for, acceptance of support, warranty, indemnity,
1986
+ or other liability obligations and/or rights consistent with this
1987
+ License. However, in accepting such obligations, You may act only
1988
+ on Your own behalf and on Your sole responsibility, not on behalf
1989
+ of any other Contributor, and only if You agree to indemnify,
1990
+ defend, and hold each Contributor harmless for any liability
1991
+ incurred by, or claims asserted against, such Contributor by reason
1992
+ of your accepting any such warranty or additional liability.
1993
+
1994
+ END OF TERMS AND CONDITIONS
1995
+
1996
+ APPENDIX: How to apply the Apache License to your work.
1997
+
1998
+ To apply the Apache License to your work, attach the following
1999
+ boilerplate notice, with the fields enclosed by brackets "{}"
2000
+ replaced with your own identifying information. (Don't include
2001
+ the brackets!) The text should be enclosed in the appropriate
2002
+ comment syntax for the file format. We also recommend that a
2003
+ file or class name and description of purpose be included on the
2004
+ same "printed page" as the copyright notice for easier
2005
+ identification within third-party archives.
2006
+
2007
+ Copyright 2018-2025 The simdjson authors
2008
+
2009
+ Licensed under the Apache License, Version 2.0 (the "License");
2010
+ you may not use this file except in compliance with the License.
2011
+ You may obtain a copy of the License at
2012
+
2013
+ http://www.apache.org/licenses/LICENSE-2.0
2014
+
2015
+ Unless required by applicable law or agreed to in writing, software
2016
+ distributed under the License is distributed on an "AS IS" BASIS,
2017
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2018
+ See the License for the specific language governing permissions and
2019
+ limitations under the License.
2020
+ """
2021
+
2022
+ - simdutf, located at deps/v8/third_party/simdutf, is licensed as follows:
2023
+ """
2024
+ Copyright 2021 The simdutf authors
2025
+
2026
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2027
+ this software and associated documentation files (the "Software"), to deal in
2028
+ the Software without restriction, including without limitation the rights to
2029
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2030
+ the Software, and to permit persons to whom the Software is furnished to do so,
2031
+ subject to the following conditions:
2032
+
2033
+ The above copyright notice and this permission notice shall be included in all
2034
+ copies or substantial portions of the Software.
2035
+
2036
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2037
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2038
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2039
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2040
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2041
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2042
+ """
2043
+
2044
+ - ada, located at deps/ada, is licensed as follows:
2045
+ """
2046
+ Copyright 2023 Yagiz Nizipli and Daniel Lemire
2047
+
2048
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2049
+ this software and associated documentation files (the "Software"), to deal in
2050
+ the Software without restriction, including without limitation the rights to
2051
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2052
+ the Software, and to permit persons to whom the Software is furnished to do so,
2053
+ subject to the following conditions:
2054
+
2055
+ The above copyright notice and this permission notice shall be included in all
2056
+ copies or substantial portions of the Software.
2057
+
2058
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2059
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2060
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2061
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2062
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2063
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2064
+ """
2065
+
2066
+ - minimatch, located at deps/minimatch, is licensed as follows:
2067
+ """
2068
+ # Blue Oak Model License
2069
+
2070
+ Version 1.0.0
2071
+
2072
+ ## Purpose
2073
+
2074
+ This license gives everyone as much permission to work with
2075
+ this software as possible, while protecting contributors
2076
+ from liability.
2077
+
2078
+ ## Acceptance
2079
+
2080
+ In order to receive this license, you must agree to its
2081
+ rules. The rules of this license are both obligations
2082
+ under that agreement and conditions to your license.
2083
+ You must not do anything with this software that triggers
2084
+ a rule that you cannot or will not follow.
2085
+
2086
+ ## Copyright
2087
+
2088
+ Each contributor licenses you to do everything with this
2089
+ software that would otherwise infringe that contributor's
2090
+ copyright in it.
2091
+
2092
+ ## Notices
2093
+
2094
+ You must ensure that everyone who gets a copy of
2095
+ any part of this software from you, with or without
2096
+ changes, also gets the text of this license or a link to
2097
+ <https://blueoakcouncil.org/license/1.0.0>.
2098
+
2099
+ ## Excuse
2100
+
2101
+ If anyone notifies you in writing that you have not
2102
+ complied with [Notices](#notices), you can keep your
2103
+ license by taking all practical steps to comply within 30
2104
+ days after the notice. If you do not do so, your license
2105
+ ends immediately.
2106
+
2107
+ ## Patent
2108
+
2109
+ Each contributor licenses you to do everything with this
2110
+ software that would otherwise infringe any patent claims
2111
+ they can license or become able to license.
2112
+
2113
+ ## Reliability
2114
+
2115
+ No contributor can revoke this license.
2116
+
2117
+ ## No Liability
2118
+
2119
+ **_As far as the law allows, this software comes as is,
2120
+ without any warranty or condition, and no contributor
2121
+ will be liable to anyone for any damages related to this
2122
+ software or this license, under any kind of legal claim._**
2123
+ """
2124
+
2125
+ - npm, located at deps/npm, is licensed as follows:
2126
+ """
2127
+ The npm application
2128
+ Copyright (c) npm, Inc. and Contributors
2129
+ Licensed on the terms of The Artistic License 2.0
2130
+
2131
+ Node package dependencies of the npm application
2132
+ Copyright (c) their respective copyright owners
2133
+ Licensed on their respective license terms
2134
+
2135
+ The npm public registry at https://registry.npmjs.org
2136
+ and the npm website at https://www.npmjs.com
2137
+ Operated by npm, Inc.
2138
+ Use governed by terms published on https://www.npmjs.com
2139
+
2140
+ "Node.js"
2141
+ Trademark Joyent, Inc., https://joyent.com
2142
+ Neither npm nor npm, Inc. are affiliated with Joyent, Inc.
2143
+
2144
+ The Node.js application
2145
+ Project of Node Foundation, https://nodejs.org
2146
+
2147
+ The npm Logo
2148
+ Copyright (c) Mathias Pettersson and Brian Hammond
2149
+
2150
+ "Gubblebum Blocky" typeface
2151
+ Copyright (c) Tjarda Koster, https://jelloween.deviantart.com
2152
+ Used with permission
2153
+
2154
+ --------
2155
+
2156
+ The Artistic License 2.0
2157
+
2158
+ Copyright (c) 2000-2006, The Perl Foundation.
2159
+
2160
+ Everyone is permitted to copy and distribute verbatim copies
2161
+ of this license document, but changing it is not allowed.
2162
+
2163
+ Preamble
2164
+
2165
+ This license establishes the terms under which a given free software
2166
+ Package may be copied, modified, distributed, and/or redistributed.
2167
+ The intent is that the Copyright Holder maintains some artistic
2168
+ control over the development of that Package while still keeping the
2169
+ Package available as open source and free software.
2170
+
2171
+ You are always permitted to make arrangements wholly outside of this
2172
+ license directly with the Copyright Holder of a given Package. If the
2173
+ terms of this license do not permit the full use that you propose to
2174
+ make of the Package, you should contact the Copyright Holder and seek
2175
+ a different licensing arrangement.
2176
+
2177
+ Definitions
2178
+
2179
+ "Copyright Holder" means the individual(s) or organization(s)
2180
+ named in the copyright notice for the entire Package.
2181
+
2182
+ "Contributor" means any party that has contributed code or other
2183
+ material to the Package, in accordance with the Copyright Holder's
2184
+ procedures.
2185
+
2186
+ "You" and "your" means any person who would like to copy,
2187
+ distribute, or modify the Package.
2188
+
2189
+ "Package" means the collection of files distributed by the
2190
+ Copyright Holder, and derivatives of that collection and/or of
2191
+ those files. A given Package may consist of either the Standard
2192
+ Version, or a Modified Version.
2193
+
2194
+ "Distribute" means providing a copy of the Package or making it
2195
+ accessible to anyone else, or in the case of a company or
2196
+ organization, to others outside of your company or organization.
2197
+
2198
+ "Distributor Fee" means any fee that you charge for Distributing
2199
+ this Package or providing support for this Package to another
2200
+ party. It does not mean licensing fees.
2201
+
2202
+ "Standard Version" refers to the Package if it has not been
2203
+ modified, or has been modified only in ways explicitly requested
2204
+ by the Copyright Holder.
2205
+
2206
+ "Modified Version" means the Package, if it has been changed, and
2207
+ such changes were not explicitly requested by the Copyright
2208
+ Holder.
2209
+
2210
+ "Original License" means this Artistic License as Distributed with
2211
+ the Standard Version of the Package, in its current version or as
2212
+ it may be modified by The Perl Foundation in the future.
2213
+
2214
+ "Source" form means the source code, documentation source, and
2215
+ configuration files for the Package.
2216
+
2217
+ "Compiled" form means the compiled bytecode, object code, binary,
2218
+ or any other form resulting from mechanical transformation or
2219
+ translation of the Source form.
2220
+
2221
+ Permission for Use and Modification Without Distribution
2222
+
2223
+ (1) You are permitted to use the Standard Version and create and use
2224
+ Modified Versions for any purpose without restriction, provided that
2225
+ you do not Distribute the Modified Version.
2226
+
2227
+ Permissions for Redistribution of the Standard Version
2228
+
2229
+ (2) You may Distribute verbatim copies of the Source form of the
2230
+ Standard Version of this Package in any medium without restriction,
2231
+ either gratis or for a Distributor Fee, provided that you duplicate
2232
+ all of the original copyright notices and associated disclaimers. At
2233
+ your discretion, such verbatim copies may or may not include a
2234
+ Compiled form of the Package.
2235
+
2236
+ (3) You may apply any bug fixes, portability changes, and other
2237
+ modifications made available from the Copyright Holder. The resulting
2238
+ Package will still be considered the Standard Version, and as such
2239
+ will be subject to the Original License.
2240
+
2241
+ Distribution of Modified Versions of the Package as Source
2242
+
2243
+ (4) You may Distribute your Modified Version as Source (either gratis
2244
+ or for a Distributor Fee, and with or without a Compiled form of the
2245
+ Modified Version) provided that you clearly document how it differs
2246
+ from the Standard Version, including, but not limited to, documenting
2247
+ any non-standard features, executables, or modules, and provided that
2248
+ you do at least ONE of the following:
2249
+
2250
+ (a) make the Modified Version available to the Copyright Holder
2251
+ of the Standard Version, under the Original License, so that the
2252
+ Copyright Holder may include your modifications in the Standard
2253
+ Version.
2254
+
2255
+ (b) ensure that installation of your Modified Version does not
2256
+ prevent the user installing or running the Standard Version. In
2257
+ addition, the Modified Version must bear a name that is different
2258
+ from the name of the Standard Version.
2259
+
2260
+ (c) allow anyone who receives a copy of the Modified Version to
2261
+ make the Source form of the Modified Version available to others
2262
+ under
2263
+
2264
+ (i) the Original License or
2265
+
2266
+ (ii) a license that permits the licensee to freely copy,
2267
+ modify and redistribute the Modified Version using the same
2268
+ licensing terms that apply to the copy that the licensee
2269
+ received, and requires that the Source form of the Modified
2270
+ Version, and of any works derived from it, be made freely
2271
+ available in that license fees are prohibited but Distributor
2272
+ Fees are allowed.
2273
+
2274
+ Distribution of Compiled Forms of the Standard Version
2275
+ or Modified Versions without the Source
2276
+
2277
+ (5) You may Distribute Compiled forms of the Standard Version without
2278
+ the Source, provided that you include complete instructions on how to
2279
+ get the Source of the Standard Version. Such instructions must be
2280
+ valid at the time of your distribution. If these instructions, at any
2281
+ time while you are carrying out such distribution, become invalid, you
2282
+ must provide new instructions on demand or cease further distribution.
2283
+ If you provide valid instructions or cease distribution within thirty
2284
+ days after you become aware that the instructions are invalid, then
2285
+ you do not forfeit any of your rights under this license.
2286
+
2287
+ (6) You may Distribute a Modified Version in Compiled form without
2288
+ the Source, provided that you comply with Section 4 with respect to
2289
+ the Source of the Modified Version.
2290
+
2291
+ Aggregating or Linking the Package
2292
+
2293
+ (7) You may aggregate the Package (either the Standard Version or
2294
+ Modified Version) with other packages and Distribute the resulting
2295
+ aggregation provided that you do not charge a licensing fee for the
2296
+ Package. Distributor Fees are permitted, and licensing fees for other
2297
+ components in the aggregation are permitted. The terms of this license
2298
+ apply to the use and Distribution of the Standard or Modified Versions
2299
+ as included in the aggregation.
2300
+
2301
+ (8) You are permitted to link Modified and Standard Versions with
2302
+ other works, to embed the Package in a larger work of your own, or to
2303
+ build stand-alone binary or bytecode versions of applications that
2304
+ include the Package, and Distribute the result without restriction,
2305
+ provided the result does not expose a direct interface to the Package.
2306
+
2307
+ Items That are Not Considered Part of a Modified Version
2308
+
2309
+ (9) Works (including, but not limited to, modules and scripts) that
2310
+ merely extend or make use of the Package, do not, by themselves, cause
2311
+ the Package to be a Modified Version. In addition, such works are not
2312
+ considered parts of the Package itself, and are not subject to the
2313
+ terms of this license.
2314
+
2315
+ General Provisions
2316
+
2317
+ (10) Any use, modification, and distribution of the Standard or
2318
+ Modified Versions is governed by this Artistic License. By using,
2319
+ modifying or distributing the Package, you accept this license. Do not
2320
+ use, modify, or distribute the Package, if you do not accept this
2321
+ license.
2322
+
2323
+ (11) If your Modified Version has been derived from a Modified
2324
+ Version made by someone other than you, you are nevertheless required
2325
+ to ensure that your Modified Version complies with the requirements of
2326
+ this license.
2327
+
2328
+ (12) This license does not grant you the right to use any trademark,
2329
+ service mark, tradename, or logo of the Copyright Holder.
2330
+
2331
+ (13) This license includes the non-exclusive, worldwide,
2332
+ free-of-charge patent license to make, have made, use, offer to sell,
2333
+ sell, import and otherwise transfer the Package with respect to any
2334
+ patent claims licensable by the Copyright Holder that are necessarily
2335
+ infringed by the Package. If you institute patent litigation
2336
+ (including a cross-claim or counterclaim) against any party alleging
2337
+ that the Package constitutes direct or contributory patent
2338
+ infringement, then this Artistic License to you shall terminate on the
2339
+ date that such litigation is filed.
2340
+
2341
+ (14) Disclaimer of Warranty:
2342
+ THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
2343
+ IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
2344
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
2345
+ NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
2346
+ LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
2347
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
2348
+ DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
2349
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2350
+
2351
+ --------
2352
+ """
2353
+
2354
+ - GYP, located at tools/gyp, is licensed as follows:
2355
+ """
2356
+ Copyright (c) 2020 Node.js contributors. All rights reserved.
2357
+ Copyright (c) 2009 Google Inc. All rights reserved.
2358
+
2359
+ Redistribution and use in source and binary forms, with or without
2360
+ modification, are permitted provided that the following conditions are
2361
+ met:
2362
+
2363
+ * Redistributions of source code must retain the above copyright
2364
+ notice, this list of conditions and the following disclaimer.
2365
+ * Redistributions in binary form must reproduce the above
2366
+ copyright notice, this list of conditions and the following disclaimer
2367
+ in the documentation and/or other materials provided with the
2368
+ distribution.
2369
+ * Neither the name of Google Inc. nor the names of its
2370
+ contributors may be used to endorse or promote products derived from
2371
+ this software without specific prior written permission.
2372
+
2373
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2374
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2375
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2376
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2377
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2378
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2379
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2380
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2381
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2382
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2383
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2384
+ """
2385
+
2386
+ - inspector_protocol, located at deps/inspector_protocol, is licensed as follows:
2387
+ """
2388
+ // Copyright 2016 The Chromium Authors.
2389
+ //
2390
+ // Redistribution and use in source and binary forms, with or without
2391
+ // modification, are permitted provided that the following conditions are
2392
+ // met:
2393
+ //
2394
+ // * Redistributions of source code must retain the above copyright
2395
+ // notice, this list of conditions and the following disclaimer.
2396
+ // * Redistributions in binary form must reproduce the above
2397
+ // copyright notice, this list of conditions and the following disclaimer
2398
+ // in the documentation and/or other materials provided with the
2399
+ // distribution.
2400
+ // * Neither the name of Google Inc. nor the names of its
2401
+ // contributors may be used to endorse or promote products derived from
2402
+ // this software without specific prior written permission.
2403
+ //
2404
+ // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2405
+ // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2406
+ // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2407
+ // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2408
+ // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2409
+ // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2410
+ // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2411
+ // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2412
+ // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2413
+ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2414
+ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2415
+ """
2416
+
2417
+ - jinja2, located at tools/inspector_protocol/jinja2, is licensed as follows:
2418
+ """
2419
+ Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
2420
+
2421
+ Some rights reserved.
2422
+
2423
+ Redistribution and use in source and binary forms, with or without
2424
+ modification, are permitted provided that the following conditions are
2425
+ met:
2426
+
2427
+ * Redistributions of source code must retain the above copyright
2428
+ notice, this list of conditions and the following disclaimer.
2429
+
2430
+ * Redistributions in binary form must reproduce the above
2431
+ copyright notice, this list of conditions and the following
2432
+ disclaimer in the documentation and/or other materials provided
2433
+ with the distribution.
2434
+
2435
+ * The names of the contributors may not be used to endorse or
2436
+ promote products derived from this software without specific
2437
+ prior written permission.
2438
+
2439
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2440
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2441
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2442
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2443
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2444
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2445
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2446
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2447
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2448
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2449
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2450
+ """
2451
+
2452
+ - markupsafe, located at tools/inspector_protocol/markupsafe, is licensed as follows:
2453
+ """
2454
+ Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS
2455
+ for more details.
2456
+
2457
+ Some rights reserved.
2458
+
2459
+ Redistribution and use in source and binary forms of the software as well
2460
+ as documentation, with or without modification, are permitted provided
2461
+ that the following conditions are met:
2462
+
2463
+ * Redistributions of source code must retain the above copyright
2464
+ notice, this list of conditions and the following disclaimer.
2465
+
2466
+ * Redistributions in binary form must reproduce the above
2467
+ copyright notice, this list of conditions and the following
2468
+ disclaimer in the documentation and/or other materials provided
2469
+ with the distribution.
2470
+
2471
+ * The names of the contributors may not be used to endorse or
2472
+ promote products derived from this software without specific
2473
+ prior written permission.
2474
+
2475
+ THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND
2476
+ CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
2477
+ NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2478
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
2479
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2480
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2481
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
2482
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
2483
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2484
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2485
+ SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2486
+ DAMAGE.
2487
+ """
2488
+
2489
+ - cpplint.py, located at tools/cpplint.py, is licensed as follows:
2490
+ """
2491
+ Copyright (c) 2009 Google Inc. All rights reserved.
2492
+
2493
+ Redistribution and use in source and binary forms, with or without
2494
+ modification, are permitted provided that the following conditions are
2495
+ met:
2496
+
2497
+ * Redistributions of source code must retain the above copyright
2498
+ notice, this list of conditions and the following disclaimer.
2499
+ * Redistributions in binary form must reproduce the above
2500
+ copyright notice, this list of conditions and the following disclaimer
2501
+ in the documentation and/or other materials provided with the
2502
+ distribution.
2503
+ * Neither the name of Google Inc. nor the names of its
2504
+ contributors may be used to endorse or promote products derived from
2505
+ this software without specific prior written permission.
2506
+
2507
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2508
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2509
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2510
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2511
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2512
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2513
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2514
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2515
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2516
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2517
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2518
+ """
2519
+
2520
+ - gypi_to_gn.py, located at tools/gypi_to_gn.py, is licensed as follows:
2521
+ """
2522
+ Redistribution and use in source and binary forms, with or without
2523
+ modification, are permitted provided that the following conditions are
2524
+ met:
2525
+
2526
+ * Redistributions of source code must retain the above copyright
2527
+ notice, this list of conditions and the following disclaimer.
2528
+ * Redistributions in binary form must reproduce the above
2529
+ copyright notice, this list of conditions and the following disclaimer
2530
+ in the documentation and/or other materials provided with the
2531
+ distribution.
2532
+ * Neither the name of Google LLC nor the names of its
2533
+ contributors may be used to endorse or promote products derived from
2534
+ this software without specific prior written permission.
2535
+
2536
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2537
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2538
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2539
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2540
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2541
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2542
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2543
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2544
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2545
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2546
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2547
+ """
2548
+
2549
+ - gtest, located at deps/googletest, is licensed as follows:
2550
+ """
2551
+ Copyright 2008, Google Inc.
2552
+ All rights reserved.
2553
+
2554
+ Redistribution and use in source and binary forms, with or without
2555
+ modification, are permitted provided that the following conditions are
2556
+ met:
2557
+
2558
+ * Redistributions of source code must retain the above copyright
2559
+ notice, this list of conditions and the following disclaimer.
2560
+ * Redistributions in binary form must reproduce the above
2561
+ copyright notice, this list of conditions and the following disclaimer
2562
+ in the documentation and/or other materials provided with the
2563
+ distribution.
2564
+ * Neither the name of Google Inc. nor the names of its
2565
+ contributors may be used to endorse or promote products derived from
2566
+ this software without specific prior written permission.
2567
+
2568
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2569
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2570
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2571
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2572
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2573
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2574
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2575
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2576
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2577
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2578
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2579
+ """
2580
+
2581
+ - nghttp2, located at deps/nghttp2, is licensed as follows:
2582
+ """
2583
+ The MIT License
2584
+
2585
+ Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa
2586
+ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
2587
+
2588
+ Permission is hereby granted, free of charge, to any person obtaining
2589
+ a copy of this software and associated documentation files (the
2590
+ "Software"), to deal in the Software without restriction, including
2591
+ without limitation the rights to use, copy, modify, merge, publish,
2592
+ distribute, sublicense, and/or sell copies of the Software, and to
2593
+ permit persons to whom the Software is furnished to do so, subject to
2594
+ the following conditions:
2595
+
2596
+ The above copyright notice and this permission notice shall be
2597
+ included in all copies or substantial portions of the Software.
2598
+
2599
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2600
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2601
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2602
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2603
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2604
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2605
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2606
+ """
2607
+
2608
+ - large_pages, located at src/large_pages, is licensed as follows:
2609
+ """
2610
+ Copyright (C) 2018 Intel Corporation
2611
+
2612
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2613
+ of this software and associated documentation files (the "Software"),
2614
+ to deal in the Software without restriction, including without limitation
2615
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2616
+ and/or sell copies of the Software, and to permit persons to whom
2617
+ the Software is furnished to do so, subject to the following conditions:
2618
+
2619
+ The above copyright notice and this permission notice shall be included
2620
+ in all copies or substantial portions of the Software.
2621
+
2622
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
2623
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2624
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
2625
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
2626
+ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
2627
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
2628
+ OR OTHER DEALINGS IN THE SOFTWARE.
2629
+ """
2630
+
2631
+ - caja, located at lib/internal/freeze_intrinsics.js, is licensed as follows:
2632
+ """
2633
+ Adapted from SES/Caja - Copyright (C) 2011 Google Inc.
2634
+ Copyright (C) 2018 Agoric
2635
+
2636
+ Licensed under the Apache License, Version 2.0 (the "License");
2637
+ you may not use this file except in compliance with the License.
2638
+ You may obtain a copy of the License at
2639
+
2640
+ http://www.apache.org/licenses/LICENSE-2.0
2641
+
2642
+ Unless required by applicable law or agreed to in writing, software
2643
+ distributed under the License is distributed on an "AS IS" BASIS,
2644
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2645
+ See the License for the specific language governing permissions and
2646
+ limitations under the License.
2647
+ """
2648
+
2649
+ - brotli, located at deps/brotli, is licensed as follows:
2650
+ """
2651
+ Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
2652
+
2653
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2654
+ of this software and associated documentation files (the "Software"), to deal
2655
+ in the Software without restriction, including without limitation the rights
2656
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2657
+ copies of the Software, and to permit persons to whom the Software is
2658
+ furnished to do so, subject to the following conditions:
2659
+
2660
+ The above copyright notice and this permission notice shall be included in
2661
+ all copies or substantial portions of the Software.
2662
+
2663
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2664
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2665
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2666
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2667
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2668
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2669
+ THE SOFTWARE.
2670
+ """
2671
+
2672
+ - zstd, located at deps/zstd, is licensed as follows:
2673
+ """
2674
+ BSD License
2675
+
2676
+ For Zstandard software
2677
+
2678
+ Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved.
2679
+
2680
+ Redistribution and use in source and binary forms, with or without modification,
2681
+ are permitted provided that the following conditions are met:
2682
+
2683
+ * Redistributions of source code must retain the above copyright notice, this
2684
+ list of conditions and the following disclaimer.
2685
+
2686
+ * Redistributions in binary form must reproduce the above copyright notice,
2687
+ this list of conditions and the following disclaimer in the documentation
2688
+ and/or other materials provided with the distribution.
2689
+
2690
+ * Neither the name Facebook, nor Meta, nor the names of its contributors may
2691
+ be used to endorse or promote products derived from this software without
2692
+ specific prior written permission.
2693
+
2694
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2695
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2696
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2697
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
2698
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2699
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2700
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2701
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2702
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2703
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2704
+ """
2705
+
2706
+ - HdrHistogram, located at deps/histogram, is licensed as follows:
2707
+ """
2708
+ The code in this repository code was Written by Gil Tene, Michael Barker,
2709
+ and Matt Warren, and released to the public domain, as explained at
2710
+ http://creativecommons.org/publicdomain/zero/1.0/
2711
+
2712
+ For users of this code who wish to consume it under the "BSD" license
2713
+ rather than under the public domain or CC0 contribution text mentioned
2714
+ above, the code found under this directory is *also* provided under the
2715
+ following license (commonly referred to as the BSD 2-Clause License). This
2716
+ license does not detract from the above stated release of the code into
2717
+ the public domain, and simply represents an additional license granted by
2718
+ the Author.
2719
+
2720
+ -----------------------------------------------------------------------------
2721
+ ** Beginning of "BSD 2-Clause License" text. **
2722
+
2723
+ Copyright (c) 2012, 2013, 2014 Gil Tene
2724
+ Copyright (c) 2014 Michael Barker
2725
+ Copyright (c) 2014 Matt Warren
2726
+ All rights reserved.
2727
+
2728
+ Redistribution and use in source and binary forms, with or without
2729
+ modification, are permitted provided that the following conditions are met:
2730
+
2731
+ 1. Redistributions of source code must retain the above copyright notice,
2732
+ this list of conditions and the following disclaimer.
2733
+
2734
+ 2. Redistributions in binary form must reproduce the above copyright notice,
2735
+ this list of conditions and the following disclaimer in the documentation
2736
+ and/or other materials provided with the distribution.
2737
+
2738
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2739
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2740
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2741
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
2742
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2743
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2744
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2745
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2746
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2747
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
2748
+ THE POSSIBILITY OF SUCH DAMAGE.
2749
+ """
2750
+
2751
+ - node-heapdump, located at src/heap_utils.cc, is licensed as follows:
2752
+ """
2753
+ ISC License
2754
+
2755
+ Copyright (c) 2012, Ben Noordhuis <info@bnoordhuis.nl>
2756
+
2757
+ Permission to use, copy, modify, and/or distribute this software for any
2758
+ purpose with or without fee is hereby granted, provided that the above
2759
+ copyright notice and this permission notice appear in all copies.
2760
+
2761
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2762
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2763
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2764
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2765
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2766
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2767
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2768
+
2769
+ === src/compat.h src/compat-inl.h ===
2770
+
2771
+ ISC License
2772
+
2773
+ Copyright (c) 2014, StrongLoop Inc.
2774
+
2775
+ Permission to use, copy, modify, and/or distribute this software for any
2776
+ purpose with or without fee is hereby granted, provided that the above
2777
+ copyright notice and this permission notice appear in all copies.
2778
+
2779
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2780
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2781
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2782
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2783
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2784
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2785
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2786
+ """
2787
+
2788
+ - rimraf, located at lib/internal/fs/rimraf.js, is licensed as follows:
2789
+ """
2790
+ The ISC License
2791
+
2792
+ Copyright (c) Isaac Z. Schlueter and Contributors
2793
+
2794
+ Permission to use, copy, modify, and/or distribute this software for any
2795
+ purpose with or without fee is hereby granted, provided that the above
2796
+ copyright notice and this permission notice appear in all copies.
2797
+
2798
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2799
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2800
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2801
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2802
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2803
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2804
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2805
+ """
2806
+
2807
+ - uvwasi, located at deps/uvwasi, is licensed as follows:
2808
+ """
2809
+ MIT License
2810
+
2811
+ Copyright (c) 2019 Colin Ihrig and Contributors
2812
+
2813
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2814
+ of this software and associated documentation files (the "Software"), to deal
2815
+ in the Software without restriction, including without limitation the rights
2816
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2817
+ copies of the Software, and to permit persons to whom the Software is
2818
+ furnished to do so, subject to the following conditions:
2819
+
2820
+ The above copyright notice and this permission notice shall be included in all
2821
+ copies or substantial portions of the Software.
2822
+
2823
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2824
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2825
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2826
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2827
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2828
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2829
+ SOFTWARE.
2830
+ """
2831
+
2832
+ - ngtcp2, located at deps/ngtcp2/ngtcp2/, is licensed as follows:
2833
+ """
2834
+ The MIT License
2835
+
2836
+ Copyright (c) 2016 ngtcp2 contributors
2837
+
2838
+ Permission is hereby granted, free of charge, to any person obtaining
2839
+ a copy of this software and associated documentation files (the
2840
+ "Software"), to deal in the Software without restriction, including
2841
+ without limitation the rights to use, copy, modify, merge, publish,
2842
+ distribute, sublicense, and/or sell copies of the Software, and to
2843
+ permit persons to whom the Software is furnished to do so, subject to
2844
+ the following conditions:
2845
+
2846
+ The above copyright notice and this permission notice shall be
2847
+ included in all copies or substantial portions of the Software.
2848
+
2849
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2850
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2851
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2852
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2853
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2854
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2855
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2856
+ """
2857
+
2858
+ - nghttp3, located at deps/ngtcp2/nghttp3/, is licensed as follows:
2859
+ """
2860
+ The MIT License
2861
+
2862
+ Copyright (c) 2019 nghttp3 contributors
2863
+
2864
+ Permission is hereby granted, free of charge, to any person obtaining
2865
+ a copy of this software and associated documentation files (the
2866
+ "Software"), to deal in the Software without restriction, including
2867
+ without limitation the rights to use, copy, modify, merge, publish,
2868
+ distribute, sublicense, and/or sell copies of the Software, and to
2869
+ permit persons to whom the Software is furnished to do so, subject to
2870
+ the following conditions:
2871
+
2872
+ The above copyright notice and this permission notice shall be
2873
+ included in all copies or substantial portions of the Software.
2874
+
2875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2876
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2877
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2878
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2879
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2880
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2881
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2882
+ """
2883
+
2884
+ - node-fs-extra, located at lib/internal/fs/cp, is licensed as follows:
2885
+ """
2886
+ (The MIT License)
2887
+
2888
+ Copyright (c) 2011-2017 JP Richardson
2889
+
2890
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
2891
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
2892
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
2893
+ furnished to do so, subject to the following conditions:
2894
+
2895
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2896
+
2897
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
2898
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2899
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
2900
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2901
+ """
2902
+
2903
+ - on-exit-leak-free, located at lib/internal/process/finalization, is licensed as follows:
2904
+ """
2905
+ MIT License
2906
+
2907
+ Copyright (c) 2021 Matteo Collina
2908
+
2909
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2910
+ of this software and associated documentation files (the "Software"), to deal
2911
+ in the Software without restriction, including without limitation the rights
2912
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2913
+ copies of the Software, and to permit persons to whom the Software is
2914
+ furnished to do so, subject to the following conditions:
2915
+
2916
+ The above copyright notice and this permission notice shall be included in all
2917
+ copies or substantial portions of the Software.
2918
+
2919
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2920
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2921
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2922
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2923
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2924
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2925
+ SOFTWARE.
2926
+ """
2927
+
2928
+ - sonic-boom, located at lib/internal/streams/fast-utf8-stream.js, is licensed as follows:
2929
+ """
2930
+ MIT License
2931
+
2932
+ Copyright (c) 2017 Matteo Collina
2933
+
2934
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2935
+ of this software and associated documentation files (the "Software"), to deal
2936
+ in the Software without restriction, including without limitation the rights
2937
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2938
+ copies of the Software, and to permit persons to whom the Software is
2939
+ furnished to do so, subject to the following conditions:
2940
+
2941
+ The above copyright notice and this permission notice shall be included in all
2942
+ copies or substantial portions of the Software.
2943
+
2944
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2945
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2946
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2947
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2948
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2949
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2950
+ SOFTWARE.
2951
+ """