@socketsecurity/cli-with-sentry 1.1.25 → 2.0.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 (914) hide show
  1. package/CHANGELOG.md +51 -218
  2. package/README.md +41 -74
  3. package/dist/cli.js.bz +0 -0
  4. package/dist/cli.js.bz.sha256 +1 -0
  5. package/dist/index.js +2 -0
  6. package/package.json +31 -274
  7. package/bin/cli.js +0 -52
  8. package/bin/npm-cli.js +0 -29
  9. package/bin/npx-cli.js +0 -29
  10. package/bin/pnpm-cli.js +0 -29
  11. package/bin/yarn-cli.js +0 -29
  12. package/dist/cli.js +0 -14999
  13. package/dist/cli.js.map +0 -1
  14. package/dist/constants.js +0 -845
  15. package/dist/constants.js.map +0 -1
  16. package/dist/flags.js +0 -212
  17. package/dist/flags.js.map +0 -1
  18. package/dist/init.gradle +0 -250
  19. package/dist/instrument-with-sentry.js +0 -44
  20. package/dist/instrument-with-sentry.js.map +0 -1
  21. package/dist/npm-cli.js +0 -30
  22. package/dist/npm-cli.js.map +0 -1
  23. package/dist/npx-cli.js +0 -26
  24. package/dist/npx-cli.js.map +0 -1
  25. package/dist/pnpm-cli.js +0 -30
  26. package/dist/pnpm-cli.js.map +0 -1
  27. package/dist/shadow-npm-bin.js +0 -8
  28. package/dist/shadow-npm-bin.js.map +0 -1
  29. package/dist/shadow-npm-bin2.js +0 -102
  30. package/dist/shadow-npm-bin2.js.map +0 -1
  31. package/dist/shadow-npm-inject.js +0 -307
  32. package/dist/shadow-npm-inject.js.map +0 -1
  33. package/dist/shadow-npx-bin.js +0 -12
  34. package/dist/shadow-npx-bin.js.map +0 -1
  35. package/dist/shadow-pnpm-bin.js +0 -8
  36. package/dist/shadow-pnpm-bin.js.map +0 -1
  37. package/dist/shadow-pnpm-bin2.js +0 -300
  38. package/dist/shadow-pnpm-bin2.js.map +0 -1
  39. package/dist/shadow-yarn-bin.js +0 -96
  40. package/dist/shadow-yarn-bin.js.map +0 -1
  41. package/dist/tsconfig.dts.tsbuildinfo +0 -1
  42. package/dist/types/cli.d.mts +0 -3
  43. package/dist/types/cli.d.mts.map +0 -1
  44. package/dist/types/commands/analytics/cmd-analytics.d.mts +0 -10
  45. package/dist/types/commands/analytics/cmd-analytics.d.mts.map +0 -1
  46. package/dist/types/commands/analytics/fetch-org-analytics.d.mts +0 -8
  47. package/dist/types/commands/analytics/fetch-org-analytics.d.mts.map +0 -1
  48. package/dist/types/commands/analytics/fetch-repo-analytics.d.mts +0 -8
  49. package/dist/types/commands/analytics/fetch-repo-analytics.d.mts.map +0 -1
  50. package/dist/types/commands/analytics/handle-analytics.d.mts +0 -10
  51. package/dist/types/commands/analytics/handle-analytics.d.mts.map +0 -1
  52. package/dist/types/commands/analytics/output-analytics.d.mts +0 -29
  53. package/dist/types/commands/analytics/output-analytics.d.mts.map +0 -1
  54. package/dist/types/commands/audit-log/cmd-audit-log.d.mts +0 -10
  55. package/dist/types/commands/audit-log/cmd-audit-log.d.mts.map +0 -1
  56. package/dist/types/commands/audit-log/fetch-audit-log.d.mts +0 -15
  57. package/dist/types/commands/audit-log/fetch-audit-log.d.mts.map +0 -1
  58. package/dist/types/commands/audit-log/handle-audit-log.d.mts +0 -9
  59. package/dist/types/commands/audit-log/handle-audit-log.d.mts.map +0 -1
  60. package/dist/types/commands/audit-log/output-audit-log.d.mts +0 -22
  61. package/dist/types/commands/audit-log/output-audit-log.d.mts.map +0 -1
  62. package/dist/types/commands/ci/cmd-ci.d.mts +0 -9
  63. package/dist/types/commands/ci/cmd-ci.d.mts.map +0 -1
  64. package/dist/types/commands/ci/fetch-default-org-slug.d.mts +0 -4
  65. package/dist/types/commands/ci/fetch-default-org-slug.d.mts.map +0 -1
  66. package/dist/types/commands/ci/handle-ci.d.mts +0 -2
  67. package/dist/types/commands/ci/handle-ci.d.mts.map +0 -1
  68. package/dist/types/commands/config/cmd-config-auto.d.mts +0 -10
  69. package/dist/types/commands/config/cmd-config-auto.d.mts.map +0 -1
  70. package/dist/types/commands/config/cmd-config-get.d.mts +0 -9
  71. package/dist/types/commands/config/cmd-config-get.d.mts.map +0 -1
  72. package/dist/types/commands/config/cmd-config-list.d.mts +0 -9
  73. package/dist/types/commands/config/cmd-config-list.d.mts.map +0 -1
  74. package/dist/types/commands/config/cmd-config-set.d.mts +0 -10
  75. package/dist/types/commands/config/cmd-config-set.d.mts.map +0 -1
  76. package/dist/types/commands/config/cmd-config-unset.d.mts +0 -10
  77. package/dist/types/commands/config/cmd-config-unset.d.mts.map +0 -1
  78. package/dist/types/commands/config/cmd-config.d.mts +0 -3
  79. package/dist/types/commands/config/cmd-config.d.mts.map +0 -1
  80. package/dist/types/commands/config/discover-config-value.d.mts +0 -3
  81. package/dist/types/commands/config/discover-config-value.d.mts.map +0 -1
  82. package/dist/types/commands/config/handle-config-auto.d.mts +0 -7
  83. package/dist/types/commands/config/handle-config-auto.d.mts.map +0 -1
  84. package/dist/types/commands/config/handle-config-get.d.mts +0 -7
  85. package/dist/types/commands/config/handle-config-get.d.mts.map +0 -1
  86. package/dist/types/commands/config/handle-config-set.d.mts +0 -8
  87. package/dist/types/commands/config/handle-config-set.d.mts.map +0 -1
  88. package/dist/types/commands/config/handle-config-unset.d.mts +0 -7
  89. package/dist/types/commands/config/handle-config-unset.d.mts.map +0 -1
  90. package/dist/types/commands/config/output-config-auto.d.mts +0 -4
  91. package/dist/types/commands/config/output-config-auto.d.mts.map +0 -1
  92. package/dist/types/commands/config/output-config-get.d.mts +0 -4
  93. package/dist/types/commands/config/output-config-get.d.mts.map +0 -1
  94. package/dist/types/commands/config/output-config-list.d.mts +0 -6
  95. package/dist/types/commands/config/output-config-list.d.mts.map +0 -1
  96. package/dist/types/commands/config/output-config-set.d.mts +0 -3
  97. package/dist/types/commands/config/output-config-set.d.mts.map +0 -1
  98. package/dist/types/commands/config/output-config-unset.d.mts +0 -3
  99. package/dist/types/commands/config/output-config-unset.d.mts.map +0 -1
  100. package/dist/types/commands/fix/cmd-fix.d.mts +0 -10
  101. package/dist/types/commands/fix/cmd-fix.d.mts.map +0 -1
  102. package/dist/types/commands/fix/coana-fix.d.mts +0 -6
  103. package/dist/types/commands/fix/coana-fix.d.mts.map +0 -1
  104. package/dist/types/commands/fix/env-helpers.d.mts +0 -26
  105. package/dist/types/commands/fix/env-helpers.d.mts.map +0 -1
  106. package/dist/types/commands/fix/git.d.mts +0 -13
  107. package/dist/types/commands/fix/git.d.mts.map +0 -1
  108. package/dist/types/commands/fix/handle-fix.d.mts +0 -20
  109. package/dist/types/commands/fix/handle-fix.d.mts.map +0 -1
  110. package/dist/types/commands/fix/output-fix-result.d.mts +0 -3
  111. package/dist/types/commands/fix/output-fix-result.d.mts.map +0 -1
  112. package/dist/types/commands/fix/pull-request.d.mts +0 -31
  113. package/dist/types/commands/fix/pull-request.d.mts.map +0 -1
  114. package/dist/types/commands/fix/types.d.mts +0 -21
  115. package/dist/types/commands/fix/types.d.mts.map +0 -1
  116. package/dist/types/commands/install/cmd-install-completion.d.mts +0 -9
  117. package/dist/types/commands/install/cmd-install-completion.d.mts.map +0 -1
  118. package/dist/types/commands/install/cmd-install.d.mts +0 -3
  119. package/dist/types/commands/install/cmd-install.d.mts.map +0 -1
  120. package/dist/types/commands/install/handle-install-completion.d.mts +0 -2
  121. package/dist/types/commands/install/handle-install-completion.d.mts.map +0 -1
  122. package/dist/types/commands/install/output-install-completion.d.mts +0 -12
  123. package/dist/types/commands/install/output-install-completion.d.mts.map +0 -1
  124. package/dist/types/commands/install/setup-tab-completion.d.mts +0 -13
  125. package/dist/types/commands/install/setup-tab-completion.d.mts.map +0 -1
  126. package/dist/types/commands/json/cmd-json.d.mts +0 -9
  127. package/dist/types/commands/json/cmd-json.d.mts.map +0 -1
  128. package/dist/types/commands/json/handle-cmd-json.d.mts +0 -2
  129. package/dist/types/commands/json/handle-cmd-json.d.mts.map +0 -1
  130. package/dist/types/commands/json/output-cmd-json.d.mts +0 -2
  131. package/dist/types/commands/json/output-cmd-json.d.mts.map +0 -1
  132. package/dist/types/commands/login/apply-login.d.mts +0 -2
  133. package/dist/types/commands/login/apply-login.d.mts.map +0 -1
  134. package/dist/types/commands/login/attempt-login.d.mts +0 -6
  135. package/dist/types/commands/login/attempt-login.d.mts.map +0 -1
  136. package/dist/types/commands/login/cmd-login.d.mts +0 -10
  137. package/dist/types/commands/login/cmd-login.d.mts.map +0 -1
  138. package/dist/types/commands/logout/apply-logout.d.mts +0 -2
  139. package/dist/types/commands/logout/apply-logout.d.mts.map +0 -1
  140. package/dist/types/commands/logout/attempt-logout.d.mts +0 -2
  141. package/dist/types/commands/logout/attempt-logout.d.mts.map +0 -1
  142. package/dist/types/commands/logout/cmd-logout.d.mts +0 -9
  143. package/dist/types/commands/logout/cmd-logout.d.mts.map +0 -1
  144. package/dist/types/commands/manifest/cmd-manifest-auto.d.mts +0 -9
  145. package/dist/types/commands/manifest/cmd-manifest-auto.d.mts.map +0 -1
  146. package/dist/types/commands/manifest/cmd-manifest-cdxgen.d.mts +0 -9
  147. package/dist/types/commands/manifest/cmd-manifest-cdxgen.d.mts.map +0 -1
  148. package/dist/types/commands/manifest/cmd-manifest-conda.d.mts +0 -9
  149. package/dist/types/commands/manifest/cmd-manifest-conda.d.mts.map +0 -1
  150. package/dist/types/commands/manifest/cmd-manifest-gradle.d.mts +0 -9
  151. package/dist/types/commands/manifest/cmd-manifest-gradle.d.mts.map +0 -1
  152. package/dist/types/commands/manifest/cmd-manifest-kotlin.d.mts +0 -9
  153. package/dist/types/commands/manifest/cmd-manifest-kotlin.d.mts.map +0 -1
  154. package/dist/types/commands/manifest/cmd-manifest-scala.d.mts +0 -9
  155. package/dist/types/commands/manifest/cmd-manifest-scala.d.mts.map +0 -1
  156. package/dist/types/commands/manifest/cmd-manifest-setup.d.mts +0 -9
  157. package/dist/types/commands/manifest/cmd-manifest-setup.d.mts.map +0 -1
  158. package/dist/types/commands/manifest/cmd-manifest.d.mts +0 -9
  159. package/dist/types/commands/manifest/cmd-manifest.d.mts.map +0 -1
  160. package/dist/types/commands/manifest/convert-conda-to-requirements.d.mts +0 -8
  161. package/dist/types/commands/manifest/convert-conda-to-requirements.d.mts.map +0 -1
  162. package/dist/types/commands/manifest/convert_gradle_to_maven.d.mts +0 -7
  163. package/dist/types/commands/manifest/convert_gradle_to_maven.d.mts.map +0 -1
  164. package/dist/types/commands/manifest/convert_sbt_to_maven.d.mts +0 -8
  165. package/dist/types/commands/manifest/convert_sbt_to_maven.d.mts.map +0 -1
  166. package/dist/types/commands/manifest/detect-manifest-actions.d.mts +0 -13
  167. package/dist/types/commands/manifest/detect-manifest-actions.d.mts.map +0 -1
  168. package/dist/types/commands/manifest/generate_auto_manifest.d.mts +0 -9
  169. package/dist/types/commands/manifest/generate_auto_manifest.d.mts.map +0 -1
  170. package/dist/types/commands/manifest/handle-manifest-conda.d.mts +0 -9
  171. package/dist/types/commands/manifest/handle-manifest-conda.d.mts.map +0 -1
  172. package/dist/types/commands/manifest/handle-manifest-setup.d.mts +0 -2
  173. package/dist/types/commands/manifest/handle-manifest-setup.d.mts.map +0 -1
  174. package/dist/types/commands/manifest/output-manifest-setup.d.mts +0 -3
  175. package/dist/types/commands/manifest/output-manifest-setup.d.mts.map +0 -1
  176. package/dist/types/commands/manifest/output-requirements.d.mts +0 -6
  177. package/dist/types/commands/manifest/output-requirements.d.mts.map +0 -1
  178. package/dist/types/commands/manifest/run-cdxgen.d.mts +0 -6
  179. package/dist/types/commands/manifest/run-cdxgen.d.mts.map +0 -1
  180. package/dist/types/commands/manifest/setup-manifest-config.d.mts +0 -3
  181. package/dist/types/commands/manifest/setup-manifest-config.d.mts.map +0 -1
  182. package/dist/types/commands/npm/cmd-npm.d.mts +0 -10
  183. package/dist/types/commands/npm/cmd-npm.d.mts.map +0 -1
  184. package/dist/types/commands/npx/cmd-npx.d.mts +0 -9
  185. package/dist/types/commands/npx/cmd-npx.d.mts.map +0 -1
  186. package/dist/types/commands/oops/cmd-oops.d.mts +0 -9
  187. package/dist/types/commands/oops/cmd-oops.d.mts.map +0 -1
  188. package/dist/types/commands/optimize/add-overrides.d.mts +0 -20
  189. package/dist/types/commands/optimize/add-overrides.d.mts.map +0 -1
  190. package/dist/types/commands/optimize/apply-optimization.d.mts +0 -14
  191. package/dist/types/commands/optimize/apply-optimization.d.mts.map +0 -1
  192. package/dist/types/commands/optimize/cmd-optimize.d.mts +0 -10
  193. package/dist/types/commands/optimize/cmd-optimize.d.mts.map +0 -1
  194. package/dist/types/commands/optimize/deps-includes-by-agent.d.mts +0 -5
  195. package/dist/types/commands/optimize/deps-includes-by-agent.d.mts.map +0 -1
  196. package/dist/types/commands/optimize/get-dependency-entries.d.mts +0 -3
  197. package/dist/types/commands/optimize/get-dependency-entries.d.mts.map +0 -1
  198. package/dist/types/commands/optimize/get-overrides-by-agent.d.mts +0 -42
  199. package/dist/types/commands/optimize/get-overrides-by-agent.d.mts.map +0 -1
  200. package/dist/types/commands/optimize/handle-optimize.d.mts +0 -8
  201. package/dist/types/commands/optimize/handle-optimize.d.mts.map +0 -1
  202. package/dist/types/commands/optimize/lockfile-includes-by-agent.d.mts +0 -8
  203. package/dist/types/commands/optimize/lockfile-includes-by-agent.d.mts.map +0 -1
  204. package/dist/types/commands/optimize/ls-by-agent.d.mts +0 -13
  205. package/dist/types/commands/optimize/ls-by-agent.d.mts.map +0 -1
  206. package/dist/types/commands/optimize/output-optimize-result.d.mts +0 -9
  207. package/dist/types/commands/optimize/output-optimize-result.d.mts.map +0 -1
  208. package/dist/types/commands/optimize/shared.d.mts +0 -2
  209. package/dist/types/commands/optimize/shared.d.mts.map +0 -1
  210. package/dist/types/commands/optimize/types.d.mts +0 -9
  211. package/dist/types/commands/optimize/types.d.mts.map +0 -1
  212. package/dist/types/commands/optimize/update-lockfile.d.mts +0 -11
  213. package/dist/types/commands/optimize/update-lockfile.d.mts.map +0 -1
  214. package/dist/types/commands/optimize/update-manifest-by-agent.d.mts +0 -8
  215. package/dist/types/commands/optimize/update-manifest-by-agent.d.mts.map +0 -1
  216. package/dist/types/commands/organization/cmd-organization-dependencies.d.mts +0 -10
  217. package/dist/types/commands/organization/cmd-organization-dependencies.d.mts.map +0 -1
  218. package/dist/types/commands/organization/cmd-organization-list.d.mts +0 -10
  219. package/dist/types/commands/organization/cmd-organization-list.d.mts.map +0 -1
  220. package/dist/types/commands/organization/cmd-organization-policy-license.d.mts +0 -10
  221. package/dist/types/commands/organization/cmd-organization-policy-license.d.mts.map +0 -1
  222. package/dist/types/commands/organization/cmd-organization-policy-security.d.mts +0 -10
  223. package/dist/types/commands/organization/cmd-organization-policy-security.d.mts.map +0 -1
  224. package/dist/types/commands/organization/cmd-organization-policy.d.mts +0 -3
  225. package/dist/types/commands/organization/cmd-organization-policy.d.mts.map +0 -1
  226. package/dist/types/commands/organization/cmd-organization-quota.d.mts +0 -9
  227. package/dist/types/commands/organization/cmd-organization-quota.d.mts.map +0 -1
  228. package/dist/types/commands/organization/cmd-organization.d.mts +0 -3
  229. package/dist/types/commands/organization/cmd-organization.d.mts.map +0 -1
  230. package/dist/types/commands/organization/fetch-dependencies.d.mts +0 -12
  231. package/dist/types/commands/organization/fetch-dependencies.d.mts.map +0 -1
  232. package/dist/types/commands/organization/fetch-license-policy.d.mts +0 -8
  233. package/dist/types/commands/organization/fetch-license-policy.d.mts.map +0 -1
  234. package/dist/types/commands/organization/fetch-organization-list.d.mts +0 -20
  235. package/dist/types/commands/organization/fetch-organization-list.d.mts.map +0 -1
  236. package/dist/types/commands/organization/fetch-quota.d.mts +0 -8
  237. package/dist/types/commands/organization/fetch-quota.d.mts.map +0 -1
  238. package/dist/types/commands/organization/fetch-security-policy.d.mts +0 -8
  239. package/dist/types/commands/organization/fetch-security-policy.d.mts.map +0 -1
  240. package/dist/types/commands/organization/handle-dependencies.d.mts +0 -7
  241. package/dist/types/commands/organization/handle-dependencies.d.mts.map +0 -1
  242. package/dist/types/commands/organization/handle-license-policy.d.mts +0 -3
  243. package/dist/types/commands/organization/handle-license-policy.d.mts.map +0 -1
  244. package/dist/types/commands/organization/handle-organization-list.d.mts +0 -3
  245. package/dist/types/commands/organization/handle-organization-list.d.mts.map +0 -1
  246. package/dist/types/commands/organization/handle-quota.d.mts +0 -3
  247. package/dist/types/commands/organization/handle-quota.d.mts.map +0 -1
  248. package/dist/types/commands/organization/handle-security-policy.d.mts +0 -3
  249. package/dist/types/commands/organization/handle-security-policy.d.mts.map +0 -1
  250. package/dist/types/commands/organization/output-dependencies.d.mts +0 -8
  251. package/dist/types/commands/organization/output-dependencies.d.mts.map +0 -1
  252. package/dist/types/commands/organization/output-license-policy.d.mts +0 -4
  253. package/dist/types/commands/organization/output-license-policy.d.mts.map +0 -1
  254. package/dist/types/commands/organization/output-organization-list.d.mts +0 -4
  255. package/dist/types/commands/organization/output-organization-list.d.mts.map +0 -1
  256. package/dist/types/commands/organization/output-quota.d.mts +0 -4
  257. package/dist/types/commands/organization/output-quota.d.mts.map +0 -1
  258. package/dist/types/commands/organization/output-security-policy.d.mts +0 -4
  259. package/dist/types/commands/organization/output-security-policy.d.mts.map +0 -1
  260. package/dist/types/commands/package/cmd-package-score.d.mts +0 -10
  261. package/dist/types/commands/package/cmd-package-score.d.mts.map +0 -1
  262. package/dist/types/commands/package/cmd-package-shallow.d.mts +0 -17
  263. package/dist/types/commands/package/cmd-package-shallow.d.mts.map +0 -1
  264. package/dist/types/commands/package/cmd-package.d.mts +0 -3
  265. package/dist/types/commands/package/cmd-package.d.mts.map +0 -1
  266. package/dist/types/commands/package/fetch-purl-deep-score.d.mts +0 -51
  267. package/dist/types/commands/package/fetch-purl-deep-score.d.mts.map +0 -1
  268. package/dist/types/commands/package/fetch-purls-shallow-score.d.mts +0 -8
  269. package/dist/types/commands/package/fetch-purls-shallow-score.d.mts.map +0 -1
  270. package/dist/types/commands/package/handle-purl-deep-score.d.mts +0 -3
  271. package/dist/types/commands/package/handle-purl-deep-score.d.mts.map +0 -1
  272. package/dist/types/commands/package/handle-purls-shallow-score.d.mts +0 -6
  273. package/dist/types/commands/package/handle-purls-shallow-score.d.mts.map +0 -1
  274. package/dist/types/commands/package/output-purls-deep-score.d.mts +0 -5
  275. package/dist/types/commands/package/output-purls-deep-score.d.mts.map +0 -1
  276. package/dist/types/commands/package/output-purls-shallow-score.d.mts +0 -29
  277. package/dist/types/commands/package/output-purls-shallow-score.d.mts.map +0 -1
  278. package/dist/types/commands/package/parse-package-specifiers.d.mts +0 -9
  279. package/dist/types/commands/package/parse-package-specifiers.d.mts.map +0 -1
  280. package/dist/types/commands/patch/cmd-patch.d.mts +0 -10
  281. package/dist/types/commands/patch/cmd-patch.d.mts.map +0 -1
  282. package/dist/types/commands/patch/handle-patch.d.mts +0 -12
  283. package/dist/types/commands/patch/handle-patch.d.mts.map +0 -1
  284. package/dist/types/commands/patch/manifest-schema.d.mts +0 -34
  285. package/dist/types/commands/patch/manifest-schema.d.mts.map +0 -1
  286. package/dist/types/commands/patch/output-patch-result.d.mts +0 -5
  287. package/dist/types/commands/patch/output-patch-result.d.mts.map +0 -1
  288. package/dist/types/commands/pnpm/cmd-pnpm.d.mts +0 -10
  289. package/dist/types/commands/pnpm/cmd-pnpm.d.mts.map +0 -1
  290. package/dist/types/commands/raw-npm/cmd-raw-npm.d.mts +0 -9
  291. package/dist/types/commands/raw-npm/cmd-raw-npm.d.mts.map +0 -1
  292. package/dist/types/commands/raw-npm/run-raw-npm.d.mts +0 -2
  293. package/dist/types/commands/raw-npm/run-raw-npm.d.mts.map +0 -1
  294. package/dist/types/commands/raw-npx/cmd-raw-npx.d.mts +0 -9
  295. package/dist/types/commands/raw-npx/cmd-raw-npx.d.mts.map +0 -1
  296. package/dist/types/commands/raw-npx/run-raw-npx.d.mts +0 -2
  297. package/dist/types/commands/raw-npx/run-raw-npx.d.mts.map +0 -1
  298. package/dist/types/commands/repository/cmd-repository-create.d.mts +0 -10
  299. package/dist/types/commands/repository/cmd-repository-create.d.mts.map +0 -1
  300. package/dist/types/commands/repository/cmd-repository-del.d.mts +0 -10
  301. package/dist/types/commands/repository/cmd-repository-del.d.mts.map +0 -1
  302. package/dist/types/commands/repository/cmd-repository-list.d.mts +0 -10
  303. package/dist/types/commands/repository/cmd-repository-list.d.mts.map +0 -1
  304. package/dist/types/commands/repository/cmd-repository-update.d.mts +0 -10
  305. package/dist/types/commands/repository/cmd-repository-update.d.mts.map +0 -1
  306. package/dist/types/commands/repository/cmd-repository-view.d.mts +0 -10
  307. package/dist/types/commands/repository/cmd-repository-view.d.mts.map +0 -1
  308. package/dist/types/commands/repository/cmd-repository.d.mts +0 -3
  309. package/dist/types/commands/repository/cmd-repository.d.mts.map +0 -1
  310. package/dist/types/commands/repository/fetch-create-repo.d.mts +0 -16
  311. package/dist/types/commands/repository/fetch-create-repo.d.mts.map +0 -1
  312. package/dist/types/commands/repository/fetch-delete-repo.d.mts +0 -8
  313. package/dist/types/commands/repository/fetch-delete-repo.d.mts.map +0 -1
  314. package/dist/types/commands/repository/fetch-list-all-repos.d.mts +0 -10
  315. package/dist/types/commands/repository/fetch-list-all-repos.d.mts.map +0 -1
  316. package/dist/types/commands/repository/fetch-list-repos.d.mts +0 -15
  317. package/dist/types/commands/repository/fetch-list-repos.d.mts.map +0 -1
  318. package/dist/types/commands/repository/fetch-update-repo.d.mts +0 -16
  319. package/dist/types/commands/repository/fetch-update-repo.d.mts.map +0 -1
  320. package/dist/types/commands/repository/fetch-view-repo.d.mts +0 -8
  321. package/dist/types/commands/repository/fetch-view-repo.d.mts.map +0 -1
  322. package/dist/types/commands/repository/handle-create-repo.d.mts +0 -10
  323. package/dist/types/commands/repository/handle-create-repo.d.mts.map +0 -1
  324. package/dist/types/commands/repository/handle-delete-repo.d.mts +0 -3
  325. package/dist/types/commands/repository/handle-delete-repo.d.mts.map +0 -1
  326. package/dist/types/commands/repository/handle-list-repos.d.mts +0 -12
  327. package/dist/types/commands/repository/handle-list-repos.d.mts.map +0 -1
  328. package/dist/types/commands/repository/handle-update-repo.d.mts +0 -10
  329. package/dist/types/commands/repository/handle-update-repo.d.mts.map +0 -1
  330. package/dist/types/commands/repository/handle-view-repo.d.mts +0 -3
  331. package/dist/types/commands/repository/handle-view-repo.d.mts.map +0 -1
  332. package/dist/types/commands/repository/output-create-repo.d.mts +0 -4
  333. package/dist/types/commands/repository/output-create-repo.d.mts.map +0 -1
  334. package/dist/types/commands/repository/output-delete-repo.d.mts +0 -4
  335. package/dist/types/commands/repository/output-delete-repo.d.mts.map +0 -1
  336. package/dist/types/commands/repository/output-list-repos.d.mts +0 -5
  337. package/dist/types/commands/repository/output-list-repos.d.mts.map +0 -1
  338. package/dist/types/commands/repository/output-update-repo.d.mts +0 -4
  339. package/dist/types/commands/repository/output-update-repo.d.mts.map +0 -1
  340. package/dist/types/commands/repository/output-view-repo.d.mts +0 -4
  341. package/dist/types/commands/repository/output-view-repo.d.mts.map +0 -1
  342. package/dist/types/commands/repository/types.d.mts +0 -2
  343. package/dist/types/commands/repository/types.d.mts.map +0 -1
  344. package/dist/types/commands/scan/cmd-scan-create.d.mts +0 -10
  345. package/dist/types/commands/scan/cmd-scan-create.d.mts.map +0 -1
  346. package/dist/types/commands/scan/cmd-scan-del.d.mts +0 -10
  347. package/dist/types/commands/scan/cmd-scan-del.d.mts.map +0 -1
  348. package/dist/types/commands/scan/cmd-scan-diff.d.mts +0 -10
  349. package/dist/types/commands/scan/cmd-scan-diff.d.mts.map +0 -1
  350. package/dist/types/commands/scan/cmd-scan-github.d.mts +0 -10
  351. package/dist/types/commands/scan/cmd-scan-github.d.mts.map +0 -1
  352. package/dist/types/commands/scan/cmd-scan-list.d.mts +0 -4
  353. package/dist/types/commands/scan/cmd-scan-list.d.mts.map +0 -1
  354. package/dist/types/commands/scan/cmd-scan-metadata.d.mts +0 -4
  355. package/dist/types/commands/scan/cmd-scan-metadata.d.mts.map +0 -1
  356. package/dist/types/commands/scan/cmd-scan-reach.d.mts +0 -10
  357. package/dist/types/commands/scan/cmd-scan-reach.d.mts.map +0 -1
  358. package/dist/types/commands/scan/cmd-scan-report.d.mts +0 -4
  359. package/dist/types/commands/scan/cmd-scan-report.d.mts.map +0 -1
  360. package/dist/types/commands/scan/cmd-scan-setup.d.mts +0 -9
  361. package/dist/types/commands/scan/cmd-scan-setup.d.mts.map +0 -1
  362. package/dist/types/commands/scan/cmd-scan-view.d.mts +0 -4
  363. package/dist/types/commands/scan/cmd-scan-view.d.mts.map +0 -1
  364. package/dist/types/commands/scan/cmd-scan.d.mts +0 -3
  365. package/dist/types/commands/scan/cmd-scan.d.mts.map +0 -1
  366. package/dist/types/commands/scan/create-scan-from-github.d.mts +0 -12
  367. package/dist/types/commands/scan/create-scan-from-github.d.mts.map +0 -1
  368. package/dist/types/commands/scan/fetch-create-org-full-scan.d.mts +0 -20
  369. package/dist/types/commands/scan/fetch-create-org-full-scan.d.mts.map +0 -1
  370. package/dist/types/commands/scan/fetch-delete-org-full-scan.d.mts +0 -8
  371. package/dist/types/commands/scan/fetch-delete-org-full-scan.d.mts.map +0 -1
  372. package/dist/types/commands/scan/fetch-diff-scan.d.mts +0 -8
  373. package/dist/types/commands/scan/fetch-diff-scan.d.mts.map +0 -1
  374. package/dist/types/commands/scan/fetch-list-scans.d.mts +0 -18
  375. package/dist/types/commands/scan/fetch-list-scans.d.mts.map +0 -1
  376. package/dist/types/commands/scan/fetch-report-data.d.mts +0 -17
  377. package/dist/types/commands/scan/fetch-report-data.d.mts.map +0 -1
  378. package/dist/types/commands/scan/fetch-scan-metadata.d.mts +0 -8
  379. package/dist/types/commands/scan/fetch-scan-metadata.d.mts.map +0 -1
  380. package/dist/types/commands/scan/fetch-scan.d.mts +0 -4
  381. package/dist/types/commands/scan/fetch-scan.d.mts.map +0 -1
  382. package/dist/types/commands/scan/fetch-supported-scan-file-names.d.mts +0 -10
  383. package/dist/types/commands/scan/fetch-supported-scan-file-names.d.mts.map +0 -1
  384. package/dist/types/commands/scan/finalize-tier1-scan.d.mts +0 -12
  385. package/dist/types/commands/scan/finalize-tier1-scan.d.mts.map +0 -1
  386. package/dist/types/commands/scan/generate-report.d.mts +0 -44
  387. package/dist/types/commands/scan/generate-report.d.mts.map +0 -1
  388. package/dist/types/commands/scan/handle-create-github-scan.d.mts +0 -12
  389. package/dist/types/commands/scan/handle-create-github-scan.d.mts.map +0 -1
  390. package/dist/types/commands/scan/handle-create-new-scan.d.mts +0 -29
  391. package/dist/types/commands/scan/handle-create-new-scan.d.mts.map +0 -1
  392. package/dist/types/commands/scan/handle-delete-scan.d.mts +0 -3
  393. package/dist/types/commands/scan/handle-delete-scan.d.mts.map +0 -1
  394. package/dist/types/commands/scan/handle-diff-scan.d.mts +0 -10
  395. package/dist/types/commands/scan/handle-diff-scan.d.mts.map +0 -1
  396. package/dist/types/commands/scan/handle-list-scans.d.mts +0 -13
  397. package/dist/types/commands/scan/handle-list-scans.d.mts.map +0 -1
  398. package/dist/types/commands/scan/handle-scan-config.d.mts +0 -2
  399. package/dist/types/commands/scan/handle-scan-config.d.mts.map +0 -1
  400. package/dist/types/commands/scan/handle-scan-metadata.d.mts +0 -3
  401. package/dist/types/commands/scan/handle-scan-metadata.d.mts.map +0 -1
  402. package/dist/types/commands/scan/handle-scan-reach.d.mts +0 -12
  403. package/dist/types/commands/scan/handle-scan-reach.d.mts.map +0 -1
  404. package/dist/types/commands/scan/handle-scan-report.d.mts +0 -14
  405. package/dist/types/commands/scan/handle-scan-report.d.mts.map +0 -1
  406. package/dist/types/commands/scan/handle-scan-view.d.mts +0 -3
  407. package/dist/types/commands/scan/handle-scan-view.d.mts.map +0 -1
  408. package/dist/types/commands/scan/output-create-new-scan.d.mts +0 -10
  409. package/dist/types/commands/scan/output-create-new-scan.d.mts.map +0 -1
  410. package/dist/types/commands/scan/output-delete-scan.d.mts +0 -4
  411. package/dist/types/commands/scan/output-delete-scan.d.mts.map +0 -1
  412. package/dist/types/commands/scan/output-diff-scan.d.mts +0 -8
  413. package/dist/types/commands/scan/output-diff-scan.d.mts.map +0 -1
  414. package/dist/types/commands/scan/output-list-scans.d.mts +0 -4
  415. package/dist/types/commands/scan/output-list-scans.d.mts.map +0 -1
  416. package/dist/types/commands/scan/output-scan-config-result.d.mts +0 -3
  417. package/dist/types/commands/scan/output-scan-config-result.d.mts.map +0 -1
  418. package/dist/types/commands/scan/output-scan-github.d.mts +0 -3
  419. package/dist/types/commands/scan/output-scan-github.d.mts.map +0 -1
  420. package/dist/types/commands/scan/output-scan-metadata.d.mts +0 -4
  421. package/dist/types/commands/scan/output-scan-metadata.d.mts.map +0 -1
  422. package/dist/types/commands/scan/output-scan-reach.d.mts +0 -7
  423. package/dist/types/commands/scan/output-scan-reach.d.mts.map +0 -1
  424. package/dist/types/commands/scan/output-scan-report.d.mts +0 -22
  425. package/dist/types/commands/scan/output-scan-report.d.mts.map +0 -1
  426. package/dist/types/commands/scan/output-scan-view.d.mts +0 -4
  427. package/dist/types/commands/scan/output-scan-view.d.mts.map +0 -1
  428. package/dist/types/commands/scan/perform-reachability-analysis.d.mts +0 -27
  429. package/dist/types/commands/scan/perform-reachability-analysis.d.mts.map +0 -1
  430. package/dist/types/commands/scan/reachability-flags.d.mts +0 -3
  431. package/dist/types/commands/scan/reachability-flags.d.mts.map +0 -1
  432. package/dist/types/commands/scan/setup-scan-config.d.mts +0 -3
  433. package/dist/types/commands/scan/setup-scan-config.d.mts.map +0 -1
  434. package/dist/types/commands/scan/stream-scan.d.mts +0 -7
  435. package/dist/types/commands/scan/stream-scan.d.mts.map +0 -1
  436. package/dist/types/commands/scan/suggest-org-slug.d.mts +0 -2
  437. package/dist/types/commands/scan/suggest-org-slug.d.mts.map +0 -1
  438. package/dist/types/commands/scan/suggest-to-persist-orgslug.d.mts +0 -2
  439. package/dist/types/commands/scan/suggest-to-persist-orgslug.d.mts.map +0 -1
  440. package/dist/types/commands/scan/suggest_branch_slug.d.mts +0 -2
  441. package/dist/types/commands/scan/suggest_branch_slug.d.mts.map +0 -1
  442. package/dist/types/commands/scan/suggest_target.d.mts +0 -2
  443. package/dist/types/commands/scan/suggest_target.d.mts.map +0 -1
  444. package/dist/types/commands/scan/types.d.mts +0 -3
  445. package/dist/types/commands/scan/types.d.mts.map +0 -1
  446. package/dist/types/commands/threat-feed/cmd-threat-feed.d.mts +0 -10
  447. package/dist/types/commands/threat-feed/cmd-threat-feed.d.mts.map +0 -1
  448. package/dist/types/commands/threat-feed/fetch-threat-feed.d.mts +0 -13
  449. package/dist/types/commands/threat-feed/fetch-threat-feed.d.mts.map +0 -1
  450. package/dist/types/commands/threat-feed/handle-threat-feed.d.mts +0 -13
  451. package/dist/types/commands/threat-feed/handle-threat-feed.d.mts.map +0 -1
  452. package/dist/types/commands/threat-feed/output-threat-feed.d.mts +0 -4
  453. package/dist/types/commands/threat-feed/output-threat-feed.d.mts.map +0 -1
  454. package/dist/types/commands/threat-feed/types.d.mts +0 -15
  455. package/dist/types/commands/threat-feed/types.d.mts.map +0 -1
  456. package/dist/types/commands/uninstall/cmd-uninstall-completion.d.mts +0 -8
  457. package/dist/types/commands/uninstall/cmd-uninstall-completion.d.mts.map +0 -1
  458. package/dist/types/commands/uninstall/cmd-uninstall.d.mts +0 -3
  459. package/dist/types/commands/uninstall/cmd-uninstall.d.mts.map +0 -1
  460. package/dist/types/commands/uninstall/handle-uninstall-completion.d.mts +0 -2
  461. package/dist/types/commands/uninstall/handle-uninstall-completion.d.mts.map +0 -1
  462. package/dist/types/commands/uninstall/output-uninstall-completion.d.mts +0 -6
  463. package/dist/types/commands/uninstall/output-uninstall-completion.d.mts.map +0 -1
  464. package/dist/types/commands/uninstall/teardown-tab-completion.d.mts +0 -6
  465. package/dist/types/commands/uninstall/teardown-tab-completion.d.mts.map +0 -1
  466. package/dist/types/commands/wrapper/add-socket-wrapper.d.mts +0 -2
  467. package/dist/types/commands/wrapper/add-socket-wrapper.d.mts.map +0 -1
  468. package/dist/types/commands/wrapper/check-socket-wrapper-setup.d.mts +0 -2
  469. package/dist/types/commands/wrapper/check-socket-wrapper-setup.d.mts.map +0 -1
  470. package/dist/types/commands/wrapper/cmd-wrapper.d.mts +0 -9
  471. package/dist/types/commands/wrapper/cmd-wrapper.d.mts.map +0 -1
  472. package/dist/types/commands/wrapper/postinstall-wrapper.d.mts +0 -2
  473. package/dist/types/commands/wrapper/postinstall-wrapper.d.mts.map +0 -1
  474. package/dist/types/commands/wrapper/remove-socket-wrapper.d.mts +0 -2
  475. package/dist/types/commands/wrapper/remove-socket-wrapper.d.mts.map +0 -1
  476. package/dist/types/commands/yarn/cmd-yarn.d.mts +0 -10
  477. package/dist/types/commands/yarn/cmd-yarn.d.mts.map +0 -1
  478. package/dist/types/commands.d.mts +0 -203
  479. package/dist/types/commands.d.mts.map +0 -1
  480. package/dist/types/constants.d.mts +0 -299
  481. package/dist/types/constants.d.mts.map +0 -1
  482. package/dist/types/flags.d.mts +0 -18
  483. package/dist/types/flags.d.mts.map +0 -1
  484. package/dist/types/instrument-with-sentry.d.mts +0 -2
  485. package/dist/types/instrument-with-sentry.d.mts.map +0 -1
  486. package/dist/types/npm-cli.d.mts +0 -3
  487. package/dist/types/npm-cli.d.mts.map +0 -1
  488. package/dist/types/npx-cli.d.mts +0 -3
  489. package/dist/types/npx-cli.d.mts.map +0 -1
  490. package/dist/types/pnpm-cli.d.mts +0 -3
  491. package/dist/types/pnpm-cli.d.mts.map +0 -1
  492. package/dist/types/sea/bootstrap.d.mts +0 -2
  493. package/dist/types/sea/bootstrap.d.mts.map +0 -1
  494. package/dist/types/sea/build-sea.d.mts +0 -27
  495. package/dist/types/sea/build-sea.d.mts.map +0 -1
  496. package/dist/types/shadow/common.d.mts +0 -23
  497. package/dist/types/shadow/common.d.mts.map +0 -1
  498. package/dist/types/shadow/npm/arborist/index.d.mts +0 -8
  499. package/dist/types/shadow/npm/arborist/index.d.mts.map +0 -1
  500. package/dist/types/shadow/npm/arborist/lib/arborist/index.d.mts +0 -35
  501. package/dist/types/shadow/npm/arborist/lib/arborist/index.d.mts.map +0 -1
  502. package/dist/types/shadow/npm/arborist/types.d.mts +0 -123
  503. package/dist/types/shadow/npm/arborist/types.d.mts.map +0 -1
  504. package/dist/types/shadow/npm/arborist-helpers.d.mts +0 -24
  505. package/dist/types/shadow/npm/arborist-helpers.d.mts.map +0 -1
  506. package/dist/types/shadow/npm/bin.d.mts +0 -5
  507. package/dist/types/shadow/npm/bin.d.mts.map +0 -1
  508. package/dist/types/shadow/npm/inject.d.mts +0 -2
  509. package/dist/types/shadow/npm/inject.d.mts.map +0 -1
  510. package/dist/types/shadow/npm/install.d.mts +0 -13
  511. package/dist/types/shadow/npm/install.d.mts.map +0 -1
  512. package/dist/types/shadow/npm/paths.d.mts +0 -6
  513. package/dist/types/shadow/npm/paths.d.mts.map +0 -1
  514. package/dist/types/shadow/npm-base.d.mts +0 -11
  515. package/dist/types/shadow/npm-base.d.mts.map +0 -1
  516. package/dist/types/shadow/npx/bin.d.mts +0 -5
  517. package/dist/types/shadow/npx/bin.d.mts.map +0 -1
  518. package/dist/types/shadow/pnpm/bin.d.mts +0 -10
  519. package/dist/types/shadow/pnpm/bin.d.mts.map +0 -1
  520. package/dist/types/shadow/stdio-ipc.d.mts +0 -7
  521. package/dist/types/shadow/stdio-ipc.d.mts.map +0 -1
  522. package/dist/types/shadow/yarn/bin.d.mts +0 -10
  523. package/dist/types/shadow/yarn/bin.d.mts.map +0 -1
  524. package/dist/types/test/json-output-validation.d.mts +0 -37
  525. package/dist/types/test/json-output-validation.d.mts.map +0 -1
  526. package/dist/types/test/mocks/socket-auth.d.mts +0 -88
  527. package/dist/types/test/mocks/socket-auth.d.mts.map +0 -1
  528. package/dist/types/types.d.mts +0 -29
  529. package/dist/types/types.d.mts.map +0 -1
  530. package/dist/types/utils/agent.d.mts +0 -12
  531. package/dist/types/utils/agent.d.mts.map +0 -1
  532. package/dist/types/utils/alert/artifact.d.mts +0 -21
  533. package/dist/types/utils/alert/artifact.d.mts.map +0 -1
  534. package/dist/types/utils/alert/fix.d.mts +0 -6
  535. package/dist/types/utils/alert/fix.d.mts.map +0 -1
  536. package/dist/types/utils/alert/severity.d.mts +0 -14
  537. package/dist/types/utils/alert/severity.d.mts.map +0 -1
  538. package/dist/types/utils/alerts-map.d.mts +0 -27
  539. package/dist/types/utils/alerts-map.d.mts.map +0 -1
  540. package/dist/types/utils/api.d.mts +0 -44
  541. package/dist/types/utils/api.d.mts.map +0 -1
  542. package/dist/types/utils/check-input.d.mts +0 -9
  543. package/dist/types/utils/check-input.d.mts.map +0 -1
  544. package/dist/types/utils/cmd.d.mts +0 -50
  545. package/dist/types/utils/cmd.d.mts.map +0 -1
  546. package/dist/types/utils/coana.d.mts +0 -2
  547. package/dist/types/utils/coana.d.mts.map +0 -1
  548. package/dist/types/utils/color-or-markdown.d.mts +0 -16
  549. package/dist/types/utils/color-or-markdown.d.mts.map +0 -1
  550. package/dist/types/utils/completion.d.mts +0 -11
  551. package/dist/types/utils/completion.d.mts.map +0 -1
  552. package/dist/types/utils/config.d.mts +0 -34
  553. package/dist/types/utils/config.d.mts.map +0 -1
  554. package/dist/types/utils/cve-to-ghsa.d.mts +0 -6
  555. package/dist/types/utils/cve-to-ghsa.d.mts.map +0 -1
  556. package/dist/types/utils/debug.d.mts +0 -45
  557. package/dist/types/utils/debug.d.mts.map +0 -1
  558. package/dist/types/utils/determine-org-slug.d.mts +0 -2
  559. package/dist/types/utils/determine-org-slug.d.mts.map +0 -1
  560. package/dist/types/utils/dlx-binary.d.mts +0 -58
  561. package/dist/types/utils/dlx-binary.d.mts.map +0 -1
  562. package/dist/types/utils/dlx-detection.d.mts +0 -29
  563. package/dist/types/utils/dlx-detection.d.mts.map +0 -1
  564. package/dist/types/utils/dlx.d.mts +0 -36
  565. package/dist/types/utils/dlx.d.mts.map +0 -1
  566. package/dist/types/utils/ecosystem.d.mts +0 -20
  567. package/dist/types/utils/ecosystem.d.mts.map +0 -1
  568. package/dist/types/utils/errors.d.mts +0 -62
  569. package/dist/types/utils/errors.d.mts.map +0 -1
  570. package/dist/types/utils/extract-names.d.mts +0 -15
  571. package/dist/types/utils/extract-names.d.mts.map +0 -1
  572. package/dist/types/utils/fail-msg-with-badge.d.mts +0 -2
  573. package/dist/types/utils/fail-msg-with-badge.d.mts.map +0 -1
  574. package/dist/types/utils/filter-config.d.mts +0 -5
  575. package/dist/types/utils/filter-config.d.mts.map +0 -1
  576. package/dist/types/utils/fs.d.mts +0 -8
  577. package/dist/types/utils/fs.d.mts.map +0 -1
  578. package/dist/types/utils/get-output-kind.d.mts +0 -3
  579. package/dist/types/utils/get-output-kind.d.mts.map +0 -1
  580. package/dist/types/utils/git.d.mts +0 -35
  581. package/dist/types/utils/git.d.mts.map +0 -1
  582. package/dist/types/utils/github.d.mts +0 -38
  583. package/dist/types/utils/github.d.mts.map +0 -1
  584. package/dist/types/utils/glob.d.mts +0 -15
  585. package/dist/types/utils/glob.d.mts.map +0 -1
  586. package/dist/types/utils/lockfile.d.mts +0 -2
  587. package/dist/types/utils/lockfile.d.mts.map +0 -1
  588. package/dist/types/utils/map-to-object.d.mts +0 -10
  589. package/dist/types/utils/map-to-object.d.mts.map +0 -1
  590. package/dist/types/utils/markdown.d.mts +0 -27
  591. package/dist/types/utils/markdown.d.mts.map +0 -1
  592. package/dist/types/utils/meow-with-subcommands.d.mts +0 -83
  593. package/dist/types/utils/meow-with-subcommands.d.mts.map +0 -1
  594. package/dist/types/utils/ms-at-home.d.mts +0 -2
  595. package/dist/types/utils/ms-at-home.d.mts.map +0 -1
  596. package/dist/types/utils/npm-config.d.mts +0 -14
  597. package/dist/types/utils/npm-config.d.mts.map +0 -1
  598. package/dist/types/utils/npm-package-arg.d.mts +0 -8
  599. package/dist/types/utils/npm-package-arg.d.mts.map +0 -1
  600. package/dist/types/utils/npm-paths.d.mts +0 -7
  601. package/dist/types/utils/npm-paths.d.mts.map +0 -1
  602. package/dist/types/utils/npm-spec.d.mts +0 -57
  603. package/dist/types/utils/npm-spec.d.mts.map +0 -1
  604. package/dist/types/utils/objects.d.mts +0 -3
  605. package/dist/types/utils/objects.d.mts.map +0 -1
  606. package/dist/types/utils/organization.d.mts +0 -5
  607. package/dist/types/utils/organization.d.mts.map +0 -1
  608. package/dist/types/utils/output-formatting.d.mts +0 -20
  609. package/dist/types/utils/output-formatting.d.mts.map +0 -1
  610. package/dist/types/utils/package-environment.d.mts +0 -57
  611. package/dist/types/utils/package-environment.d.mts.map +0 -1
  612. package/dist/types/utils/path-resolve.d.mts +0 -14
  613. package/dist/types/utils/path-resolve.d.mts.map +0 -1
  614. package/dist/types/utils/pnpm-paths.d.mts +0 -5
  615. package/dist/types/utils/pnpm-paths.d.mts.map +0 -1
  616. package/dist/types/utils/pnpm.d.mts +0 -11
  617. package/dist/types/utils/pnpm.d.mts.map +0 -1
  618. package/dist/types/utils/purl-to-ghsa.d.mts +0 -6
  619. package/dist/types/utils/purl-to-ghsa.d.mts.map +0 -1
  620. package/dist/types/utils/purl.d.mts +0 -71
  621. package/dist/types/utils/purl.d.mts.map +0 -1
  622. package/dist/types/utils/requirements.d.mts +0 -125
  623. package/dist/types/utils/requirements.d.mts.map +0 -1
  624. package/dist/types/utils/sdk.d.mts +0 -17
  625. package/dist/types/utils/sdk.d.mts.map +0 -1
  626. package/dist/types/utils/semver.d.mts +0 -7
  627. package/dist/types/utils/semver.d.mts.map +0 -1
  628. package/dist/types/utils/serialize-result-json.d.mts +0 -5
  629. package/dist/types/utils/serialize-result-json.d.mts.map +0 -1
  630. package/dist/types/utils/shadow-links.d.mts +0 -5
  631. package/dist/types/utils/shadow-links.d.mts.map +0 -1
  632. package/dist/types/utils/socket-json.d.mts +0 -59
  633. package/dist/types/utils/socket-json.d.mts.map +0 -1
  634. package/dist/types/utils/socket-package-alert.d.mts +0 -80
  635. package/dist/types/utils/socket-package-alert.d.mts.map +0 -1
  636. package/dist/types/utils/socket-url.d.mts +0 -8
  637. package/dist/types/utils/socket-url.d.mts.map +0 -1
  638. package/dist/types/utils/spec.d.mts +0 -5
  639. package/dist/types/utils/spec.d.mts.map +0 -1
  640. package/dist/types/utils/strings.d.mts +0 -14
  641. package/dist/types/utils/strings.d.mts.map +0 -1
  642. package/dist/types/utils/terminal-link.d.mts +0 -52
  643. package/dist/types/utils/terminal-link.d.mts.map +0 -1
  644. package/dist/types/utils/tildify.d.mts +0 -2
  645. package/dist/types/utils/tildify.d.mts.map +0 -1
  646. package/dist/types/utils/translations.d.mts +0 -617
  647. package/dist/types/utils/translations.d.mts.map +0 -1
  648. package/dist/types/utils/walk-nested-map.d.mts +0 -7
  649. package/dist/types/utils/walk-nested-map.d.mts.map +0 -1
  650. package/dist/types/utils/yarn-paths.d.mts +0 -5
  651. package/dist/types/utils/yarn-paths.d.mts.map +0 -1
  652. package/dist/types/utils/yarn-version.d.mts +0 -2
  653. package/dist/types/utils/yarn-version.d.mts.map +0 -1
  654. package/dist/types/yarn-cli.d.mts +0 -3
  655. package/dist/types/yarn-cli.d.mts.map +0 -1
  656. package/dist/utils.js +0 -6146
  657. package/dist/utils.js.map +0 -1
  658. package/dist/vendor.js +0 -162074
  659. package/dist/yarn-cli.js +0 -30
  660. package/dist/yarn-cli.js.map +0 -1
  661. package/external/@socketsecurity/registry/LICENSE +0 -21
  662. package/external/@socketsecurity/registry/README.md +0 -9
  663. package/external/@socketsecurity/registry/extensions.json +0 -28
  664. package/external/@socketsecurity/registry/external/@inquirer/confirm.js +0 -3165
  665. package/external/@socketsecurity/registry/external/@inquirer/input.js +0 -3202
  666. package/external/@socketsecurity/registry/external/@inquirer/password.js +0 -3307
  667. package/external/@socketsecurity/registry/external/@inquirer/search.js +0 -3519
  668. package/external/@socketsecurity/registry/external/@inquirer/select.js +0 -3655
  669. package/external/@socketsecurity/registry/external/@npmcli/package-json/index.js +0 -21406
  670. package/external/@socketsecurity/registry/external/@npmcli/package-json/lib/read-package.js +0 -183
  671. package/external/@socketsecurity/registry/external/@npmcli/package-json/lib/sort.js +0 -274
  672. package/external/@socketsecurity/registry/external/@npmcli/promise-spawn.js +0 -704
  673. package/external/@socketsecurity/registry/external/@socketregistry/is-unicode-supported.js +0 -54
  674. package/external/@socketsecurity/registry/external/@socketregistry/packageurl-js.js +0 -4516
  675. package/external/@socketsecurity/registry/external/@socketregistry/yocto-spinner.js +0 -453
  676. package/external/@socketsecurity/registry/external/@yarnpkg/extensions.js +0 -1406
  677. package/external/@socketsecurity/registry/external/browserslist.js +0 -20496
  678. package/external/@socketsecurity/registry/external/cacache.js +0 -16208
  679. package/external/@socketsecurity/registry/external/debug.js +0 -1163
  680. package/external/@socketsecurity/registry/external/fast-glob.js +0 -7994
  681. package/external/@socketsecurity/registry/external/fast-sort.js +0 -181
  682. package/external/@socketsecurity/registry/external/libnpmpack.js +0 -106271
  683. package/external/@socketsecurity/registry/external/make-fetch-happen.js +0 -38997
  684. package/external/@socketsecurity/registry/external/normalize-package-data.js +0 -5343
  685. package/external/@socketsecurity/registry/external/npm-package-arg.js +0 -5773
  686. package/external/@socketsecurity/registry/external/pacote.js +0 -74109
  687. package/external/@socketsecurity/registry/external/picomatch.js +0 -2307
  688. package/external/@socketsecurity/registry/external/semver.js +0 -2618
  689. package/external/@socketsecurity/registry/external/signal-exit.js +0 -336
  690. package/external/@socketsecurity/registry/external/spdx-correct.js +0 -1457
  691. package/external/@socketsecurity/registry/external/spdx-expression-parse.js +0 -1043
  692. package/external/@socketsecurity/registry/external/streaming-iterables.js +0 -326
  693. package/external/@socketsecurity/registry/external/validate-npm-package-name.js +0 -108
  694. package/external/@socketsecurity/registry/external/which.js +0 -405
  695. package/external/@socketsecurity/registry/external/yoctocolors-cjs.js +0 -101
  696. package/external/@socketsecurity/registry/index.js +0 -31
  697. package/external/@socketsecurity/registry/lib/agent.js +0 -390
  698. package/external/@socketsecurity/registry/lib/arrays.js +0 -89
  699. package/external/@socketsecurity/registry/lib/bin.js +0 -650
  700. package/external/@socketsecurity/registry/lib/constants/abort-controller.js +0 -15
  701. package/external/@socketsecurity/registry/lib/constants/abort-signal.js +0 -27
  702. package/external/@socketsecurity/registry/lib/constants/at-latest.js +0 -3
  703. package/external/@socketsecurity/registry/lib/constants/biome-json.js +0 -3
  704. package/external/@socketsecurity/registry/lib/constants/bun-lock.js +0 -3
  705. package/external/@socketsecurity/registry/lib/constants/bun-lockb.js +0 -3
  706. package/external/@socketsecurity/registry/lib/constants/bun.js +0 -3
  707. package/external/@socketsecurity/registry/lib/constants/ci.js +0 -3
  708. package/external/@socketsecurity/registry/lib/constants/column-limit.js +0 -3
  709. package/external/@socketsecurity/registry/lib/constants/copy-left-licenses.js +0 -27
  710. package/external/@socketsecurity/registry/lib/constants/darwin.js +0 -3
  711. package/external/@socketsecurity/registry/lib/constants/dot-git-dir.js +0 -3
  712. package/external/@socketsecurity/registry/lib/constants/dot-package-lock-json.js +0 -3
  713. package/external/@socketsecurity/registry/lib/constants/dot-socket-dir.js +0 -3
  714. package/external/@socketsecurity/registry/lib/constants/empty-file.js +0 -3
  715. package/external/@socketsecurity/registry/lib/constants/empty-value.js +0 -3
  716. package/external/@socketsecurity/registry/lib/constants/env.js +0 -59
  717. package/external/@socketsecurity/registry/lib/constants/eslint-config-js.js +0 -3
  718. package/external/@socketsecurity/registry/lib/constants/esnext.js +0 -3
  719. package/external/@socketsecurity/registry/lib/constants/exec-path.js +0 -3
  720. package/external/@socketsecurity/registry/lib/constants/ext-cjs.js +0 -3
  721. package/external/@socketsecurity/registry/lib/constants/ext-cmd.js +0 -3
  722. package/external/@socketsecurity/registry/lib/constants/ext-cts.js +0 -3
  723. package/external/@socketsecurity/registry/lib/constants/ext-dts.js +0 -3
  724. package/external/@socketsecurity/registry/lib/constants/ext-js.js +0 -3
  725. package/external/@socketsecurity/registry/lib/constants/ext-json.js +0 -3
  726. package/external/@socketsecurity/registry/lib/constants/ext-lock.js +0 -3
  727. package/external/@socketsecurity/registry/lib/constants/ext-lockb.js +0 -3
  728. package/external/@socketsecurity/registry/lib/constants/ext-md.js +0 -3
  729. package/external/@socketsecurity/registry/lib/constants/ext-mjs.js +0 -3
  730. package/external/@socketsecurity/registry/lib/constants/ext-mts.js +0 -3
  731. package/external/@socketsecurity/registry/lib/constants/ext-ps1.js +0 -3
  732. package/external/@socketsecurity/registry/lib/constants/ext-yaml.js +0 -3
  733. package/external/@socketsecurity/registry/lib/constants/ext-yml.js +0 -3
  734. package/external/@socketsecurity/registry/lib/constants/extensions-json.js +0 -3
  735. package/external/@socketsecurity/registry/lib/constants/extensions.js +0 -3
  736. package/external/@socketsecurity/registry/lib/constants/get-ipc.js +0 -10
  737. package/external/@socketsecurity/registry/lib/constants/gitignore.js +0 -3
  738. package/external/@socketsecurity/registry/lib/constants/index.js +0 -139
  739. package/external/@socketsecurity/registry/lib/constants/ipc-handler.js +0 -19
  740. package/external/@socketsecurity/registry/lib/constants/ipc-object.js +0 -6
  741. package/external/@socketsecurity/registry/lib/constants/ipc-promise.js +0 -47
  742. package/external/@socketsecurity/registry/lib/constants/ipc-target.js +0 -3
  743. package/external/@socketsecurity/registry/lib/constants/k-internals-symbol.js +0 -3
  744. package/external/@socketsecurity/registry/lib/constants/latest.js +0 -3
  745. package/external/@socketsecurity/registry/lib/constants/license-glob-recursive.js +0 -3
  746. package/external/@socketsecurity/registry/lib/constants/license-glob.js +0 -3
  747. package/external/@socketsecurity/registry/lib/constants/license-original-glob-recursive.js +0 -3
  748. package/external/@socketsecurity/registry/lib/constants/license-original-glob.js +0 -3
  749. package/external/@socketsecurity/registry/lib/constants/license-original.js +0 -3
  750. package/external/@socketsecurity/registry/lib/constants/license.js +0 -3
  751. package/external/@socketsecurity/registry/lib/constants/lifecycle-script-names.js +0 -18
  752. package/external/@socketsecurity/registry/lib/constants/loop-sentinel.js +0 -3
  753. package/external/@socketsecurity/registry/lib/constants/maintained-node-versions.js +0 -47
  754. package/external/@socketsecurity/registry/lib/constants/manifest-json.js +0 -3
  755. package/external/@socketsecurity/registry/lib/constants/mit.js +0 -3
  756. package/external/@socketsecurity/registry/lib/constants/node-auth-token.js +0 -3
  757. package/external/@socketsecurity/registry/lib/constants/node-debug-flags.js +0 -9
  758. package/external/@socketsecurity/registry/lib/constants/node-env.js +0 -3
  759. package/external/@socketsecurity/registry/lib/constants/node-harden-flags.js +0 -29
  760. package/external/@socketsecurity/registry/lib/constants/node-modules-glob-recursive.js +0 -3
  761. package/external/@socketsecurity/registry/lib/constants/node-modules.js +0 -3
  762. package/external/@socketsecurity/registry/lib/constants/node-no-warnings-flags.js +0 -16
  763. package/external/@socketsecurity/registry/lib/constants/node-version.js +0 -3
  764. package/external/@socketsecurity/registry/lib/constants/npm-exec-path.js +0 -5
  765. package/external/@socketsecurity/registry/lib/constants/npm-real-exec-path.js +0 -6
  766. package/external/@socketsecurity/registry/lib/constants/npm-shrinkwrap-json.js +0 -3
  767. package/external/@socketsecurity/registry/lib/constants/npm.js +0 -3
  768. package/external/@socketsecurity/registry/lib/constants/npx.js +0 -3
  769. package/external/@socketsecurity/registry/lib/constants/overrides.js +0 -3
  770. package/external/@socketsecurity/registry/lib/constants/package-default-node-range.js +0 -6
  771. package/external/@socketsecurity/registry/lib/constants/package-default-socket-categories.js +0 -3
  772. package/external/@socketsecurity/registry/lib/constants/package-default-version.js +0 -3
  773. package/external/@socketsecurity/registry/lib/constants/package-extensions.js +0 -47
  774. package/external/@socketsecurity/registry/lib/constants/package-json.js +0 -3
  775. package/external/@socketsecurity/registry/lib/constants/package-lock-json.js +0 -3
  776. package/external/@socketsecurity/registry/lib/constants/packument-cache.js +0 -3
  777. package/external/@socketsecurity/registry/lib/constants/pacote-cache-path.js +0 -9
  778. package/external/@socketsecurity/registry/lib/constants/pnpm-exec-path.js +0 -5
  779. package/external/@socketsecurity/registry/lib/constants/pnpm-lock-yaml.js +0 -3
  780. package/external/@socketsecurity/registry/lib/constants/pnpm.js +0 -3
  781. package/external/@socketsecurity/registry/lib/constants/pre-commit.js +0 -3
  782. package/external/@socketsecurity/registry/lib/constants/readme-glob-recursive.js +0 -3
  783. package/external/@socketsecurity/registry/lib/constants/readme-glob.js +0 -3
  784. package/external/@socketsecurity/registry/lib/constants/readme-md.js +0 -3
  785. package/external/@socketsecurity/registry/lib/constants/registry-scope-delimiter.js +0 -3
  786. package/external/@socketsecurity/registry/lib/constants/registry.js +0 -3
  787. package/external/@socketsecurity/registry/lib/constants/resolutions.js +0 -3
  788. package/external/@socketsecurity/registry/lib/constants/socket-github-org.js +0 -3
  789. package/external/@socketsecurity/registry/lib/constants/socket-ipc-handshake.js +0 -3
  790. package/external/@socketsecurity/registry/lib/constants/socket-override-scope.js +0 -3
  791. package/external/@socketsecurity/registry/lib/constants/socket-public-api-token.js +0 -3
  792. package/external/@socketsecurity/registry/lib/constants/socket-registry-npm-org.js +0 -3
  793. package/external/@socketsecurity/registry/lib/constants/socket-registry-package-name.js +0 -3
  794. package/external/@socketsecurity/registry/lib/constants/socket-registry-repo-name.js +0 -3
  795. package/external/@socketsecurity/registry/lib/constants/socket-registry-scope.js +0 -3
  796. package/external/@socketsecurity/registry/lib/constants/socket-security-scope.js +0 -3
  797. package/external/@socketsecurity/registry/lib/constants/spinner.js +0 -4
  798. package/external/@socketsecurity/registry/lib/constants/supports-node-compile-cache-api.js +0 -8
  799. package/external/@socketsecurity/registry/lib/constants/supports-node-compile-cache-env-var.js +0 -8
  800. package/external/@socketsecurity/registry/lib/constants/supports-node-disable-warning-flag.js +0 -8
  801. package/external/@socketsecurity/registry/lib/constants/supports-node-permission-flag.js +0 -8
  802. package/external/@socketsecurity/registry/lib/constants/supports-node-require-module.js +0 -3
  803. package/external/@socketsecurity/registry/lib/constants/supports-node-run.js +0 -8
  804. package/external/@socketsecurity/registry/lib/constants/supports-process-send.js +0 -5
  805. package/external/@socketsecurity/registry/lib/constants/ts-libs-available.js +0 -22
  806. package/external/@socketsecurity/registry/lib/constants/ts-types-available.js +0 -3
  807. package/external/@socketsecurity/registry/lib/constants/tsconfig-json.js +0 -3
  808. package/external/@socketsecurity/registry/lib/constants/undefined-token.js +0 -3
  809. package/external/@socketsecurity/registry/lib/constants/unknown-error.js +0 -3
  810. package/external/@socketsecurity/registry/lib/constants/unknown-value.js +0 -3
  811. package/external/@socketsecurity/registry/lib/constants/unlicenced.js +0 -3
  812. package/external/@socketsecurity/registry/lib/constants/unlicensed.js +0 -3
  813. package/external/@socketsecurity/registry/lib/constants/utf8.js +0 -3
  814. package/external/@socketsecurity/registry/lib/constants/vitest.js +0 -3
  815. package/external/@socketsecurity/registry/lib/constants/vlt-lock-json.js +0 -3
  816. package/external/@socketsecurity/registry/lib/constants/vlt.js +0 -3
  817. package/external/@socketsecurity/registry/lib/constants/win32.js +0 -3
  818. package/external/@socketsecurity/registry/lib/constants/yarn-berry.js +0 -3
  819. package/external/@socketsecurity/registry/lib/constants/yarn-classic.js +0 -3
  820. package/external/@socketsecurity/registry/lib/constants/yarn-exec-path.js +0 -5
  821. package/external/@socketsecurity/registry/lib/constants/yarn-lock.js +0 -3
  822. package/external/@socketsecurity/registry/lib/constants/yarn.js +0 -3
  823. package/external/@socketsecurity/registry/lib/debug.js +0 -264
  824. package/external/@socketsecurity/registry/lib/env.js +0 -62
  825. package/external/@socketsecurity/registry/lib/fs.js +0 -556
  826. package/external/@socketsecurity/registry/lib/functions.js +0 -20
  827. package/external/@socketsecurity/registry/lib/globs.js +0 -145
  828. package/external/@socketsecurity/registry/lib/json.js +0 -69
  829. package/external/@socketsecurity/registry/lib/logger.js +0 -534
  830. package/external/@socketsecurity/registry/lib/objects.js +0 -422
  831. package/external/@socketsecurity/registry/lib/packages.js +0 -1376
  832. package/external/@socketsecurity/registry/lib/path.js +0 -231
  833. package/external/@socketsecurity/registry/lib/promises.js +0 -286
  834. package/external/@socketsecurity/registry/lib/prompts.js +0 -63
  835. package/external/@socketsecurity/registry/lib/regexps.js +0 -23
  836. package/external/@socketsecurity/registry/lib/sorts.js +0 -70
  837. package/external/@socketsecurity/registry/lib/spawn.js +0 -252
  838. package/external/@socketsecurity/registry/lib/spinner.js +0 -205
  839. package/external/@socketsecurity/registry/lib/streams.js +0 -84
  840. package/external/@socketsecurity/registry/lib/strings.js +0 -235
  841. package/external/@socketsecurity/registry/lib/url.js +0 -68
  842. package/external/@socketsecurity/registry/lib/words.js +0 -45
  843. package/external/@socketsecurity/registry/manifest.json +0 -1875
  844. package/external/blessed/LICENSE +0 -20
  845. package/external/blessed/README.md +0 -2421
  846. package/external/blessed/lib/alias.js +0 -528
  847. package/external/blessed/lib/blessed.js +0 -34
  848. package/external/blessed/lib/colors.js +0 -532
  849. package/external/blessed/lib/events.js +0 -191
  850. package/external/blessed/lib/gpmclient.js +0 -223
  851. package/external/blessed/lib/helpers.js +0 -167
  852. package/external/blessed/lib/keys.js +0 -341
  853. package/external/blessed/lib/program.js +0 -4297
  854. package/external/blessed/lib/tput.js +0 -3020
  855. package/external/blessed/lib/unicode.js +0 -792
  856. package/external/blessed/lib/widget.js +0 -62
  857. package/external/blessed/lib/widgets/ansiimage.js +0 -169
  858. package/external/blessed/lib/widgets/bigtext.js +0 -161
  859. package/external/blessed/lib/widgets/box.js +0 -36
  860. package/external/blessed/lib/widgets/button.js +0 -64
  861. package/external/blessed/lib/widgets/checkbox.js +0 -93
  862. package/external/blessed/lib/widgets/element.js +0 -2572
  863. package/external/blessed/lib/widgets/filemanager.js +0 -214
  864. package/external/blessed/lib/widgets/form.js +0 -269
  865. package/external/blessed/lib/widgets/image.js +0 -63
  866. package/external/blessed/lib/widgets/input.js +0 -36
  867. package/external/blessed/lib/widgets/layout.js +0 -235
  868. package/external/blessed/lib/widgets/line.js +0 -58
  869. package/external/blessed/lib/widgets/list.js +0 -601
  870. package/external/blessed/lib/widgets/listbar.js +0 -413
  871. package/external/blessed/lib/widgets/listtable.js +0 -254
  872. package/external/blessed/lib/widgets/loading.js +0 -90
  873. package/external/blessed/lib/widgets/log.js +0 -85
  874. package/external/blessed/lib/widgets/message.js +0 -125
  875. package/external/blessed/lib/widgets/node.js +0 -284
  876. package/external/blessed/lib/widgets/overlayimage.js +0 -719
  877. package/external/blessed/lib/widgets/progressbar.js +0 -159
  878. package/external/blessed/lib/widgets/prompt.js +0 -122
  879. package/external/blessed/lib/widgets/question.js +0 -118
  880. package/external/blessed/lib/widgets/radiobutton.js +0 -63
  881. package/external/blessed/lib/widgets/radioset.js +0 -38
  882. package/external/blessed/lib/widgets/screen.js +0 -2300
  883. package/external/blessed/lib/widgets/scrollablebox.js +0 -391
  884. package/external/blessed/lib/widgets/scrollabletext.js +0 -37
  885. package/external/blessed/lib/widgets/table.js +0 -356
  886. package/external/blessed/lib/widgets/terminal.js +0 -414
  887. package/external/blessed/lib/widgets/text.js +0 -37
  888. package/external/blessed/lib/widgets/textarea.js +0 -344
  889. package/external/blessed/lib/widgets/textbox.js +0 -79
  890. package/external/blessed/lib/widgets/video.js +0 -128
  891. package/external/blessed/usr/fonts/AUTHORS +0 -1
  892. package/external/blessed/usr/fonts/LICENSE +0 -94
  893. package/external/blessed/usr/fonts/README +0 -340
  894. package/external/blessed/usr/fonts/ter-u14b.json +0 -17826
  895. package/external/blessed/usr/fonts/ter-u14n.json +0 -17826
  896. package/external/blessed/usr/linux +0 -0
  897. package/external/blessed/usr/windows-ansi +0 -0
  898. package/external/blessed/usr/xterm +0 -0
  899. package/external/blessed/usr/xterm-256color +0 -0
  900. package/external/blessed/usr/xterm.termcap +0 -243
  901. package/external/blessed/usr/xterm.terminfo +0 -1977
  902. package/external/blessed/vendor/tng.js +0 -1757
  903. package/external/blessed-contrib/LICENSE.md +0 -21
  904. package/external/blessed-contrib/lib/layout/grid.js +0 -409
  905. package/external/blessed-contrib/lib/widget/charts/bar.js +0 -8370
  906. package/external/blessed-contrib/lib/widget/charts/line.js +0 -17924
  907. package/external/blessed-contrib/lib/widget/table.js +0 -187
  908. package/shadow-bin/npm +0 -27
  909. package/shadow-bin/npx +0 -27
  910. package/shadow-bin/pnpm +0 -27
  911. package/shadow-bin/yarn +0 -27
  912. /package/{translations.json → data/alert-translations.json} +0 -0
  913. /package/{requirements.json → data/command-api-requirements.json} +0 -0
  914. /package/{dist → data}/socket-completion.bash +0 -0
@@ -1,4516 +0,0 @@
1
- 'use strict'
2
-
3
- let error
4
- let hasRequiredError
5
- function requireError() {
6
- if (hasRequiredError) {
7
- return error
8
- }
9
- hasRequiredError = 1
10
- function formatPurlErrorMessage(message = '') {
11
- const { length } = message
12
- let formatted = ''
13
- if (length) {
14
- // Lower case start of message.
15
- const code0 = message.charCodeAt(0)
16
- formatted =
17
- code0 >= 65 /*'A'*/ || code0 <= 90 /*'Z'*/
18
- ? `${message[0].toLowerCase()}${message.slice(1)}`
19
- : message
20
- // Remove period from end of message.
21
- if (
22
- length > 1 &&
23
- message.charCodeAt(length - 1) === 46 /*'.'*/ &&
24
- message.charCodeAt(length - 2) !== 46
25
- ) {
26
- formatted = formatted.slice(0, -1)
27
- }
28
- }
29
- return `Invalid purl: ${formatted}`
30
- }
31
- class PurlError extends Error {
32
- constructor(message) {
33
- super(formatPurlErrorMessage(message))
34
- }
35
- }
36
- error = {
37
- formatPurlErrorMessage,
38
- PurlError
39
- }
40
- return error
41
- }
42
-
43
- let decode
44
- let hasRequiredDecode
45
- function requireDecode() {
46
- if (hasRequiredDecode) {
47
- return decode
48
- }
49
- hasRequiredDecode = 1
50
- const { PurlError } = /*@__PURE__*/ requireError()
51
- const { decodeURIComponent: decodeComponent } = globalThis
52
- function decodePurlComponent(comp, encodedComponent) {
53
- try {
54
- return decodeComponent(encodedComponent)
55
- } catch {}
56
- throw new PurlError(`unable to decode "${comp}" component`)
57
- }
58
- decode = {
59
- decodePurlComponent
60
- }
61
- return decode
62
- }
63
-
64
- let constants
65
- let hasRequiredConstants
66
- function requireConstants() {
67
- if (hasRequiredConstants) {
68
- return constants
69
- }
70
- hasRequiredConstants = 1
71
- const LOOP_SENTINEL = 1_000_000
72
- const REUSED_SEARCH_PARAMS = new URLSearchParams()
73
- const REUSED_SEARCH_PARAMS_KEY = '_'
74
- const REUSED_SEARCH_PARAMS_OFFSET = 2 // '_='.length
75
-
76
- constants = {
77
- LOOP_SENTINEL,
78
- REUSED_SEARCH_PARAMS,
79
- REUSED_SEARCH_PARAMS_KEY,
80
- REUSED_SEARCH_PARAMS_OFFSET
81
- }
82
- return constants
83
- }
84
-
85
- let objects
86
- let hasRequiredObjects
87
- function requireObjects() {
88
- if (hasRequiredObjects) {
89
- return objects
90
- }
91
- hasRequiredObjects = 1
92
- const { LOOP_SENTINEL } = /*@__PURE__*/ requireConstants()
93
- function isObject(value) {
94
- return value !== null && typeof value === 'object'
95
- }
96
- function recursiveFreeze(value_) {
97
- if (
98
- value_ === null ||
99
- !(typeof value_ === 'object' || typeof value_ === 'function') ||
100
- Object.isFrozen(value_)
101
- ) {
102
- return value_
103
- }
104
- const queue = [value_]
105
- let { length: queueLength } = queue
106
- let pos = 0
107
- while (pos < queueLength) {
108
- if (pos === LOOP_SENTINEL) {
109
- throw new Error(
110
- 'Detected infinite loop in object crawl of recursiveFreeze'
111
- )
112
- }
113
- const obj = queue[pos++]
114
- Object.freeze(obj)
115
- if (Array.isArray(obj)) {
116
- for (let i = 0, { length } = obj; i < length; i += 1) {
117
- const item = obj[i]
118
- if (
119
- item !== null &&
120
- (typeof item === 'object' || typeof item === 'function') &&
121
- !Object.isFrozen(item)
122
- ) {
123
- queue[queueLength++] = item
124
- }
125
- }
126
- } else {
127
- const keys = Reflect.ownKeys(obj)
128
- for (let i = 0, { length } = keys; i < length; i += 1) {
129
- const propValue = obj[keys[i]]
130
- if (
131
- propValue !== null &&
132
- (typeof propValue === 'object' ||
133
- typeof propValue === 'function') &&
134
- !Object.isFrozen(propValue)
135
- ) {
136
- queue[queueLength++] = propValue
137
- }
138
- }
139
- }
140
- }
141
- return value_
142
- }
143
- objects = {
144
- isObject,
145
- recursiveFreeze
146
- }
147
- return objects
148
- }
149
-
150
- let strings
151
- let hasRequiredStrings
152
- function requireStrings() {
153
- if (hasRequiredStrings) {
154
- return strings
155
- }
156
- hasRequiredStrings = 1
157
-
158
- // Intl.Collator is faster than String#localeCompare
159
- // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare:
160
- // > When comparing large numbers of strings, such as in sorting large arrays,
161
- // > it is better to create an Intl.Collator object and use the function provided
162
- // > by its compare() method.
163
- let _localeCompare
164
- function localeCompare(x, y) {
165
- if (_localeCompare === undefined) {
166
- // Lazily call new Intl.Collator() because in Node it can take 10-14ms.
167
- _localeCompare = new Intl.Collator().compare
168
- }
169
- return _localeCompare(x, y)
170
- }
171
-
172
- // This regexp is valid as of 2024-08-01.
173
- // https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string
174
- const regexSemverNumberedGroups =
175
- /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/
176
- function isBlank(str) {
177
- for (let i = 0, { length } = str; i < length; i += 1) {
178
- const code = str.charCodeAt(i)
179
- // biome-ignore format: newlines
180
- if (!(
181
- // Whitespace characters according to ECMAScript spec:
182
- // https://tc39.es/ecma262/#sec-white-space
183
-
184
- code === 0x0020 ||
185
- // Space
186
- code === 0x0009 ||
187
- // Tab
188
- code === 0x000a ||
189
- // Line Feed
190
- code === 0x000b ||
191
- // Vertical Tab
192
- code === 0x000c ||
193
- // Form Feed
194
- code === 0x000d ||
195
- // Carriage Return
196
- code === 0x00a0 ||
197
- // No-Break Space
198
- code === 0x1680 ||
199
- // Ogham Space Mark
200
- code === 0x2000 ||
201
- // En Quad
202
- code === 0x2001 ||
203
- // Em Quad
204
- code === 0x2002 ||
205
- // En Space
206
- code === 0x2003 ||
207
- // Em Space
208
- code === 0x2004 ||
209
- // Three-Per-Em Space
210
- code === 0x2005 ||
211
- // Four-Per-Em Space
212
- code === 0x2006 ||
213
- // Six-Per-Em Space
214
- code === 0x2007 ||
215
- // Figure Space
216
- code === 0x2008 ||
217
- // Punctuation Space
218
- code === 0x2009 ||
219
- // Thin Space
220
- code === 0x200a ||
221
- // Hair Space
222
- code === 0x2028 ||
223
- // Line Separator
224
- code === 0x2029 ||
225
- // Paragraph Separator
226
- code === 0x202f ||
227
- // Narrow No-Break Space
228
- code === 0x205f ||
229
- // Medium Mathematical Space
230
- code === 0x3000 ||
231
- // Ideographic Space
232
- code === 0xfeff
233
- // Byte Order Mark
234
- )) {
235
- return false;
236
- }
237
- }
238
- return true
239
- }
240
- function isNonEmptyString(value) {
241
- return typeof value === 'string' && value.length > 0
242
- }
243
- function isSemverString(value) {
244
- return typeof value === 'string' && regexSemverNumberedGroups.test(value)
245
- }
246
- function lowerName(purl) {
247
- purl.name = purl.name.toLowerCase()
248
- }
249
- function lowerNamespace(purl) {
250
- const { namespace } = purl
251
- if (typeof namespace === 'string') {
252
- purl.namespace = namespace.toLowerCase()
253
- }
254
- }
255
- function lowerVersion(purl) {
256
- const { version } = purl
257
- if (typeof version === 'string') {
258
- purl.version = version.toLowerCase()
259
- }
260
- }
261
- function replaceDashesWithUnderscores(str) {
262
- // Replace all "-" with "_"
263
- let result = ''
264
- let fromIndex = 0
265
- let index = 0
266
- while ((index = str.indexOf('-', fromIndex)) !== -1) {
267
- result = result + str.slice(fromIndex, index) + '_'
268
- fromIndex = index + 1
269
- }
270
- return fromIndex ? result + str.slice(fromIndex) : str
271
- }
272
- function replaceUnderscoresWithDashes(str) {
273
- // Replace all "_" with "-"
274
- let result = ''
275
- let fromIndex = 0
276
- let index = 0
277
- while ((index = str.indexOf('_', fromIndex)) !== -1) {
278
- result = result + str.slice(fromIndex, index) + '-'
279
- fromIndex = index + 1
280
- }
281
- return fromIndex ? result + str.slice(fromIndex) : str
282
- }
283
- function trimLeadingSlashes(str) {
284
- let start = 0
285
- while (str.charCodeAt(start) === 47 /*'/'*/) {
286
- start += 1
287
- }
288
- return start === 0 ? str : str.slice(start)
289
- }
290
- strings = {
291
- isBlank,
292
- isNonEmptyString,
293
- isSemverString,
294
- localeCompare,
295
- lowerName,
296
- lowerNamespace,
297
- lowerVersion,
298
- replaceDashesWithUnderscores,
299
- replaceUnderscoresWithDashes,
300
- trimLeadingSlashes
301
- }
302
- return strings
303
- }
304
-
305
- let encode
306
- let hasRequiredEncode
307
- function requireEncode() {
308
- if (hasRequiredEncode) {
309
- return encode
310
- }
311
- hasRequiredEncode = 1
312
- const {
313
- REUSED_SEARCH_PARAMS,
314
- REUSED_SEARCH_PARAMS_KEY,
315
- REUSED_SEARCH_PARAMS_OFFSET
316
- } = /*@__PURE__*/ requireConstants()
317
- const { isObject } = /*@__PURE__*/ requireObjects()
318
- const { isNonEmptyString } = /*@__PURE__*/ requireStrings()
319
- const { encodeURIComponent: encodeComponent } = globalThis
320
- function encodeName(name) {
321
- return isNonEmptyString(name)
322
- ? encodeComponent(name).replaceAll('%3A', ':')
323
- : ''
324
- }
325
- function encodeNamespace(namespace) {
326
- return isNonEmptyString(namespace)
327
- ? encodeComponent(namespace).replaceAll('%3A', ':').replaceAll('%2F', '/')
328
- : ''
329
- }
330
- function encodeQualifierParam(param) {
331
- if (isNonEmptyString(param)) {
332
- // Replace spaces with %20's so they don't get converted to plus signs.
333
- const value = String(param).replaceAll(' ', '%20')
334
- // Use URLSearchParams#set to preserve plus signs.
335
- // https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams#preserving_plus_signs
336
- REUSED_SEARCH_PARAMS.set(REUSED_SEARCH_PARAMS_KEY, value)
337
- // Param key and value are encoded with `percentEncodeSet` of
338
- // 'application/x-www-form-urlencoded' and `spaceAsPlus` of `true`.
339
- // https://url.spec.whatwg.org/#urlencoded-serializing
340
- const search = REUSED_SEARCH_PARAMS.toString()
341
- return search
342
- .slice(REUSED_SEARCH_PARAMS_OFFSET)
343
- .replaceAll('%2520', '%20')
344
- .replaceAll('+', '%2B')
345
- }
346
- return ''
347
- }
348
- function encodeQualifiers(qualifiers) {
349
- if (isObject(qualifiers)) {
350
- // Sort this list of qualifier strings lexicographically.
351
- const qualifiersKeys = Object.keys(qualifiers).sort()
352
- const searchParams = new URLSearchParams()
353
- for (let i = 0, { length } = qualifiersKeys; i < length; i += 1) {
354
- const key = qualifiersKeys[i]
355
- // Replace spaces with %20's so they don't get converted to plus signs.
356
- const value = String(qualifiers[key]).replaceAll(' ', '%20')
357
- // Use URLSearchParams#set to preserve plus signs.
358
- // https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams#preserving_plus_signs
359
- searchParams.set(key, value)
360
- }
361
- return searchParams
362
- .toString()
363
- .replaceAll('%2520', '%20')
364
- .replaceAll('+', '%2B')
365
- }
366
- return ''
367
- }
368
- function encodeSubpath(subpath) {
369
- return isNonEmptyString(subpath)
370
- ? encodeComponent(subpath).replaceAll('%2F', '/')
371
- : ''
372
- }
373
- function encodeVersion(version) {
374
- return isNonEmptyString(version)
375
- ? encodeComponent(version).replaceAll('%3A', ':')
376
- : ''
377
- }
378
- encode = {
379
- encodeComponent,
380
- encodeName,
381
- encodeNamespace,
382
- encodeVersion,
383
- encodeQualifiers,
384
- encodeQualifierParam,
385
- encodeSubpath
386
- }
387
- return encode
388
- }
389
-
390
- let helpers
391
- let hasRequiredHelpers
392
- function requireHelpers() {
393
- if (hasRequiredHelpers) {
394
- return helpers
395
- }
396
- hasRequiredHelpers = 1
397
- function createHelpersNamespaceObject(helpers, options_ = {}) {
398
- const { comparator, ...defaults } = {
399
- __proto__: null,
400
- ...options_
401
- }
402
- const helperNames = Object.keys(helpers).sort()
403
- const propNames = [
404
- ...new Set(Object.values(helpers).flatMap(Object.keys))
405
- ].sort(comparator)
406
- const nsObject = Object.create(null)
407
- for (let i = 0, { length } = propNames; i < length; i += 1) {
408
- const propName = propNames[i]
409
- const helpersForProp = Object.create(null)
410
- for (
411
- let j = 0, { length: length_j } = helperNames;
412
- j < length_j;
413
- j += 1
414
- ) {
415
- const helperName = helperNames[j]
416
- const helperValue =
417
- helpers[helperName][propName] ?? defaults[helperName]
418
- if (helperValue !== undefined) {
419
- helpersForProp[helperName] = helperValue
420
- }
421
- }
422
- nsObject[propName] = helpersForProp
423
- }
424
- return nsObject
425
- }
426
- helpers = {
427
- createHelpersNamespaceObject
428
- }
429
- return helpers
430
- }
431
-
432
- let normalize
433
- let hasRequiredNormalize
434
- function requireNormalize() {
435
- if (hasRequiredNormalize) {
436
- return normalize
437
- }
438
- hasRequiredNormalize = 1
439
- const { isObject } = /*@__PURE__*/ requireObjects()
440
- const { isBlank } = /*@__PURE__*/ requireStrings()
441
- function normalizeName(rawName) {
442
- return typeof rawName === 'string' ? rawName.trim() : undefined
443
- }
444
- function normalizeNamespace(rawNamespace) {
445
- return typeof rawNamespace === 'string'
446
- ? normalizePath(rawNamespace)
447
- : undefined
448
- }
449
- function normalizePath(pathname, callback) {
450
- let collapsed = ''
451
- let start = 0
452
- // Leading and trailing slashes, i.e. '/', are not significant and should be
453
- // stripped in the canonical form.
454
- while (pathname.charCodeAt(start) === 47 /*'/'*/) {
455
- start += 1
456
- }
457
- let nextIndex = pathname.indexOf('/', start)
458
- if (nextIndex === -1) {
459
- return pathname.slice(start)
460
- }
461
- // Discard any empty string segments by collapsing repeated segment
462
- // separator slashes, i.e. '/'.
463
- while (nextIndex !== -1) {
464
- const segment = pathname.slice(start, nextIndex)
465
- if (callback === undefined || callback(segment)) {
466
- collapsed = collapsed + (collapsed.length === 0 ? '' : '/') + segment
467
- }
468
- start = nextIndex + 1
469
- while (pathname.charCodeAt(start) === 47) {
470
- start += 1
471
- }
472
- nextIndex = pathname.indexOf('/', start)
473
- }
474
- const lastSegment = pathname.slice(start)
475
- if (
476
- lastSegment.length !== 0 &&
477
- (callback === undefined || callback(lastSegment))
478
- ) {
479
- collapsed = collapsed + '/' + lastSegment
480
- }
481
- return collapsed
482
- }
483
- function normalizeQualifiers(rawQualifiers) {
484
- let qualifiers
485
- // Use for-of to work with entries iterators.
486
- for (const { 0: key, 1: value } of qualifiersToEntries(rawQualifiers)) {
487
- const strValue = typeof value === 'string' ? value : String(value)
488
- const trimmed = strValue.trim()
489
- // A key=value pair with an empty value is the same as no key/value
490
- // at all for this key.
491
- if (trimmed.length === 0) {
492
- continue
493
- }
494
- if (qualifiers === undefined) {
495
- qualifiers = {
496
- __proto__: null
497
- }
498
- }
499
- // A key is case insensitive. The canonical form is lowercase.
500
- qualifiers[key.toLowerCase()] = trimmed
501
- }
502
- return qualifiers
503
- }
504
- function normalizeSubpath(rawSubpath) {
505
- return typeof rawSubpath === 'string'
506
- ? normalizePath(rawSubpath, subpathFilter)
507
- : undefined
508
- }
509
- function normalizeType(rawType) {
510
- // The type must NOT be percent-encoded.
511
- // The type is case insensitive. The canonical form is lowercase.
512
- return typeof rawType === 'string'
513
- ? rawType.trim().toLowerCase()
514
- : undefined
515
- }
516
- function normalizeVersion(rawVersion) {
517
- return typeof rawVersion === 'string' ? rawVersion.trim() : undefined
518
- }
519
- function qualifiersToEntries(rawQualifiers) {
520
- if (isObject(rawQualifiers)) {
521
- // URLSearchParams instances have an "entries" method that returns an iterator.
522
- return typeof rawQualifiers.entries === 'function'
523
- ? rawQualifiers.entries()
524
- : Object.entries(rawQualifiers)
525
- }
526
- return typeof rawQualifiers === 'string'
527
- ? new URLSearchParams(rawQualifiers).entries()
528
- : Object.entries({})
529
- }
530
- function subpathFilter(segment) {
531
- // When percent-decoded, a segment
532
- // - must not be any of '.' or '..'
533
- // - must not be empty
534
- const { length } = segment
535
- if (length === 1 && segment.charCodeAt(0) === 46 /*'.'*/) {
536
- return false
537
- }
538
- if (
539
- length === 2 &&
540
- segment.charCodeAt(0) === 46 &&
541
- segment.charCodeAt(1) === 46
542
- ) {
543
- return false
544
- }
545
- return !isBlank(segment)
546
- }
547
- normalize = {
548
- normalizeName,
549
- normalizeNamespace,
550
- normalizePath,
551
- normalizeQualifiers,
552
- normalizeSubpath,
553
- normalizeType,
554
- normalizeVersion
555
- }
556
- return normalize
557
- }
558
-
559
- let lang
560
- let hasRequiredLang
561
- function requireLang() {
562
- if (hasRequiredLang) {
563
- return lang
564
- }
565
- hasRequiredLang = 1
566
- function isNullishOrEmptyString(value) {
567
- return (
568
- value === null ||
569
- value === undefined ||
570
- (typeof value === 'string' && value.length === 0)
571
- )
572
- }
573
- lang = {
574
- isNullishOrEmptyString
575
- }
576
- return lang
577
- }
578
-
579
- let validate
580
- let hasRequiredValidate
581
- function requireValidate() {
582
- if (hasRequiredValidate) {
583
- return validate
584
- }
585
- hasRequiredValidate = 1
586
- const { PurlError } = /*@__PURE__*/ requireError()
587
- const { isNullishOrEmptyString } = /*@__PURE__*/ requireLang()
588
- const { isNonEmptyString } = /*@__PURE__*/ requireStrings()
589
- function validateEmptyByType(type, name, value, throws) {
590
- if (!isNullishOrEmptyString(value)) {
591
- if (throws) {
592
- throw new PurlError(`${type} "${name}" component must be empty`)
593
- }
594
- return false
595
- }
596
- return true
597
- }
598
- function validateName(name, throws) {
599
- return (
600
- validateRequired('name', name, throws) &&
601
- validateStrings('name', name, throws)
602
- )
603
- }
604
- function validateNamespace(namespace, throws) {
605
- return validateStrings('namespace', namespace, throws)
606
- }
607
- function validateQualifiers(qualifiers, throws) {
608
- if (qualifiers === null || qualifiers === undefined) {
609
- return true
610
- }
611
- if (typeof qualifiers !== 'object') {
612
- if (throws) {
613
- throw new PurlError('"qualifiers" must be an object')
614
- }
615
- return false
616
- }
617
- const keysIterable =
618
- // URLSearchParams instances have a "keys" method that returns an iterator.
619
- typeof qualifiers.keys === 'function'
620
- ? qualifiers.keys()
621
- : Object.keys(qualifiers)
622
- // Use for-of to work with URLSearchParams#keys iterators.
623
- for (const key of keysIterable) {
624
- if (!validateQualifierKey(key, throws)) {
625
- return false
626
- }
627
- }
628
- return true
629
- }
630
- function validateQualifierKey(key, throws) {
631
- // A key cannot start with a number.
632
- if (!validateStartsWithoutNumber('qualifier', key, throws)) {
633
- return false
634
- }
635
- // The key must be composed only of ASCII letters and numbers,
636
- // '.', '-' and '_' (period, dash and underscore).
637
- for (let i = 0, { length } = key; i < length; i += 1) {
638
- const code = key.charCodeAt(i)
639
- // biome-ignore format: newlines
640
- if (!(code >= 48 && code <= 57 ||
641
- // 0-9
642
- code >= 65 && code <= 90 ||
643
- // A-Z
644
- code >= 97 && code <= 122 ||
645
- // a-z
646
- code === 46 ||
647
- // .
648
- code === 45 ||
649
- // -
650
- code === 95
651
- // _
652
- )) {
653
- if (throws) {
654
- throw new PurlError(`qualifier "${key}" contains an illegal character`);
655
- }
656
- return false;
657
- }
658
- }
659
- return true
660
- }
661
- function validateRequired(name, value, throws) {
662
- if (isNullishOrEmptyString(value)) {
663
- if (throws) {
664
- throw new PurlError(`"${name}" is a required component`)
665
- }
666
- return false
667
- }
668
- return true
669
- }
670
- function validateRequiredByType(type, name, value, throws) {
671
- if (isNullishOrEmptyString(value)) {
672
- if (throws) {
673
- throw new PurlError(`${type} requires a "${name}" component`)
674
- }
675
- return false
676
- }
677
- return true
678
- }
679
- function validateStartsWithoutNumber(name, value, throws) {
680
- if (isNonEmptyString(value)) {
681
- const code = value.charCodeAt(0)
682
- if (code >= 48 /*'0'*/ && code <= 57 /*'9'*/) {
683
- if (throws) {
684
- throw new PurlError(`${name} "${value}" cannot start with a number`)
685
- }
686
- return false
687
- }
688
- }
689
- return true
690
- }
691
- function validateStrings(name, value, throws) {
692
- if (value === null || value === undefined || typeof value === 'string') {
693
- return true
694
- }
695
- if (throws) {
696
- throw new PurlError(`"'${name}" must be a string`)
697
- }
698
- return false
699
- }
700
- function validateSubpath(subpath, throws) {
701
- return validateStrings('subpath', subpath, throws)
702
- }
703
- function validateType(type, throws) {
704
- // The type cannot be nullish, an empty string, or start with a number.
705
- if (
706
- !validateRequired('type', type, throws) ||
707
- !validateStrings('type', type, throws) ||
708
- !validateStartsWithoutNumber('type', type, throws)
709
- ) {
710
- return false
711
- }
712
- // The package type is composed only of ASCII letters and numbers,
713
- // '.' (period), and '-' (dash).
714
- for (let i = 0, { length } = type; i < length; i += 1) {
715
- const code = type.charCodeAt(i)
716
- // biome-ignore format: newlines
717
- if (!(code >= 48 && code <= 57 ||
718
- // 0-9
719
- code >= 65 && code <= 90 ||
720
- // A-Z
721
- code >= 97 && code <= 122 ||
722
- // a-z
723
- code === 46 ||
724
- // .
725
- code === 45
726
- // -
727
- )) {
728
- if (throws) {
729
- throw new PurlError(`type "${type}" contains an illegal character`);
730
- }
731
- return false;
732
- }
733
- }
734
- return true
735
- }
736
- function validateVersion(version, throws) {
737
- return validateStrings('version', version, throws)
738
- }
739
- validate = {
740
- validateEmptyByType,
741
- validateName,
742
- validateNamespace,
743
- validateQualifiers,
744
- validateQualifierKey,
745
- validateRequired,
746
- validateRequiredByType,
747
- validateStartsWithoutNumber,
748
- validateStrings,
749
- validateSubpath,
750
- validateType,
751
- validateVersion
752
- }
753
- return validate
754
- }
755
-
756
- let purlComponent
757
- let hasRequiredPurlComponent
758
- function requirePurlComponent() {
759
- if (hasRequiredPurlComponent) {
760
- return purlComponent
761
- }
762
- hasRequiredPurlComponent = 1
763
- const {
764
- encodeComponent,
765
- encodeName,
766
- encodeNamespace,
767
- encodeQualifierParam,
768
- encodeQualifiers,
769
- encodeSubpath,
770
- encodeVersion
771
- } = /*@__PURE__*/ requireEncode()
772
- const { createHelpersNamespaceObject } = /*@__PURE__*/ requireHelpers()
773
- const {
774
- normalizeName,
775
- normalizeNamespace,
776
- normalizeQualifiers,
777
- normalizeSubpath,
778
- normalizeType,
779
- normalizeVersion
780
- } = /*@__PURE__*/ requireNormalize()
781
- const { isNonEmptyString, localeCompare } = /*@__PURE__*/ requireStrings()
782
- const {
783
- validateName,
784
- validateNamespace,
785
- validateQualifierKey,
786
- validateQualifiers,
787
- validateSubpath,
788
- validateType,
789
- validateVersion
790
- } = /*@__PURE__*/ requireValidate()
791
- const PurlComponentEncoder = comp =>
792
- isNonEmptyString(comp) ? encodeComponent(comp) : ''
793
- const PurlComponentStringNormalizer = comp =>
794
- typeof comp === 'string' ? comp : undefined
795
- const PurlComponentValidator = (_comp, _throws) => true
796
- const componentSortOrderLookup = {
797
- __proto__: null,
798
- type: 0,
799
- namespace: 1,
800
- name: 2,
801
- version: 3,
802
- qualifiers: 4,
803
- qualifierKey: 5,
804
- qualifierValue: 6,
805
- subpath: 7
806
- }
807
- function componentSortOrder(comp) {
808
- return componentSortOrderLookup[comp] ?? comp
809
- }
810
- function componentComparator(compA, compB) {
811
- return localeCompare(componentSortOrder(compA), componentSortOrder(compB))
812
- }
813
- purlComponent = {
814
- // Rules for each purl component:
815
- // https://github.com/package-url/purl-spec/blob/master/PURL-SPECIFICATION.rst#rules-for-each-purl-component
816
- PurlComponent: createHelpersNamespaceObject(
817
- {
818
- encode: {
819
- name: encodeName,
820
- namespace: encodeNamespace,
821
- version: encodeVersion,
822
- qualifiers: encodeQualifiers,
823
- qualifierKey: encodeQualifierParam,
824
- qualifierValue: encodeQualifierParam,
825
- subpath: encodeSubpath
826
- },
827
- normalize: {
828
- type: normalizeType,
829
- namespace: normalizeNamespace,
830
- name: normalizeName,
831
- version: normalizeVersion,
832
- qualifiers: normalizeQualifiers,
833
- subpath: normalizeSubpath
834
- },
835
- validate: {
836
- type: validateType,
837
- namespace: validateNamespace,
838
- name: validateName,
839
- version: validateVersion,
840
- qualifierKey: validateQualifierKey,
841
- qualifiers: validateQualifiers,
842
- subpath: validateSubpath
843
- }
844
- },
845
- {
846
- comparator: componentComparator,
847
- encode: PurlComponentEncoder,
848
- normalize: PurlComponentStringNormalizer,
849
- validate: PurlComponentValidator
850
- }
851
- )
852
- }
853
- return purlComponent
854
- }
855
-
856
- let purlQualifierNames
857
- let hasRequiredPurlQualifierNames
858
- function requirePurlQualifierNames() {
859
- if (hasRequiredPurlQualifierNames) {
860
- return purlQualifierNames
861
- }
862
- hasRequiredPurlQualifierNames = 1
863
- purlQualifierNames = {
864
- // Known qualifiers:
865
- // https://github.com/package-url/purl-spec/blob/master/PURL-SPECIFICATION.rst#known-qualifiers-keyvalue-pairs
866
- PurlQualifierNames: {
867
- __proto__: null,
868
- RepositoryUrl: 'repository_url',
869
- DownloadUrl: 'download_url',
870
- VcsUrl: 'vcs_url',
871
- FileName: 'file_name',
872
- Checksum: 'checksum'
873
- }
874
- }
875
- return purlQualifierNames
876
- }
877
-
878
- const purlType = { exports: {} }
879
-
880
- const require$$6 = [
881
- '_http_agent',
882
- '_http_client',
883
- '_http_common',
884
- '_http_incoming',
885
- '_http_outgoing',
886
- '_http_server',
887
- '_stream_duplex',
888
- '_stream_passthrough',
889
- '_stream_readable',
890
- '_stream_transform',
891
- '_stream_wrap',
892
- '_stream_writable',
893
- '_tls_common',
894
- '_tls_wrap',
895
- 'assert',
896
- 'assert/strict',
897
- 'async_hooks',
898
- 'buffer',
899
- 'child_process',
900
- 'cluster',
901
- 'console',
902
- 'constants',
903
- 'crypto',
904
- 'dgram',
905
- 'diagnostics_channel',
906
- 'dns',
907
- 'dns/promises',
908
- 'domain',
909
- 'events',
910
- 'fs',
911
- 'fs/promises',
912
- 'http',
913
- 'http2',
914
- 'https',
915
- 'inspector',
916
- 'inspector/promises',
917
- 'module',
918
- 'net',
919
- 'os',
920
- 'path',
921
- 'path/posix',
922
- 'path/win32',
923
- 'perf_hooks',
924
- 'process',
925
- 'punycode',
926
- 'querystring',
927
- 'readline',
928
- 'readline/promises',
929
- 'repl',
930
- 'stream',
931
- 'stream/consumers',
932
- 'stream/promises',
933
- 'stream/web',
934
- 'string_decoder',
935
- 'sys',
936
- 'timers',
937
- 'timers/promises',
938
- 'tls',
939
- 'trace_events',
940
- 'tty',
941
- 'url',
942
- 'util',
943
- 'util/types',
944
- 'v8',
945
- 'vm',
946
- 'wasi',
947
- 'worker_threads',
948
- 'zlib'
949
- ]
950
-
951
- const require$$7 = [
952
- '@antoinerey/comp-Fetch',
953
- '@antoinerey/comp-VideoPlayer',
954
- '@beisen/Accordion',
955
- '@beisen/Approve',
956
- '@beisen/AreaSelector',
957
- '@beisen/AutoComplete',
958
- '@beisen/AutoTree',
959
- '@beisen/BaseButton',
960
- '@beisen/Beaute',
961
- '@beisen/BeisenCloudMobile',
962
- '@beisen/BeisenCloudUI',
963
- '@beisen/ButtonGroup',
964
- '@beisen/ChaosUI',
965
- '@beisen/ChaosUI-V1',
966
- '@beisen/CheckboxList',
967
- '@beisen/CommonMount',
968
- '@beisen/CommonPop',
969
- '@beisen/DataGrid',
970
- '@beisen/DateTime',
971
- '@beisen/DropDownButton',
972
- '@beisen/DropDownList',
973
- '@beisen/ExtendComponent',
974
- '@beisen/FormUploader',
975
- '@beisen/IconButton',
976
- '@beisen/Loading',
977
- '@beisen/MultiSelect',
978
- '@beisen/NaDeStyle',
979
- '@beisen/Paging',
980
- '@beisen/PopLayer',
981
- '@beisen/RadioList',
982
- '@beisen/ReactTransformTenchmark',
983
- '@beisen/Search',
984
- '@beisen/selectedComponent',
985
- '@beisen/Sidebar',
986
- '@beisen/StaticFormLabel',
987
- '@beisen/TabComponent',
988
- '@beisen/Textarea',
989
- '@beisen/Textbox',
990
- '@beisen/TimePicker',
991
- '@beisen/TitaFeed',
992
- '@beisen/ToolTip',
993
- '@beisen/Transfer',
994
- '@beisen/Tree',
995
- '@beisen/UserSelector',
996
- '@chasidic/tsSchema',
997
- '@chymz/DaStrap',
998
- '@chymz/DaUsers',
999
- '@claviska/jquery-ajaxSubmit',
1000
- '@cryptolize/FileSaver',
1001
- '@djforth/I18n_helper',
1002
- '@dostolu/baseController',
1003
- '@dostolu/exctractIntl',
1004
- '@dostolu/mongooseSlug',
1005
- '@dostolu/validationTransformer',
1006
- '@opam-alpha/ANSITerminal',
1007
- '@opam-alpha/BetterErrors',
1008
- '@opam-alpha/reactiveData',
1009
- '@pioug/MidiConvert',
1010
- '@smuuf/idleCat',
1011
- '@sycoraxya/validateJS',
1012
- '@tempest/endWhen',
1013
- '@tempest/fromPromise',
1014
- '@tempest/replaceError',
1015
- '@tempest/startWith',
1016
- '@tempest/throwError',
1017
- '@yuanhao/draft-js-mentionHashtag-plugin',
1018
- '3dBinPack',
1019
- '3DViewerComponent',
1020
- '4meFirst-github-example',
1021
- '9Wares-js',
1022
- '37FIS',
1023
- 'A',
1024
- 'ABAValidator',
1025
- 'ABCEnd',
1026
- 'AbokyBot',
1027
- 'Accessor',
1028
- 'Accessor_MongoDB',
1029
- 'Accessor_MySQL',
1030
- 'Accessor_Singleton',
1031
- 'Account',
1032
- 'accumulateArray',
1033
- 'ACCUPLACERClient',
1034
- 'AccuplacerClient',
1035
- 'Acid',
1036
- 'activaDocs',
1037
- 'ActiveResource.js',
1038
- 'ADBCordovaAnalytics',
1039
- 'addTimeout',
1040
- 'AdultJS',
1041
- 'AesUtil',
1042
- 'AgentX',
1043
- 'AirBridgePlugin',
1044
- 'airLogger',
1045
- 'ajiThird',
1046
- 'alaGDK',
1047
- 'AlarmClock',
1048
- 'alarmClock',
1049
- 'Alchemyst',
1050
- 'AlertLogic',
1051
- 'alertsXYZ',
1052
- 'ali-topSdk',
1053
- 'AliceBot',
1054
- 'alinkRNTest',
1055
- 'aliOcrIdCard',
1056
- 'AllCal.WebApp',
1057
- 'alpacaDash',
1058
- 'AmateurJS',
1059
- 'AMD',
1060
- 'AMGCryptLib',
1061
- 'AmILate',
1062
- 'AmILateAnand',
1063
- 'amitTest',
1064
- 'AmpCoreApi',
1065
- 'amProductsearch',
1066
- 'amqpWrapper',
1067
- 'amrToMp3',
1068
- 'angular-autoFields-bootstrap',
1069
- 'angular-dateParser',
1070
- 'angular-GAPI',
1071
- 'angular-PubSub',
1072
- 'Angular-test-child',
1073
- 'Angular1',
1074
- 'Angular2',
1075
- 'angular2-Library',
1076
- 'angular2-localStorage',
1077
- 'angular2-Menu',
1078
- 'angular2-quickstart-ngSemantic',
1079
- 'angularApp',
1080
- 'angularCubicColorPicker',
1081
- 'angularjs-ES6-brunch-seed',
1082
- 'angularjsSlider',
1083
- 'AngularStompDK',
1084
- 'Animated_GIF',
1085
- 'animateJs',
1086
- 'animateSCSS',
1087
- 'AnimationFrame',
1088
- 'AnimIt',
1089
- 'Anirudhnodeapp',
1090
- 'Anjali',
1091
- 'annoteJS',
1092
- 'ANSIdom',
1093
- 'antFB',
1094
- 'antFB-init',
1095
- 'antFB-mobile',
1096
- 'antFB-router-redux-ie8',
1097
- 'AntMobileUI',
1098
- 'AnToast',
1099
- 'Antony',
1100
- 'aoIoHw90B5sE1wG9',
1101
- 'API-Documentation',
1102
- 'APIConnect',
1103
- 'APICreatorSDK',
1104
- 'APlan',
1105
- 'APM-mouse',
1106
- 'APM.P2H',
1107
- 'apMigStats',
1108
- 'AporaPushNotification',
1109
- 'App2App',
1110
- 'applqpakTest',
1111
- 'AppTracker',
1112
- 'AQ',
1113
- 'ArcusNode',
1114
- 'AriesNode',
1115
- 'array_handler_liz_Li',
1116
- 'Array.prototype.forEachAsync',
1117
- 'ArrayBuffer-shim',
1118
- 'arrayFuncs',
1119
- 'ArrowAulaExpress',
1120
- 'Article-collider-packages',
1121
- 'Arunkumar-Angular-Trial',
1122
- 'asEvented',
1123
- 'asJam',
1124
- 'ASP.NET',
1125
- 'assert',
1126
- 'AssetPipeline',
1127
- 'assignment2-BW',
1128
- 'Assignment6',
1129
- 'async_hooks',
1130
- 'asyncBuilder',
1131
- 'asyncEJS',
1132
- 'AsyncHttpRequest-CordovaPlugin',
1133
- 'AsyncProxy',
1134
- 'AsyncStorage',
1135
- 'asyncStorage',
1136
- 'atom-C',
1137
- 'atom-Fe',
1138
- 'atom-Ge',
1139
- 'atom-K',
1140
- 'atom-Li',
1141
- 'atom-Na',
1142
- 'atom-Pb',
1143
- 'atom-Rb',
1144
- 'atom-Si',
1145
- 'atom-Sn',
1146
- 'AulaExpress',
1147
- 'austin-vertebraeTest',
1148
- 'authorStats',
1149
- 'AutoFixture',
1150
- 'autoLoader',
1151
- 'AutoReact',
1152
- 'AutoTasks',
1153
- 'Autowebpcss',
1154
- 'Avifors',
1155
- 'AVNjs',
1156
- 'AwesomeProject',
1157
- 'AWSS3Drive',
1158
- 'ax-rmdirRecursive',
1159
- 'b_Tap',
1160
- 'Babel',
1161
- 'babel-preset-reactTeam',
1162
- 'Bablic_Seo_SDK',
1163
- 'BablicLogger',
1164
- 'Backbone-Collection-Predefined-Filters',
1165
- 'Backbone.Aggregator',
1166
- 'backbone.browserStorage',
1167
- 'Backbone.Chosen',
1168
- 'Backbone.Marionette.Handlebars',
1169
- 'Backbone.Mutators',
1170
- 'Backbone.Overview',
1171
- 'Backbone.Rpc',
1172
- 'Backbone.Subset',
1173
- 'baDataModel',
1174
- 'Bag',
1175
- 'BaiduMapManager',
1176
- 'BandGravity',
1177
- 'bangDM',
1178
- 'banking-Josh-demo',
1179
- 'BankWebservice',
1180
- 'bannerFlip',
1181
- 'BaremetricsCalendar',
1182
- 'Barfer',
1183
- 'BarneyRubble',
1184
- 'Base',
1185
- 'Base64',
1186
- 'baseProject',
1187
- 'Basic-Material-framework',
1188
- 'BasicCredentials',
1189
- 'basicFFmpeg',
1190
- 'bbArray',
1191
- 'Beegee',
1192
- 'begineer_Practice',
1193
- 'beijingDate',
1194
- 'bem-countMaster',
1195
- 'bem-countSlave',
1196
- 'bem-getHistory',
1197
- 'Bestpack',
1198
- 'betterMatch',
1199
- 'BetterRegExp',
1200
- 'Bhellyer',
1201
- 'BHP_MSD',
1202
- 'BiDirectionalScrollingTable',
1203
- 'BigAssFansAPI',
1204
- 'BigInt',
1205
- 'BIMserverWrapper',
1206
- 'Binary-search-tree',
1207
- 'binarySearch',
1208
- 'bindAll',
1209
- 'BinHeap',
1210
- 'biojs-vis-RDFSchema',
1211
- 'Biolac',
1212
- 'Birbal',
1213
- 'BitSetModule',
1214
- 'BizzStream',
1215
- 'Blackfeather',
1216
- 'BlackMirror',
1217
- 'Blacksmith',
1218
- 'blacktea.jsonTemplates',
1219
- 'Blaggie-System',
1220
- 'BlankUp',
1221
- 'Blink1Control2',
1222
- 'blitzLib',
1223
- 'Blob',
1224
- 'BlobBuilder',
1225
- 'BlobBuilder-browser',
1226
- 'Blog',
1227
- 'BlueOcean',
1228
- 'BlueOps',
1229
- 'Blueprint-Sugar',
1230
- 'bluthLBC',
1231
- 'blya!',
1232
- 'BMFE_scaffold',
1233
- 'Bmodule',
1234
- 'Bo-colors-project',
1235
- 'Boilerpipe-Scraper',
1236
- 'Bondlib',
1237
- 'bonTemplate',
1238
- 'BootSideMenu',
1239
- 'bornCordova',
1240
- 'Botcord',
1241
- 'Bottr-cli',
1242
- 'Brackets',
1243
- 'brain***_games***',
1244
- 'Brave',
1245
- 'BrewCore',
1246
- 'BrianPingPong',
1247
- 'BrianSuperComponents',
1248
- 'BrickPlus',
1249
- 'Brocket',
1250
- 'Brosec',
1251
- 'browserProxy',
1252
- 'browserType',
1253
- 'brush-Makefile',
1254
- 'bTap',
1255
- 'BtMacAddress',
1256
- 'BubbleJS',
1257
- 'Buffer',
1258
- 'buffer',
1259
- 'BufferList',
1260
- 'Bugay',
1261
- 'Build',
1262
- 'BuildBox',
1263
- 'Builder',
1264
- 'Builders',
1265
- 'BuildWithJavascript',
1266
- 'BusinessObjects',
1267
- 'Button',
1268
- 'Buttons',
1269
- 'Bynd',
1270
- 'ByteBuffer',
1271
- 'C9js',
1272
- 'Cache-Service-Collector',
1273
- 'Cacher',
1274
- 'callbackQueue',
1275
- 'CallbackRouter',
1276
- 'callBlock-plugin',
1277
- 'callBlock.plugin',
1278
- 'camcardPlugin',
1279
- 'CameraPreview',
1280
- 'Canteen',
1281
- 'canvas-toBlob',
1282
- 'canvasColorPicker',
1283
- 'Caoutchouc',
1284
- 'Cap',
1285
- 'Carbon',
1286
- 'cardsJS',
1287
- 'Cartogram-Utils',
1288
- 'cascadeDrop',
1289
- 'Cashew',
1290
- 'Cat4D',
1291
- 'catchTender',
1292
- 'CategoryJS',
1293
- 'catl-deploySSH',
1294
- 'cbNetwork',
1295
- 'CbolaInfra',
1296
- 'CBQueue',
1297
- 'CBuffer',
1298
- 'ccNetViz',
1299
- 'ccPagination',
1300
- 'ccTpl',
1301
- 'censoreMio',
1302
- 'Censorify',
1303
- 'censorify_Publish20160706',
1304
- 'censorify_Vincent_Choe',
1305
- 'censorifyAD',
1306
- 'censorifyAshes',
1307
- 'censorifyGuangyi',
1308
- 'censorifyKatKat',
1309
- 'censorifyRayL',
1310
- 'censorifyTM',
1311
- 'CETEIcean',
1312
- 'cfUtilityService',
1313
- 'CFViews',
1314
- 'chadschwComponentTest0001',
1315
- 'changelogFDV',
1316
- 'Changling-dom',
1317
- 'CharLS.js',
1318
- 'Chart.Annotation.js',
1319
- 'Chart.CallBack.js',
1320
- 'Chart.Crosshairs.js',
1321
- 'Chart.HorizontalBar.js',
1322
- 'Chart.Smith.js',
1323
- 'Chart.Zoom.drag.js',
1324
- 'Chart.Zoom.js',
1325
- 'ChartTime',
1326
- 'chatSocketIo',
1327
- 'ChattingRoom',
1328
- 'checkForModuleDuplicates',
1329
- 'cheferizeIt',
1330
- 'chenouTestNode',
1331
- 'child_process',
1332
- 'chowYen',
1333
- 'chrome-localIp',
1334
- 'ChuckCSS',
1335
- 'ChuckNorrisException',
1336
- 'chunkArray',
1337
- 'cjdsComponents',
1338
- 'Class',
1339
- 'Classy',
1340
- 'clearInterval',
1341
- 'ClearSilver',
1342
- 'clearTimeout',
1343
- 'CLI-todo',
1344
- 'CLI-UI',
1345
- 'cliappRafa',
1346
- 'clientFrontEnd',
1347
- 'ClientStorage',
1348
- 'clipDouban',
1349
- 'ClipJS',
1350
- 'CloudMusicCover',
1351
- 'CloudStore',
1352
- 'Cls',
1353
- 'cluster',
1354
- 'CM-react-native-document-picker',
1355
- 'CM1',
1356
- 'coberturaJS',
1357
- 'codeStr',
1358
- 'Coeus',
1359
- 'COFFEENODE',
1360
- 'Coflux',
1361
- 'colegislate-DynamoDbEventRepository',
1362
- 'ColeTownsend',
1363
- 'collabProvidesModules',
1364
- 'CollectionMap',
1365
- 'colWidth.js',
1366
- 'com.emsaeng.cordova.plugin.AdMob',
1367
- 'com.nickreed.cordova.plugin.brotherPrinter',
1368
- 'com.none.alarmClock',
1369
- 'com.zwchen.firstPlugin',
1370
- 'com.zwchen.qqAdvice',
1371
- 'combineJS',
1372
- 'CometJS',
1373
- 'Comfy',
1374
- 'Comments',
1375
- 'CommentsJS',
1376
- 'comp-Fetch',
1377
- 'Company',
1378
- 'compareStrings',
1379
- 'CompassSM',
1380
- 'Complex',
1381
- 'componentDoc',
1382
- 'componentDoc-cli',
1383
- 'CompoundSignal',
1384
- 'Compress-CSS',
1385
- 'Compression',
1386
- 'concatAll',
1387
- 'Concur',
1388
- 'ConfluencePageAttacher',
1389
- 'ConnectTheDotsDesktop',
1390
- 'Console',
1391
- 'console',
1392
- 'constants',
1393
- 'constelation-Animate_',
1394
- 'constelation-BackgroundImage',
1395
- 'constelation-Block',
1396
- 'constelation-Button',
1397
- 'constelation-Col',
1398
- 'constelation-Event_',
1399
- 'constelation-Flex',
1400
- 'constelation-Inline',
1401
- 'constelation-InlineBlock',
1402
- 'constelation-InlineCol',
1403
- 'constelation-InlineFlex',
1404
- 'constelation-InlineRow',
1405
- 'constelation-Painter',
1406
- 'constelation-Row',
1407
- 'constelation-Style_',
1408
- 'constelation-Text',
1409
- 'constelation-Video',
1410
- 'constelation-View',
1411
- 'ConstraintNetwork',
1412
- 'ContactMe',
1413
- 'ContentEdit',
1414
- 'ContentSelect',
1415
- 'ContentTools',
1416
- 'convertPinyin',
1417
- 'CoolBeans',
1418
- 'Coolhelper',
1419
- 'copyMe',
1420
- 'cordova-plugin-adPlayCafebazaar',
1421
- 'cordova-plugin-adPlayPushe',
1422
- 'cordova-plugin-bluetoothClassic-serial',
1423
- 'cordova-plugin-coolFunction',
1424
- 'cordova-plugin-euroart93-smartConfig',
1425
- 'cordova-plugin-ios-android-IAP',
1426
- 'cordova-plugin-LineLogin',
1427
- 'Cordova-Plugin-OpenTok-JBS',
1428
- 'cordova-plugin-permissionScope',
1429
- 'cordova-plugin-SchaffrathWebviewer',
1430
- 'cordova-plugin-SDKAW',
1431
- 'Cordova-Plugin-SystemBarDimmer',
1432
- 'cordova-plugin-YtopPlugin',
1433
- 'Cordova-react-redux-boilerplate',
1434
- 'cordova-StarIO-plugin',
1435
- 'CordovaSMS',
1436
- 'CordovaWebSocketClientCert',
1437
- 'coreApi',
1438
- 'CornerCut',
1439
- 'CornerJob',
1440
- 'CorrespondenceAnalysis',
1441
- 'cosBuffer',
1442
- 'cosTask',
1443
- 'Couch-cleaner',
1444
- 'Couchbase-sync-gateway-REST',
1445
- 'CouchCover',
1446
- 'CouchDBChanges',
1447
- 'CouchDBExternal',
1448
- 'CountAdd_000001',
1449
- 'cPlayer',
1450
- 'cqjPack',
1451
- 'Crawler',
1452
- 'Create-React-App-SCSS-HMR',
1453
- 'createClass',
1454
- 'createDOC',
1455
- 'createNpm',
1456
- 'createServer',
1457
- 'CRMWebAPI',
1458
- 'crockpot-fromBinary',
1459
- 'crockpot-fromEnglish',
1460
- 'crockpot-fromRoman',
1461
- 'crockpot-toEnglish',
1462
- 'crockpot-toRoman',
1463
- 'Cron',
1464
- 'CropSr',
1465
- 'crypto',
1466
- 'CSDebug',
1467
- 'CSDLParser',
1468
- 'CSLogger',
1469
- 'CSSMatrix',
1470
- 'CSSselect',
1471
- 'Csster',
1472
- 'CSSwhat',
1473
- 'CSV-JS',
1474
- 'CTP_MARKET_DATA',
1475
- 'cttv.bubblesView',
1476
- 'cttv.diseaseGraph',
1477
- 'cttv.expansionView',
1478
- 'cttv.flowerView',
1479
- 'cttv.speciesIcons',
1480
- 'cttv.targetAssociationsBubbles',
1481
- 'cttv.targetAssociationsTree',
1482
- 'cttv.targetGeneTree',
1483
- 'Cuber',
1484
- 'cubicColorPicker',
1485
- 'Cui-Dialog',
1486
- 'CustomCamera',
1487
- 'customComponent',
1488
- 'customLibrary',
1489
- 'CustomPlugin',
1490
- 'CustomWebView',
1491
- 'cuteLogger',
1492
- 'cwebp-binLocal',
1493
- 'CyberJS',
1494
- 'D',
1495
- 'd-fordeYoutube',
1496
- 'D-Stats',
1497
- 'D.Va',
1498
- 'd3-bboxCollide',
1499
- 'd3-pathLayout',
1500
- 'd3.geoTile',
1501
- 'D3.TimeSlider',
1502
- 'Daja',
1503
- 'Daniel_NPM_Library_Test',
1504
- 'Dante2',
1505
- 'DanTroy-utils',
1506
- 'Dashboard',
1507
- 'Dasher',
1508
- 'dashr-widget-Weather',
1509
- 'dashr-widget-World-Pool-Championships',
1510
- 'Data-CSS',
1511
- 'Data-Same-Height',
1512
- 'dataAccess',
1513
- 'Database-Jones',
1514
- 'DataManager',
1515
- 'dataStream',
1516
- 'dateFormat-kwen',
1517
- 'dateFormatW',
1518
- 'DateHuatingzi',
1519
- 'DateMaskr',
1520
- 'dateModule',
1521
- 'DatePicker',
1522
- 'Datepicker.js',
1523
- 'Dateselect',
1524
- 'DateValidator',
1525
- 'DateZ',
1526
- 'Datum',
1527
- 'Davis',
1528
- 'dd-rc-mStock',
1529
- 'DDEvents',
1530
- 'deBijenkorf-protractor-tests',
1531
- 'Debug-Tracker',
1532
- 'Deci-mal',
1533
- 'DeCurtis-Logger',
1534
- 'deepEqualsWith',
1535
- 'deepPick',
1536
- 'defaultStr',
1537
- 'Deferred',
1538
- 'deferredEventEmitter',
1539
- 'defineClass',
1540
- 'defineJS',
1541
- 'DelegateListener',
1542
- 'deleteMoudles',
1543
- 'Demo',
1544
- 'Demo1',
1545
- 'demoNeeeew',
1546
- 'demoWei',
1547
- 'demoYTC',
1548
- 'Deneme',
1549
- 'derivco-SoundJS',
1550
- 'derpModule',
1551
- 'DeskSet',
1552
- 'Desktop-command',
1553
- 'Devbridge-FrontEnd',
1554
- 'Developer',
1555
- 'deviousknightFirstNpm',
1556
- 'devisPattern',
1557
- 'devProxy',
1558
- 'DFP',
1559
- 'dgram',
1560
- 'dgURI',
1561
- 'diagnostics_channel',
1562
- 'Dial',
1563
- 'DiggernautAPI',
1564
- 'Diogenes',
1565
- 'DirScanner',
1566
- 'dirStat',
1567
- 'DirWatcher',
1568
- 'Discord-Webhook',
1569
- 'DiscordForge',
1570
- 'diveSync',
1571
- 'dkastner-JSONPath',
1572
- 'DM.NodeJS',
1573
- 'dns',
1574
- 'Dock-command',
1575
- 'docxtemplaterCopy',
1576
- 'doLink',
1577
- 'DOM',
1578
- 'Domai.nr',
1579
- 'domain',
1580
- 'DOMArray',
1581
- 'DOMBuilder',
1582
- 'DOMino',
1583
- 'DOMtastic',
1584
- 'DOMtastic-npm',
1585
- 'dotFormat',
1586
- 'dotJS',
1587
- 'DoubleCheck',
1588
- 'Dove.js',
1589
- 'downloadAPI',
1590
- 'downLoadFile',
1591
- 'DownloadManager',
1592
- 'DownloadProxy',
1593
- 'DPS',
1594
- 'DQ',
1595
- 'draftjsToHTML',
1596
- 'dragOnZone',
1597
- 'drakovNew',
1598
- 'Draper',
1599
- 'DrawPDF',
1600
- 'Dribble',
1601
- 'Drupal-Node.js',
1602
- 'DT',
1603
- 'Duckface',
1604
- 'Dui',
1605
- 'DVA',
1606
- 'DvA',
1607
- 'dVa',
1608
- 'DXIV2Inst',
1609
- 'DynamicBuffer',
1610
- 'dynamoDB',
1611
- 'DynamoDBStream',
1612
- 'DynWorker',
1613
- 'Easy-Peasy-Slide',
1614
- 'easyCache',
1615
- 'easyFe',
1616
- 'easyRestWithABL',
1617
- 'EasyUI',
1618
- 'eavesTool',
1619
- 'EBI-Icon-fonts',
1620
- 'echartsEx',
1621
- 'EclipseScroll',
1622
- 'ECMASquasher',
1623
- 'edfToHtmlConverter',
1624
- 'edGoogleApi',
1625
- 'edGraham',
1626
- 'EfemerideList',
1627
- 'efemerideList',
1628
- 'efficientLoad',
1629
- 'eFishCrawler',
1630
- 'EhanAreesha',
1631
- 'Elastic-Beanstalk-Sample-App',
1632
- 'ElasticSlider-core',
1633
- 'electron-isDev',
1634
- 'ElectronAppUpdater',
1635
- 'ElectronRouter',
1636
- 'elementsJS',
1637
- 'Elixirx',
1638
- 'Elm-0.17-Gulp-Coffeescript-Stylus-Lodash-Browserify-Boilerplate',
1639
- 'EmailClient',
1640
- 'ember-cli-fullPagejs',
1641
- 'ember-leaflet-geoJSON',
1642
- 'emoJiS-interpreter',
1643
- 'Empite',
1644
- 'EmpiteApp',
1645
- 'emptyObject',
1646
- 'emptyString-loader',
1647
- 'Encloud',
1648
- 'encodeBase64',
1649
- 'encodeID',
1650
- 'energyCalculator-browser',
1651
- 'EnglishTranslator',
1652
- 'ensureDir',
1653
- 'Enumjs',
1654
- 'Environment.js',
1655
- 'ep_disableChat',
1656
- 'EPO_OPS_WRAPPER',
1657
- 'equalViews-comparative-selection',
1658
- 'eRx-build',
1659
- 'ES-poc',
1660
- 'es6-DOM-closest',
1661
- 'eSlider',
1662
- 'eslint-plugin-elemMods',
1663
- 'EsmalteMx.ProductApi.Lambdas',
1664
- 'Estro',
1665
- 'ETag',
1666
- 'eValue-bs',
1667
- 'EVE',
1668
- 'EventDispatcher',
1669
- 'eventDrops',
1670
- 'EventEmitter',
1671
- 'EventField',
1672
- 'EventFire',
1673
- 'EventFire.js',
1674
- 'EventHub',
1675
- 'EventRelayEmitter',
1676
- 'events',
1677
- 'EventServer',
1678
- 'eventstore.mongoDb',
1679
- 'EventtownProject',
1680
- 'EventUtil',
1681
- 'EVEoj',
1682
- 'EverCookie',
1683
- 'ewdDOM',
1684
- 'ewdGateway',
1685
- 'ExBuffer',
1686
- 'execSync',
1687
- 'exFrame-configuration',
1688
- 'exFrame-core',
1689
- 'exFrame-generator',
1690
- 'exFrame-logger',
1691
- 'exFrame-mq',
1692
- 'exFrame-rest',
1693
- 'exFrame-rpc',
1694
- 'exFrame-security',
1695
- 'ExifEditor',
1696
- 'Exitent',
1697
- 'expectThat.jasmine-node',
1698
- 'expectThat.mocha',
1699
- 'Express',
1700
- 'Express-web-app',
1701
- 'expressApi',
1702
- 'ExpressCart',
1703
- 'ExpressCheckout',
1704
- 'expressingFounder',
1705
- 'ExpressMVC',
1706
- 'ExpressNode',
1707
- 'expressOne',
1708
- 'expressSite',
1709
- 'expressWeb',
1710
- 'ExtraInfo',
1711
- 'extraRedis',
1712
- 'Eyas',
1713
- 'EzetechT',
1714
- 'EZVersion',
1715
- 'F',
1716
- 'F-chronus',
1717
- 'f*',
1718
- 'FabioPluginiUno',
1719
- 'Facebook_Graph_API',
1720
- 'facebookPhotos',
1721
- 'FacebookYarn',
1722
- 'factor-bundle-WA64',
1723
- 'FAEN',
1724
- 'Faker',
1725
- 'Falcon',
1726
- 'fast-artDialog',
1727
- 'fastA_node',
1728
- 'FastLegS',
1729
- 'Fayer',
1730
- 'fbRecursiveRequest',
1731
- 'FeedbackModuleTest',
1732
- 'feedBum',
1733
- 'fenix-ui-DataEditor',
1734
- 'fenix-ui-DSDEditor',
1735
- 'Fermi-UI',
1736
- 'FetchCallLog',
1737
- 'fieldsValidator',
1738
- 'fig-Componts',
1739
- 'File',
1740
- 'File_Reader_solly',
1741
- 'FileBrowser',
1742
- 'FileError',
1743
- 'fileGlue',
1744
- 'FileList',
1745
- 'fileLog',
1746
- 'FilePicker-Phonegap-iOS-Plugin',
1747
- 'FileReader',
1748
- 'FileSaver',
1749
- 'FileSync',
1750
- 'FileWriter',
1751
- 'FileWriterSync',
1752
- 'Finder-command',
1753
- 'FirstApp',
1754
- 'FirstCustomPlugin',
1755
- 'firstModule',
1756
- 'firstNodejsModule',
1757
- 'firstYarn',
1758
- 'fis-parse-requireAsyncRes',
1759
- 'fis-postpackager-inCSSToWebP',
1760
- 'fis3SmartyTool',
1761
- 'FitText-UMD',
1762
- 'Flamingo',
1763
- 'flatToTrees',
1764
- 'fleschDe',
1765
- 'Flex-With-Benefits',
1766
- 'FlickrJS',
1767
- 'flipPage',
1768
- 'Florence',
1769
- 'FlowerPassword',
1770
- 'flowMap',
1771
- 'FLTEST',
1772
- 'fnProxy',
1773
- 'FontAwesome-webpack',
1774
- 'fontEnd',
1775
- 'FontLoader',
1776
- 'foo!',
1777
- 'foo~',
1778
- 'forAsync',
1779
- 'ForceCode',
1780
- 'forceLock',
1781
- 'forChangeFilesName',
1782
- 'forEachAsync',
1783
- 'formAnimation',
1784
- 'formatDate',
1785
- 'formBuilder',
1786
- 'FormData',
1787
- 'Formless',
1788
- 'formValidate',
1789
- 'FrameGenerator',
1790
- 'freightCrane',
1791
- 'French-stemmer',
1792
- 'Frenchpress',
1793
- 'FreshDocs',
1794
- 'friendsOfTrowel-buttons-component',
1795
- 'friendsOfTrowel-dropdowns-component',
1796
- 'friendsOfTrowel-Forms-component',
1797
- 'friendsOfTrowel-Layouts-component',
1798
- 'Friggeri.net',
1799
- 'Frog',
1800
- 'frontBuild',
1801
- 'Frontend-starter',
1802
- 'FrontEndCentral-documentation',
1803
- 'FrontJSON',
1804
- 'FrontPress',
1805
- 'Frozor-Logger',
1806
- 'Fruma',
1807
- 'fs',
1808
- 'fs-uTool',
1809
- 'FSM',
1810
- 'FT232H',
1811
- 'fuck!',
1812
- 'Fuell',
1813
- 'FuellDocTest',
1814
- 'FuellSys',
1815
- 'FuellTest',
1816
- 'FullStack',
1817
- 'FunDemo2',
1818
- 'FURI',
1819
- 'Fury',
1820
- 'futSearch',
1821
- 'futureDocBuilder',
1822
- 'FyreWorks-Node',
1823
- 'fzmFE',
1824
- 'Gaiam',
1825
- 'Ganescha-Bot-Jokes',
1826
- 'gaoboHello',
1827
- 'Garrett-pokemon',
1828
- 'gatesJs',
1829
- 'Gauge',
1830
- 'gaugeJS',
1831
- 'gaussianMixture',
1832
- 'gbL-jsMop',
1833
- 'GC-Sequence-Viewer',
1834
- 'gdBuildLogs',
1835
- 'gdBuilds',
1836
- 'Gems.PairedDeviceClient',
1837
- 'genData',
1838
- 'generateIndex',
1839
- 'generator-entityV2-widgets',
1840
- 'generator-kittJS',
1841
- 'generator-qccr-startKit',
1842
- 'generator-reactpackSample',
1843
- 'generator-zillionAngular',
1844
- 'Gengar',
1845
- 'GeoMatrix',
1846
- 'GeosysDroid',
1847
- 'GeosysTest',
1848
- 'Gerardo',
1849
- 'getDateformat',
1850
- 'getExtPath',
1851
- 'getSignature',
1852
- 'GettyEmbeddy',
1853
- 'ghostTools',
1854
- 'GhostTube',
1855
- 'GiftEditor',
1856
- 'GirlJS',
1857
- 'GitAzure',
1858
- 'gitbook-plugin-prism-ASH',
1859
- 'gitbook-plugin-specialText',
1860
- 'gitbook-start-heroku-P8-josue-nayra',
1861
- 'gitbook-start-heroku-P9-josue-nayra',
1862
- 'gitForge',
1863
- 'gitHub',
1864
- 'GitHub-Network-Graph',
1865
- 'GitHubTrending',
1866
- 'gitProvider',
1867
- 'gl-flyCamera',
1868
- 'gl-simpleTextureGenerator',
1869
- 'glMath',
1870
- 'GLORB',
1871
- 'glslCanvas',
1872
- 'glslEditor',
1873
- 'glslGallery',
1874
- 'GLSlideshow',
1875
- 'Glue',
1876
- 'GMP',
1877
- 'golbalModule',
1878
- 'Goldfish',
1879
- 'Gon',
1880
- 'Google_Plus_API',
1881
- 'Google_Plus_Server_Library',
1882
- 'Google-Chrome-command',
1883
- 'GoogleDrive',
1884
- 'googleOAuthServer',
1885
- 'googlePlaceAutocomplete',
1886
- 'GoogleService-NodeJs',
1887
- 'Gord',
1888
- 'gPagesJS',
1889
- 'Gps2zip',
1890
- 'GRAD_leaveNotes',
1891
- 'GRAD_makeFire',
1892
- 'grad-customGear',
1893
- 'grad-factions-VR',
1894
- 'grad-leaveNotes',
1895
- 'grad-makeFire',
1896
- 'Grafar',
1897
- 'Graph',
1898
- 'graphLock.custom.plugin',
1899
- 'graphQl-Mysql-Server',
1900
- 'GridFS',
1901
- 'GridManager',
1902
- 'gridminCss',
1903
- 'Gridtacular',
1904
- 'GroupePSAConnectedCar',
1905
- 'Grow.js',
1906
- 'Grunt-build',
1907
- 'grunt-checkFileSize',
1908
- 'grunt-cmd-handlebarsWrap',
1909
- 'grunt-ftp-getComponent',
1910
- 'grunt-httpTohttps',
1911
- 'grunt-latexTOpdf-conversion',
1912
- 'grunt-Npm-grunts',
1913
- 'grunt-po2mo-multiFiles',
1914
- 'grunt-Replacebyrefs',
1915
- 'grunt-syncFolder',
1916
- 'grunt-urlCacheBuster',
1917
- 'guideJs',
1918
- 'gulp-addSuffix',
1919
- 'gulp-combineHtml',
1920
- 'gulp-imgToBase64',
1921
- 'gulp-lowerCase',
1922
- 'gulp-phpWebserver',
1923
- 'gulp-spacingWord',
1924
- 'Gulp-Tasks',
1925
- 'GumbaJS',
1926
- 'Gusto',
1927
- 'gz2qiCalcModule',
1928
- 'h2oUIKit',
1929
- 'H5UI',
1930
- 'H666',
1931
- 'habibtestPublish',
1932
- 'HackBuffer',
1933
- 'handleStr',
1934
- 'HansontableComponent',
1935
- 'Haraka',
1936
- 'HariVignesh',
1937
- 'harmonyHubCLI',
1938
- 'HarryPotterParty',
1939
- 'harsh-Test-Module',
1940
- 'Harshil',
1941
- 'hash!',
1942
- 'hashPage',
1943
- 'hashTranslate',
1944
- 'HASWallpaperManager',
1945
- 'hasWord',
1946
- 'HeartBeatWoT_pi',
1947
- 'Hello',
1948
- 'hello_test_spade69XXX',
1949
- 'Hello_World',
1950
- 'HelloBot',
1951
- 'helloBySoo',
1952
- 'helloDevelopersnodejs',
1953
- 'HelloExpress',
1954
- 'helloModule',
1955
- 'HelloWorld',
1956
- 'helloWorld',
1957
- 'HelloWorld_hlhl_040',
1958
- 'HelloWorldComponent',
1959
- 'HelloWorldNodeJS',
1960
- 'helloYJ',
1961
- 'helpBy',
1962
- 'helpCenter',
1963
- 'herokuRun',
1964
- 'Hesiir-components',
1965
- 'HHello',
1966
- 'Hidash',
1967
- 'HiddenMarkovModel',
1968
- 'hideShowPassword',
1969
- 'highcharts-*',
1970
- 'HighlightP',
1971
- 'Highway',
1972
- 'Hinclude',
1973
- 'Hipmob',
1974
- 'Hiraku',
1975
- 'hm_firstPackage',
1976
- 'HMTraining',
1977
- 'homebridge-anelPowerControl',
1978
- 'homebridge-bigAssFans',
1979
- 'homebridge-CurrentAmbientLightLevel',
1980
- 'homebridge-Homeseer',
1981
- 'homebridge-LEDStrip',
1982
- 'homebridge-MotionSensor',
1983
- 'homebridge-RFbulb',
1984
- 'Homematic-Hue-Interface',
1985
- 'hoshiCustomContent',
1986
- 'hoshiImageLoader',
1987
- 'HotJS',
1988
- 'Hotshot',
1989
- 'hoverifyBootnav',
1990
- 'howToNPM',
1991
- 'Hppy',
1992
- 'Hpy',
1993
- 'htmlCutter',
1994
- 'htmlKompressor',
1995
- 'HTMLString',
1996
- 'htmlToTree',
1997
- 'http',
1998
- 'http2',
1999
- 'HTTPRequest',
2000
- 'https',
2001
- 'httpShell',
2002
- 'httpTohttps',
2003
- 'Hubik',
2004
- 'Hubik-Demo',
2005
- 'Hubik-Platform',
2006
- 'Hubik-Platform-Chrome',
2007
- 'Hubik-Plugin',
2008
- 'Hubik-Plugin-Memory',
2009
- 'Hubik-Plugin-Network',
2010
- 'Hubik-Plugin-Rendering',
2011
- 'Hubik-Util',
2012
- 'hubot-yigeAi',
2013
- 'HuK',
2014
- 'hybridCrypto',
2015
- 'i18next.mongoDb',
2016
- 'Ian_Chu',
2017
- 'IArray',
2018
- 'Ibis.js',
2019
- 'iCompute',
2020
- 'iEnhance',
2021
- 'IENotification',
2022
- 'iFrameAPI',
2023
- 'IFY-gulp-kit',
2024
- 'II',
2025
- 'IIF',
2026
- 'iIndexed',
2027
- 'iKeyed',
2028
- 'iM880-serial-comm',
2029
- 'imageCDN-webpack-loader',
2030
- 'imageMagick',
2031
- 'Imager',
2032
- 'Imageresizer',
2033
- 'imageTool',
2034
- 'ImageViewer',
2035
- 'iMagPay',
2036
- 'iMemoized',
2037
- 'iMessageModule',
2038
- 'Imovie',
2039
- 'Imp',
2040
- 'Incheon',
2041
- 'Index',
2042
- 'indexedStore',
2043
- 'inferModule-jsdoc-plugin',
2044
- 'infieldLabel',
2045
- 'Influxer',
2046
- 'inputcheckMemo',
2047
- 'inspector',
2048
- 'INSPINIA',
2049
- 'Insplash',
2050
- 'inStyle',
2051
- 'interactiveConsole',
2052
- 'Interval',
2053
- 'IO',
2054
- 'IObject',
2055
- 'ionic-gulp-browserify-typescript-postTransform',
2056
- 'IonicSocket',
2057
- 'iOS-HelloWorld',
2058
- 'IOTSDK',
2059
- 'iotsol-app-FAN',
2060
- 'iotsol-app-test-Node-RED',
2061
- 'iotsol-service-string-upperCase',
2062
- 'IQVIS',
2063
- 'Iris',
2064
- 'iRobo-react-modal',
2065
- 'iSecured',
2066
- 'isElementInViewport',
2067
- 'isEqual',
2068
- 'iSeries',
2069
- 'isFirefoxOrIE',
2070
- 'isHolidayInChina',
2071
- 'iSocketService',
2072
- 'isPureFunction',
2073
- 'iStorable',
2074
- 'iTransactable',
2075
- 'iTunes-command',
2076
- 'iValidated',
2077
- 'iWeYou',
2078
- 'iZettle',
2079
- 'iziModal',
2080
- 'JabroniJS',
2081
- 'jaCodeMap',
2082
- 'Jade-Sass-Gulp-Starter',
2083
- 'jadeBundler',
2084
- 'jadiTest',
2085
- 'jAlert',
2086
- 'JamSwitch',
2087
- 'JASON',
2088
- 'JavaScript-101',
2089
- 'JazzScript',
2090
- 'jcarouselSwipe',
2091
- 'jDataView',
2092
- 'jDate',
2093
- 'jetsExt',
2094
- 'Jimmy-Johns',
2095
- 'jingwenTest',
2096
- 'JMSList',
2097
- 'JMSlist.js',
2098
- 'Jody',
2099
- 'joi-dataURI',
2100
- 'joi-string-dataURI',
2101
- 'jordenAngular',
2102
- 'jordenAngular2',
2103
- 'JorupeCore',
2104
- 'JorupeInstance',
2105
- 'JOSS',
2106
- 'JotihuntReact',
2107
- 'Journaling-Hash',
2108
- 'jpaCreate',
2109
- 'jParser',
2110
- 'JPath',
2111
- 'jPlotter',
2112
- 'jPlugins',
2113
- 'JQ',
2114
- 'jQ-validation-laravel-extras',
2115
- 'JQDeferred',
2116
- 'jQGA',
2117
- 'jqGrid',
2118
- 'jqNode',
2119
- 'jqPaginator',
2120
- 'jqplot.donutRenderer',
2121
- 'jqPromise4node',
2122
- 'jqTreeGridWithPagination',
2123
- 'jQuery',
2124
- 'jquery-adaptText',
2125
- 'jquery-asAccordion',
2126
- 'jquery-asBgPicker',
2127
- 'jquery-asBreadcrumbs',
2128
- 'jquery-asCheck',
2129
- 'jquery-asChoice',
2130
- 'jquery-asColor',
2131
- 'jquery-asColorPicker',
2132
- 'jquery-asDropdown',
2133
- 'jquery-asFontEditor',
2134
- 'jquery-asGalleryPicker',
2135
- 'jquery-asGmap',
2136
- 'jquery-asGradient',
2137
- 'jquery-asHoverScroll',
2138
- 'jquery-asIconPicker',
2139
- 'jquery-asImagePicker',
2140
- 'jquery-asItemList',
2141
- 'jquery-asModal',
2142
- 'jquery-asOffset',
2143
- 'jquery-asPaginator',
2144
- 'jquery-asPieProgress',
2145
- 'jquery-asProgress',
2146
- 'jquery-asRange',
2147
- 'jquery-asScroll',
2148
- 'jquery-asScrollable',
2149
- 'jquery-asScrollbar',
2150
- 'jquery-asSelect',
2151
- 'jquery-asSpinner',
2152
- 'jquery-asSwitch',
2153
- 'jquery-asTooltip',
2154
- 'jquery-asTree',
2155
- 'jQuery-by-selector',
2156
- 'jquery-dynamicNumber',
2157
- 'jquery-idleTimeout-plus',
2158
- 'jquery-loadingModal',
2159
- 'jquery-navToSelect',
2160
- 'jQuery-QueryBuilder',
2161
- 'jquery-rsLiteGrid',
2162
- 'jquery-rsRefPointer',
2163
- 'jquery-rsSlideIt',
2164
- 'jQuery-Scanner-Detection',
2165
- 'jquery-scrollTo',
2166
- 'jquery-scrollToTop',
2167
- 'jquery-slidePanel',
2168
- 'jQuery.component',
2169
- 'jquery.customSelect',
2170
- 'jquery.dataTables.min.js',
2171
- 'jquery.Jcrop.js',
2172
- 'jQuery.keyboard',
2173
- 'jQuery.mmenu-less',
2174
- 'jQuery.print',
2175
- 'jquery.rsLiteGrid',
2176
- 'jquery.rsOverview',
2177
- 'jquery.rsRefPointer',
2178
- 'jquery.rsSlideIt',
2179
- 'jquery.rsSliderLens',
2180
- 'jQuery.toggleModifier',
2181
- 'jquery.waitforChild',
2182
- 'jqueryPro',
2183
- 'js-build-RomainTrouillard',
2184
- 'JS-Entities',
2185
- 'JS-string-minimization',
2186
- 'JS.Responsive',
2187
- 'jSaBOT',
2188
- 'jsCicada',
2189
- 'jsConcat',
2190
- 'JSCPP',
2191
- 'jsDAV',
2192
- 'JSDev',
2193
- 'jsdoc-TENSOR',
2194
- 'jsDocGenFromJson',
2195
- 'jsDump',
2196
- 'jSelect',
2197
- 'JSErrorMonitor',
2198
- 'JSErrorMonitor-server',
2199
- 'jsFeed',
2200
- 'jsFiddleDownloader',
2201
- 'JSFramework',
2202
- 'JSLint-commonJS',
2203
- 'JSLintCli',
2204
- 'JSLogger',
2205
- 'JSON',
2206
- 'JSON-Splora',
2207
- 'JSON.sh',
2208
- 'JSON2',
2209
- 'json8-isArray',
2210
- 'json8-isBoolean',
2211
- 'json8-isJSON',
2212
- 'json8-isNull',
2213
- 'json8-isNumber',
2214
- 'json8-isObject',
2215
- 'json8-isPrimitive',
2216
- 'json8-isString',
2217
- 'json8-isStructure',
2218
- 'JSON2016',
2219
- 'JSONloops',
2220
- 'JSONPath',
2221
- 'JSONPathCLI',
2222
- 'JSONRpc',
2223
- 'JSONSelect',
2224
- 'JSONStream',
2225
- 'JsonUri',
2226
- 'JSONUtil',
2227
- 'jsonX',
2228
- 'JSplay',
2229
- 'jspolyfill-array.prototype.findIndex',
2230
- 'JSPP',
2231
- 'JSpring',
2232
- 'jsQueue',
2233
- 'jsSourceCodeParser',
2234
- 'jStat',
2235
- 'JSUS',
2236
- 'JSV',
2237
- 'JSX',
2238
- 'jsz-isType',
2239
- 'JTemplate',
2240
- 'JTmpl',
2241
- 'jTool',
2242
- 'JuliaStyles',
2243
- 'JumanjiJS',
2244
- 'Jupyter-Git-Extension',
2245
- 'justifiedGallery',
2246
- 'justJenker',
2247
- 'JustMy.scss',
2248
- 'JWBootstrapSwitchDirective',
2249
- 'jWorkflow',
2250
- 'jxLoader',
2251
- 'JYF_restrict',
2252
- 'K_Tasks',
2253
- 'K--Ajax',
2254
- 'K-Report',
2255
- 'KAB.Client',
2256
- 'Kahana',
2257
- 'Kapsel-project',
2258
- 'Katy',
2259
- 'Kayzen-GS',
2260
- 'KB',
2261
- 'KB_Model',
2262
- 'kelTool',
2263
- 'kelTool2',
2264
- 'KenjutsuUI',
2265
- 'KevinLobo3377-node',
2266
- 'KFui',
2267
- 'kickoff-fluidVideo.css',
2268
- 'Kid',
2269
- 'kingBuilder',
2270
- 'kiranApp',
2271
- 'Kirk',
2272
- 'Kissui',
2273
- 'kittJS',
2274
- 'Kiwoom-Helper',
2275
- 'KLC3377-node',
2276
- 'knockout.ajaxTemplateEngine',
2277
- 'koa-artTemplate',
2278
- 'koa-Router',
2279
- 'koaPlus',
2280
- 'koaVue',
2281
- 'KonggeIm',
2282
- 'kpPublicPerson',
2283
- 'kpPublicVideo',
2284
- 'krawlerWash',
2285
- 'ktPlayer',
2286
- 'kylpo-BackgroundImage',
2287
- 'kylpo-Block',
2288
- 'kylpo-Button',
2289
- 'kylpo-Col',
2290
- 'kylpo-Flex',
2291
- 'kylpo-Inline',
2292
- 'kylpo-InlineBlock',
2293
- 'kylpo-InlineCol',
2294
- 'kylpo-InlineFlex',
2295
- 'kylpo-InlineRow',
2296
- 'kylpo-Paint',
2297
- 'kylpo-Painter',
2298
- 'kylpo-Row',
2299
- 'kylpo-Text',
2300
- 'kylpo-View',
2301
- 'kzFormDaimyo',
2302
- 'L.TileLayer.Kartverket',
2303
- 'L7',
2304
- 'labBuilder',
2305
- 'Lactate',
2306
- 'Lade',
2307
- 'laravel-jQvalidation',
2308
- 'Large',
2309
- 'lark-PM',
2310
- 'LasStreamReader',
2311
- 'latte_web_ladeView',
2312
- 'latte_webServer4',
2313
- 'lavaK',
2314
- 'layaIdecode',
2315
- 'Layar',
2316
- 'Layout',
2317
- 'LazyBoy',
2318
- 'lazyBum',
2319
- 'lazyConnections',
2320
- 'lazyLoadingGrid',
2321
- 'lcAudioPlayer',
2322
- 'LCM',
2323
- 'LDAP',
2324
- 'Leaf.js',
2325
- 'Leaflet-MovingMaker',
2326
- 'Leaflet.AutoLayers',
2327
- 'Leaflet.Deflate',
2328
- 'Leaflet.GeoJSON.Encoded',
2329
- 'Leaflet.GreatCircle',
2330
- 'Leaflet.MultiOptionsPolyline',
2331
- 'Leaflet.TileLayer.MBTiles',
2332
- 'Leaflet.vector-markers',
2333
- 'leapShell',
2334
- 'LearningNPM',
2335
- 'learnnode_by_HHM',
2336
- 'leFunc',
2337
- 'Legos',
2338
- 'Libby-Client',
2339
- 'LightCinematic',
2340
- 'lihuanxiangNpm1',
2341
- 'limitedQueue',
2342
- 'linearJs',
2343
- 'lineReader',
2344
- 'Lingo',
2345
- 'LinkedList',
2346
- 'linkIt',
2347
- 'LISP.js',
2348
- 'liteParse',
2349
- 'liuchengjunOrder0414',
2350
- 'LiveController',
2351
- 'LiveDocument',
2352
- 'LiveScript',
2353
- 'LiveScript-brunch',
2354
- 'LiveView',
2355
- 'liweiUitl',
2356
- 'lizaorenqingTool',
2357
- 'lmONE',
2358
- 'LMUI',
2359
- 'LMX-Data',
2360
- 'LNS_weixin_h5',
2361
- 'localeMaker_v1',
2362
- 'localforage-memoryStorageDriver',
2363
- 'LocalRecord',
2364
- 'localStorage',
2365
- 'localStorage-info',
2366
- 'localStorage-mock',
2367
- 'LoDashfromScratch',
2368
- 'lofterG',
2369
- 'Loganalyzer',
2370
- 'LogbookMessageCreator',
2371
- 'Logger',
2372
- 'Logging',
2373
- 'Loggy',
2374
- 'logic2UI',
2375
- 'LogosDistort',
2376
- 'LogStorage.js',
2377
- 'logStream',
2378
- 'LOL',
2379
- 'lolAJ',
2380
- 'LongestCommonSubstring',
2381
- 'loop-setTimeout',
2382
- 'loopback-connector-rest-addCookie',
2383
- 'lopataJs',
2384
- 'Lorem',
2385
- 'Losas',
2386
- 'LP_test_task',
2387
- 'Lucy',
2388
- 'LUIS',
2389
- 'LUIS_FB',
2390
- 'Lumenize',
2391
- 'Lush.js',
2392
- 'LykkeFramework',
2393
- 'M66_math_example',
2394
- 'mac-cropSr',
2395
- 'MacGyver',
2396
- 'Mad.js',
2397
- 'magentoExt',
2398
- 'Maggi.js',
2399
- 'Maggi.js-0.1',
2400
- 'MagpieUI',
2401
- 'MALjs',
2402
- 'Mambo-UI',
2403
- 'mangoSlugfy',
2404
- 'mapleTree',
2405
- 'mappumBot',
2406
- 'Marionette-Require-Boilerplate',
2407
- 'markupDiff',
2408
- 'marryB',
2409
- 'MasterDetailApplication',
2410
- 'MaterialAngularWithNodeJS',
2411
- 'Math',
2412
- 'math_example_20160505163300BR',
2413
- 'math_example_Hala',
2414
- 'math_example_myown_ve-01119310520_V2',
2415
- 'math_exampleCJG',
2416
- 'math_exampleII',
2417
- 'math_exampleX',
2418
- 'math_ThisIsMe',
2419
- 'math-Murasame',
2420
- 'Math1105',
2421
- 'mathAdd',
2422
- 'mathExample',
2423
- 'MathJax-node',
2424
- 'MathJS',
2425
- 'mathMagic',
2426
- 'MathTest1',
2427
- 'MatPack',
2428
- 'Mavigator',
2429
- 'MAX-AVT-homebridge-led',
2430
- 'MAXAVTDemo',
2431
- 'MAXIMjs',
2432
- 'MaxUPS',
2433
- 'MCom',
2434
- 'MD5',
2435
- 'MDLCOMPONENT',
2436
- 'mdlReact',
2437
- 'mdPickers',
2438
- 'mdRangeSlider',
2439
- 'mdToPdf',
2440
- 'MEAN',
2441
- 'MeanApp1',
2442
- 'MeCab',
2443
- 'mediaCheck',
2444
- 'Mediany',
2445
- 'medicalHistory',
2446
- 'Mercury',
2447
- 'Meridix-WebAPI-JS',
2448
- 'Mers',
2449
- 'MessageBus',
2450
- 'MetaEditor',
2451
- 'Meteor-Test-Installer',
2452
- 'MetroTenerife',
2453
- 'MFL-ng',
2454
- 'MFRC522-node',
2455
- 'mglib-GAMS.WEBCLIENT2',
2456
- 'MIA',
2457
- 'MicroServices',
2458
- 'Midgard',
2459
- 'midhunthomas_Test',
2460
- 'mihoo_fileUpload',
2461
- 'mini-fileSystem-WebServer',
2462
- 'Mini-test',
2463
- 'MiniAppOne',
2464
- 'MiniAppTwo',
2465
- 'minibuyCommonality',
2466
- 'miniJsonp',
2467
- 'MiniManager',
2468
- 'MiniMVC',
2469
- 'MinionCI',
2470
- 'Minju003',
2471
- 'Mirador',
2472
- 'Misho_math_example',
2473
- 'MJackpots',
2474
- 'mjb44-playground-module-exporting-interface-and-type-method-B',
2475
- 'mjb44-playground-module-exporting-interface-and-type-method-C',
2476
- 'Mkoa',
2477
- 'Mkoa-pg-session',
2478
- 'MKOUpload',
2479
- 'mlm603Test',
2480
- 'mmAnimate',
2481
- 'mmDux',
2482
- 'MMM-alexa',
2483
- 'mmRequest',
2484
- 'mmRouter',
2485
- 'mNotes',
2486
- 'Mockery',
2487
- 'modalDemo',
2488
- 'modalDemo1',
2489
- 'modalWin.js',
2490
- 'module',
2491
- 'ModuleBinder',
2492
- 'modulebyAKB',
2493
- 'ModuleC',
2494
- 'moduleLoader',
2495
- 'moduleTest',
2496
- 'MoEventEmitter',
2497
- 'Mokr',
2498
- 'Mole',
2499
- 'mon-appNon0',
2500
- 'MonApp',
2501
- 'MongoDAL',
2502
- 'mongoose-schema-to-graphQL',
2503
- 'mongooseSchema-to-graphQL',
2504
- 'Monik',
2505
- 'MonikCommon',
2506
- 'MoniqueWeb',
2507
- 'Monorail.js',
2508
- 'Mopidy-Spotmop',
2509
- 'mosesCheckIn',
2510
- 'MovieJS',
2511
- 'mOxie',
2512
- 'MoxtraPlugin_1.1',
2513
- 'MoxtraPlugin_1.2.1',
2514
- 'mPortalUI',
2515
- 'MQTTClient',
2516
- 'Mr.Array',
2517
- 'Mr.Async',
2518
- 'Mr.Coverage',
2519
- 'mraaStub',
2520
- 'MrsYu',
2521
- 'MrsYu1',
2522
- 'msGetStarted',
2523
- 'mSite',
2524
- 'msJackson',
2525
- 'mSnackbar',
2526
- 'Mu',
2527
- 'Muffin',
2528
- 'MultiSlider',
2529
- 'musuAppsas',
2530
- 'MWS_Automation',
2531
- 'my-awesome-nodejs-moduleHL',
2532
- 'my-componentAnimesh',
2533
- 'My-First-Module',
2534
- 'My-first-Package',
2535
- 'My-Fist-Project',
2536
- 'my-HLabib',
2537
- 'My1ink',
2538
- 'MyAngularGruntt',
2539
- 'MyAnimalModule',
2540
- 'myappSriniAppala',
2541
- 'myappUSBankExample',
2542
- 'myAries',
2543
- 'MyBlog',
2544
- 'myCalclator',
2545
- 'myDate',
2546
- 'myDialog',
2547
- 'myDu2',
2548
- 'myDVA',
2549
- 'myFirst-Nodejs-Module',
2550
- 'MyFirstContribution',
2551
- 'myfirstDemo',
2552
- 'myFirstModule',
2553
- 'myFirstNodeModule',
2554
- 'myFirstNpm',
2555
- 'myFirstPluginAji',
2556
- 'myFirstProject',
2557
- 'myFirstPub',
2558
- 'myLib',
2559
- 'myMath',
2560
- 'MYMODAL',
2561
- 'MyModule',
2562
- 'myModule',
2563
- 'myNodeJs',
2564
- 'myNodeJsApp',
2565
- 'myNodejsApp',
2566
- 'myNpm',
2567
- 'MYnpm1',
2568
- 'myNpm0001',
2569
- 'myNpm2',
2570
- 'myNpm5',
2571
- 'myNpm10',
2572
- 'myNpm11',
2573
- 'myNpm111',
2574
- 'myNpm999',
2575
- 'myNpmfei',
2576
- 'myNpmfei1',
2577
- 'myNpml',
2578
- 'myNpmModule',
2579
- 'myNpmrz1',
2580
- 'MyPlugin',
2581
- 'MyProject',
2582
- 'MyProjNode',
2583
- 'myPromise',
2584
- 'myrikGoodModule',
2585
- 'Mysql-Assistant',
2586
- 'mysupermoduleXXX',
2587
- 'myTest',
2588
- 'Mytest_module',
2589
- 'mytPieChart',
2590
- 'N',
2591
- 'N3-components',
2592
- 'NA1',
2593
- 'NageshTestapplication',
2594
- 'NAME',
2595
- 'Nameless13',
2596
- 'NaNNaNBatman.js',
2597
- 'nanoTest',
2598
- 'NasimBotPlatform',
2599
- 'NativeAds',
2600
- 'NativeCall',
2601
- 'NativeProject',
2602
- 'nativescript-CallLog',
2603
- 'nativescript-GMImagePicker',
2604
- 'nativescript-logEntries',
2605
- 'NavExercise',
2606
- 'nCinoRabbit',
2607
- 'ncURL',
2608
- 'NDDB',
2609
- 'neouiReact-button',
2610
- 'Neptune',
2611
- 'NERDERY.JS.NAT',
2612
- 'nestedSortable',
2613
- 'net',
2614
- 'NeteaseCloudMusicApi',
2615
- 'neteaseMusicApi',
2616
- 'Netflow',
2617
- 'Netlifer',
2618
- 'NetMatch',
2619
- 'NetOS',
2620
- 'netOS',
2621
- 'Netpath-Test',
2622
- 'Neuro',
2623
- 'Neuro-Company',
2624
- 'NewModule1',
2625
- 'newmsPong',
2626
- 'newPackage',
2627
- 'newPioneer',
2628
- 'newStart',
2629
- 'newtouchCloud',
2630
- 'NewWebview',
2631
- 'NexManager',
2632
- 'NexmoJS',
2633
- 'NFO-Generator',
2634
- 'ng2-clockTST',
2635
- 'ng2-dodo-materialTypeTransfer',
2636
- 'ng2-QppWs',
2637
- 'ng2GifPreview',
2638
- 'NG2TableView',
2639
- 'ngBrowserNotification',
2640
- 'ngCart',
2641
- 'ngChatScroller',
2642
- 'ngComponentRouter-patched',
2643
- 'ngCurrentGeolocation',
2644
- 'ngDfp',
2645
- 'ngDrag',
2646
- 'ngFileReader',
2647
- 'ngGen',
2648
- 'ngGeolocation',
2649
- 'ngHyperVideo',
2650
- 'ngIceberg',
2651
- 'ngImgHandler',
2652
- 'ngIntercom',
2653
- 'ngKit',
2654
- 'ngPicker',
2655
- 'ngPluralizeFilter',
2656
- 'ngPluralizeFilter2',
2657
- 'ngProgress-browserify',
2658
- 'ngScroll',
2659
- 'ngSinaEmoji',
2660
- 'ngSmoothScroll',
2661
- 'ngSqlite',
2662
- 'ngTile',
2663
- 'ngTimeInput',
2664
- 'ngTreeView',
2665
- 'ngUpload',
2666
- 'ngUpload-forked',
2667
- 'Nguyen_test',
2668
- 'ngVue',
2669
- 'ngYamlConfig',
2670
- 'nHttpInterceptor',
2671
- 'Nick_calc',
2672
- 'NickSam_CGD',
2673
- 'NightPro-Web',
2674
- 'nightwatchGui',
2675
- 'Nikmo',
2676
- 'nImage',
2677
- 'Nitish',
2678
- 'nitish.kumar.IDS-LOGIC',
2679
- 'NlpTextArea',
2680
- 'nltco-lgpt-clean-A',
2681
- 'nltco-lgpt-clean-B',
2682
- 'nltco-lgpt-dedupe-simple-A',
2683
- 'nltco-lgpt-dedupe-simple-B',
2684
- 'nMingle',
2685
- 'nmPhone',
2686
- 'nMysql',
2687
- 'NoCR',
2688
- 'NODE',
2689
- 'Node_POC',
2690
- 'node-CORSproxy',
2691
- 'Node-FacebookMessenger',
2692
- 'Node-HelloWorld-Demo',
2693
- 'node-iDR',
2694
- 'node-iOS',
2695
- 'Node-JavaScript-Preprocessor',
2696
- 'node-localStorage',
2697
- 'Node-Log',
2698
- 'Node-Module-Test',
2699
- 'node-myPow',
2700
- 'node-red-contrib-samsungTV',
2701
- 'node-red-contrib-wwsNodes',
2702
- 'node-red-StefanoTest',
2703
- 'node-TBD',
2704
- 'NodeApp',
2705
- 'nodeApp',
2706
- 'nodeAuth',
2707
- 'nodeBase',
2708
- 'NodeBonocarmiol',
2709
- 'nodeCalcPax',
2710
- 'nodeCombo',
2711
- 'nodeDemo9.26',
2712
- 'nodeDocs',
2713
- 'nodeEventedCommand',
2714
- 'NodeFileBrowser',
2715
- 'NodeFQL',
2716
- 'nodeHCC',
2717
- 'nodeInterface',
2718
- 'NodeInterval',
2719
- 'nodeIRCbot',
2720
- 'nodeJS',
2721
- 'NodeJS_Tutorial',
2722
- 'nodeJs-zip',
2723
- 'NodejsAgent',
2724
- 'NodeJsApplication',
2725
- 'nodejsFramework',
2726
- 'nodejsLessons',
2727
- 'NodeJsNote',
2728
- 'NodeJsPractice',
2729
- 'nodeJsPrograms',
2730
- 'Nodejsricardo',
2731
- 'NodeJSTraining-demo-9823742',
2732
- 'nodejsTutorial',
2733
- 'NodejsWebApp1',
2734
- 'nodejsWorkSpace',
2735
- 'NodeKeynote',
2736
- 'nodeLearning',
2737
- 'nodeMarvin',
2738
- 'nodeMarvin2',
2739
- 'NodeMini',
2740
- 'nodeMysqlWrapper',
2741
- 'nodeNES',
2742
- 'nodeos-boot-multiUser',
2743
- 'nodeos-boot-singleUser',
2744
- 'nodeos-boot-singleUserMount',
2745
- 'nodepackageBoopathi',
2746
- 'nodePhpSessions',
2747
- 'NodePlugwise',
2748
- 'NodePlugwiseAPI',
2749
- 'nodeQuery',
2750
- 'nodes_Samples',
2751
- 'NodeSDK-Base',
2752
- 'NodeServerExtJS',
2753
- 'NodeSSH',
2754
- 'nodeSSO',
2755
- 'NodeSTEP',
2756
- 'nodeTest',
2757
- 'NodeTestDee',
2758
- 'nodeTTT',
2759
- 'nodeTut',
2760
- 'NoDevent',
2761
- 'NodeView',
2762
- 'nodeWebsite',
2763
- 'NodObjC',
2764
- 'Nonsense',
2765
- 'NoobConfig',
2766
- 'NoobHTTP',
2767
- 'normalizeName',
2768
- 'NORRIS',
2769
- 'nOSCSender',
2770
- 'Note.js',
2771
- 'NotificationPushsafer',
2772
- 'Notifly',
2773
- 'Npm',
2774
- 'npm-Demo',
2775
- 'Npm-Doc-Study',
2776
- 'npm-mydemo-pkgTest',
2777
- 'npm-setArray',
2778
- 'npm-wwmTest',
2779
- 'npmCalc',
2780
- 'npmFile',
2781
- 'npmModel',
2782
- 'npmModel1',
2783
- 'npmModel2',
2784
- 'npmTest',
2785
- 'npmToying',
2786
- 'npmTutorial',
2787
- 'NPR_Test',
2788
- 'nrRenamer',
2789
- 'nStoreSession',
2790
- 'nTPL',
2791
- 'nTunes',
2792
- 'NudeJS',
2793
- 'nunjucks-includeData',
2794
- 'O',
2795
- 'O_o',
2796
- 'o_O',
2797
- 'O2-countdown',
2798
- 'O2-tap',
2799
- 'objectFitPolyfill',
2800
- 'ObjectSnapshot',
2801
- 'ObjJ-Node',
2802
- 'ObservableQueue',
2803
- 'OCA-api',
2804
- 'ocamlAlpha',
2805
- 'ocamlBetterErrors',
2806
- 'OcamlBytes',
2807
- 'ocamlBytes',
2808
- 'ocamlRe',
2809
- 'OhMyCache',
2810
- 'OK-GOOGLE',
2811
- 'Olive',
2812
- 'onBoarding',
2813
- 'OnCollect',
2814
- 'OneDollar.js',
2815
- 'oneTest',
2816
- 'OpenBazaar-cli',
2817
- 'OpenDolphin',
2818
- 'OpenJPEG.js',
2819
- 'openWeather',
2820
- 'OperatorUI',
2821
- 'OPFCORS',
2822
- 'OPFSalesforce',
2823
- 'OptionParser',
2824
- 'OrangeTree',
2825
- 'Orchestrator',
2826
- 'Order',
2827
- 'ORIENTALASIAN',
2828
- 'os',
2829
- 'Osifo-package',
2830
- 'osu-ModPropertiesCalculator',
2831
- 'OTPAutoVerification',
2832
- 'overloadedFunction',
2833
- 'OwnMicroService',
2834
- 'OwnNormalizer',
2835
- 'OwnPubSub',
2836
- 'OwnPubSubClient',
2837
- 'OwnPubSubServer',
2838
- 'p2Pixi',
2839
- 'PaasyMcPaasFace',
2840
- 'pacemakerJS',
2841
- 'packAdmin',
2842
- 'Package',
2843
- 'packageNodeCR-Jeff.json',
2844
- 'packagePublished',
2845
- 'packageTesting',
2846
- 'Packery-rows',
2847
- 'packing-template-artTemplate',
2848
- 'Paddinator',
2849
- 'Paginate',
2850
- 'palindromeCalcPax',
2851
- 'palindromePax',
2852
- 'PanPG',
2853
- 'Panzer',
2854
- 'parameterBag',
2855
- 'paramsValidator',
2856
- 'Parse-Server-phone-number-auth',
2857
- 'parseArgs',
2858
- 'Parser',
2859
- 'parseUri',
2860
- 'Particle',
2861
- 'Particleground.js',
2862
- 'PassiveRedis',
2863
- 'path',
2864
- 'PatternLabStarter',
2865
- 'patternReplacer',
2866
- 'paytmGratify',
2867
- 'PayzenJS',
2868
- 'pDebug',
2869
- 'pdf-to-dataURL',
2870
- 'pdfTOthumbnail_convert',
2871
- 'PeA_nut',
2872
- 'Peek',
2873
- 'PeepJS',
2874
- 'Pega.IO',
2875
- 'Peggy.js',
2876
- 'Percolator',
2877
- 'perf_hooks',
2878
- 'performJs',
2879
- 'pgnToJSON',
2880
- 'PHibernate',
2881
- 'phoeNix-cli',
2882
- 'phoenixCLI',
2883
- 'PhonegapAnalytics',
2884
- 'PhonegapBeacon',
2885
- 'PhonegapFeeds',
2886
- 'PhonegapGeofence',
2887
- 'PhonegapGrowth',
2888
- 'PhonegapLocations',
2889
- 'PhonegapPush',
2890
- 'picardForTynt',
2891
- 'PicoMachine',
2892
- 'Pictionary',
2893
- 'Pintu',
2894
- 'pjEmojiTest',
2895
- 'PJsonCouch',
2896
- 'PK',
2897
- 'PL8',
2898
- 'placeHolder.js',
2899
- 'PLATO',
2900
- 'PlayStream',
2901
- 'pluginCreater',
2902
- 'pluginHelloWorld',
2903
- 'pluginHelloworld',
2904
- 'pluginTest',
2905
- 'PlugMan',
2906
- 'pluuuuHeader',
2907
- 'PoistueJS',
2908
- 'Pokeball-Scanner',
2909
- 'PokeChat',
2910
- 'PokedexJS',
2911
- 'PokemonGoBot',
2912
- 'PokemonGoNodeDashboard',
2913
- 'polar-cookieParser',
2914
- 'pollUntil',
2915
- 'Polymer',
2916
- 'POM',
2917
- 'pomeloGlobalChannel',
2918
- 'pomeloScale',
2919
- 'portal-fe-devServer',
2920
- 'PostgresClient',
2921
- 'Postlog',
2922
- 'PowerPlanDisplay',
2923
- 'powerPlug',
2924
- 'PP',
2925
- 'ppublishDemo',
2926
- 'Pre',
2927
- 'Preprocessor',
2928
- 'PrettyCSS',
2929
- 'prettyJson',
2930
- 'PrimaryJS',
2931
- 'primerNodo',
2932
- 'primo-explore-LinkedData',
2933
- 'primo-explore-prmFacetsToLeft',
2934
- 'primo-explore-prmFullViewAfter',
2935
- 'primo-explore-prmLogoAfter',
2936
- 'primo-explore-prmSearchBarAfter',
2937
- 'PrimoEsempio',
2938
- 'Printer',
2939
- 'Prism',
2940
- 'prjTemplate',
2941
- 'Probes.js',
2942
- 'process',
2943
- 'proInterface',
2944
- 'Project-A-VK',
2945
- 'Prometheus',
2946
- 'Promise',
2947
- 'Promise.js',
2948
- 'PromiseContext',
2949
- 'promisify-syncStore',
2950
- 'PropagAPISpecification',
2951
- 'propCheckers',
2952
- 'Propeller',
2953
- 'properJSONify',
2954
- 'Proto',
2955
- 'proton-quark-rabbitMQ',
2956
- 'ProtVista',
2957
- 'ProUI-Utils',
2958
- 'ProvaSimone',
2959
- 'provinceCity.js',
2960
- 'PSNjs',
2961
- 'PTC-Creator',
2962
- 'ptyzhuTest_20160813',
2963
- 'PublishDemo',
2964
- 'publishDigitalCrafts2016',
2965
- 'PubSub',
2966
- 'pubsubJS',
2967
- 'pulsarDivya',
2968
- 'punycode',
2969
- 'PupaFM',
2970
- 'Puppet.svg',
2971
- 'PureBox',
2972
- 'PureBox-Gallery-PlayEngine',
2973
- 'purePlayer',
2974
- 'PushMessage',
2975
- 'PushPanel',
2976
- 'PushPlugin_V2',
2977
- 'pybee!batavia',
2978
- 'Q',
2979
- 'q-mod-cliElements',
2980
- 'q-mod-cliPrinter',
2981
- 'QAP-cli',
2982
- 'QAP-SDK',
2983
- 'Qarticles',
2984
- 'QnA_Fore',
2985
- 'QNtest',
2986
- 'qqMap',
2987
- 'qTip2',
2988
- 'QuadMap',
2989
- 'QuantumExperimentService',
2990
- 'querystring',
2991
- 'R',
2992
- 'R.js',
2993
- 'R2',
2994
- 'RAD.js',
2995
- 'Radical',
2996
- 'raehoweNode',
2997
- 'Rajas',
2998
- 'random-fullName',
2999
- 'randomCaddress',
3000
- 'randomCname',
3001
- 'randomCname.js',
3002
- 'randomLib',
3003
- 'randomNickname',
3004
- 'RandomSelection',
3005
- 'randomTestOne',
3006
- 'randString',
3007
- 'randString.js',
3008
- 'Range.js',
3009
- 'Rannalhi',
3010
- 'rAppid.js',
3011
- 'rAppid.js-server',
3012
- 'rAppid.js-sprd',
3013
- 'Rapydscriptify',
3014
- 'RaspiKids',
3015
- 'raZerdummy',
3016
- 'RCTMessageUI',
3017
- 'React_Components',
3018
- 'React-Carousel',
3019
- 'react-countTo',
3020
- 'react-creditCard',
3021
- 'React-ES5-To-ES6-Checklist',
3022
- 'react-input-dateTime',
3023
- 'react-InputText-component',
3024
- 'react-komposer-watchQuery',
3025
- 'react-materialUI-components',
3026
- 'react-native-accountKit',
3027
- 'react-native-cascadeGrid',
3028
- 'react-native-checkBox',
3029
- 'react-native-DebugServerHost',
3030
- 'React-Native-Form-Field',
3031
- 'react-native-isDeviceRooted',
3032
- 'react-native-LoopAnimation',
3033
- 'react-native-MultiSlider',
3034
- 'react-native-portableView',
3035
- 'react-native-swRefresh',
3036
- 'react-PPT',
3037
- 'React-Redux-Docker-Ngnix-Seed',
3038
- 'react-refresh-infinite-tableView',
3039
- 'React-Select-Country',
3040
- 'React-Tabs',
3041
- 'React-UI-Notification',
3042
- 'react-uploadFile',
3043
- 'reactClass',
3044
- 'reactcordovaApp',
3045
- 'ReactEslint',
3046
- 'reactFormComponentTest1',
3047
- 'reactGallery',
3048
- 'reactHeaderComponentTest1',
3049
- 'ReactHero',
3050
- 'reactIntlJson-loader',
3051
- 'ReactNaitveImagePreviewer',
3052
- 'ReactNative-checkbox',
3053
- 'reactNative-checkbox',
3054
- 'reactNativeDatepicker',
3055
- 'reactNativeLoading',
3056
- 'ReactNativeNavbar',
3057
- 'ReactNativeSlideyTabs',
3058
- 'ReactNativeSocialLogin',
3059
- 'ReactNativeStarterKit',
3060
- 'ReactNativeToastAndroid',
3061
- 'reactTwo',
3062
- 'ReactUploader',
3063
- 'readabilitySAX',
3064
- 'ReadableFeeds',
3065
- 'readline',
3066
- 'ReadSettings',
3067
- 'Reality3D',
3068
- 'reallySimpleWeather',
3069
- 'ReApp',
3070
- 'ReasonDB',
3071
- 'RecastAI-Library-JavaScript',
3072
- 'recordType',
3073
- 'recordWebsite',
3074
- 'RedisCacheEngine',
3075
- 'redisHelper',
3076
- 'reDIx',
3077
- 'RefreshMedia',
3078
- 'registerSendMsg',
3079
- 'reloadOnUpdate',
3080
- 'remoteFileToS3',
3081
- 'RemoteTestService',
3082
- 'removeNPMAbsolutePaths',
3083
- 'RentalAdvantage',
3084
- 'repl',
3085
- 'Replace',
3086
- 'Replace2.0',
3087
- 'Replen-FrontEnd',
3088
- 'replNetServer',
3089
- 'Require',
3090
- 'requireAsync',
3091
- 'Resin',
3092
- 'resolveDependencies',
3093
- 'responseHostInfo',
3094
- 'ReST-API',
3095
- 'RESTful-API',
3096
- 'Restifytest',
3097
- 'Restlastic',
3098
- 'RESTLoader',
3099
- 'Reston',
3100
- 'RestTest',
3101
- 'RetreveNumbers',
3102
- 'rgbToHexa',
3103
- 'RhinoStyle',
3104
- 'Richard',
3105
- 'richardUtils',
3106
- 'rinuts-nodeunitDriver',
3107
- 'Risks-Tables',
3108
- 'RNBaiduMap',
3109
- 'RNCommon',
3110
- 'RNSVG',
3111
- 'RNSwiftHealthkit',
3112
- 'rNums',
3113
- 'RobinGitHub',
3114
- 'Robusta',
3115
- 'RockSelect',
3116
- 'Router',
3117
- 'RP_Limpezas_Industriais',
3118
- 'Rpm',
3119
- 'RSK-Router',
3120
- 'RT-react-toolbox',
3121
- 'Rubytool',
3122
- 'runQuery',
3123
- 'runStormTest',
3124
- 'runTestScenario',
3125
- 'RunwayLogger',
3126
- 'RWD-Table-Patterns',
3127
- 'RWPromise',
3128
- 'Safari-command',
3129
- 'SafeObject.js',
3130
- 'Safood-Parse',
3131
- 'SaFood-Parse',
3132
- 'sahibindenServer',
3133
- 'salgueirimTeste',
3134
- 'samepleMicroservice',
3135
- 'samjs-mongo-isOwner',
3136
- 'Sample',
3137
- 'SamplePlugIn',
3138
- 'SandboxTools',
3139
- 'sandcastle_multiApp',
3140
- 'Sanitizer.js',
3141
- 'sanitizer.unescapeEntities',
3142
- 'Sardines',
3143
- 'Sass-Boost',
3144
- 'Sass-JSON',
3145
- 'Sass-layout',
3146
- 'Saturday',
3147
- 'SauceBreak',
3148
- 'sayHelloByone',
3149
- 'sbg-queueManager',
3150
- 'sbUtils',
3151
- 'SC-Expense-Plugin',
3152
- 'Scaffolding',
3153
- 'scalejs.metadataFactory',
3154
- 'ScgiClient',
3155
- 'Scheduler.js',
3156
- 'schema-inspector-anyOf',
3157
- 'scp-cleanRedis',
3158
- 'Scrap',
3159
- 'scriptTools',
3160
- 'scrollAnimation',
3161
- 'scrollPointerEvents',
3162
- 'ScrollShow',
3163
- 'Sdp-App',
3164
- 'seaModel',
3165
- 'searchBox.js',
3166
- 'SecChat',
3167
- 'SecureKeyStore',
3168
- 'segnoJS',
3169
- 'Seguranca',
3170
- 'SegurancaBrasilcard',
3171
- 'Select2',
3172
- 'selfAsync',
3173
- 'selfAutocomplete',
3174
- 'SelfieJS',
3175
- 'SenseJs',
3176
- 'SenseOrm',
3177
- 'Sentimental',
3178
- 'SeptemTool',
3179
- 'seqFlow',
3180
- 'SerialDownloader',
3181
- 'serveItQuick',
3182
- 'Server',
3183
- 'Service-Discovery-DLNA-SSDP',
3184
- 'serviceDiscovery',
3185
- 'SessionWebSocket',
3186
- 'Set',
3187
- 'setInterval',
3188
- 'setRafTimeout',
3189
- 'setTimeout',
3190
- 'SexyJS',
3191
- 'sfaClient',
3192
- 'sgBase',
3193
- 'sgCore',
3194
- 'sgFramework',
3195
- 'sgLayers',
3196
- 'sgSay',
3197
- 'Sharder',
3198
- 'ShareSDK',
3199
- 'SharingCMS',
3200
- 'Shave',
3201
- 'Sheet',
3202
- 'SHI-Shire',
3203
- 'sHistory',
3204
- 'ShowNativeContact',
3205
- 'SHPS4Node-auth',
3206
- 'SHPS4Node-cache',
3207
- 'SHPS4Node-commandline',
3208
- 'SHPS4Node-Config',
3209
- 'SHPS4Node-config',
3210
- 'SHPS4Node-cookie',
3211
- 'SHPS4Node-CSS',
3212
- 'SHPS4Node-dependency',
3213
- 'SHPS4Node-error',
3214
- 'SHPS4Node-file',
3215
- 'SHPS4Node-frontend',
3216
- 'SHPS4Node-init',
3217
- 'SHPS4Node-language',
3218
- 'SHPS4Node-log',
3219
- 'SHPS4Node-make',
3220
- 'SHPS4Node-optimize',
3221
- 'SHPS4Node-parallel',
3222
- 'SHPS4Node-plugin',
3223
- 'SHPS4Node-sandbox',
3224
- 'SHPS4Node-schedule',
3225
- 'SHPS4Node-session',
3226
- 'SHPS4Node-SQL',
3227
- 'shwang1aPackage1',
3228
- 'shy-Do',
3229
- 'shy-static-imgJoin',
3230
- 'SignaturePrinter',
3231
- 'Silvera',
3232
- 'simoneDays',
3233
- 'Simple',
3234
- 'Simple-Cache',
3235
- 'simple-hello-world-apiClientsideTest',
3236
- 'simple-jQuery-slider',
3237
- 'simpleArgsParser',
3238
- 'simpleCsvToJson',
3239
- 'SimpleHtdigest',
3240
- 'SimpleQueue',
3241
- 'SimpleRPC',
3242
- 'Simplog',
3243
- 'SingularityUI',
3244
- 'sip.js-mnQf2Q2R',
3245
- 'Sisense-node-schedule',
3246
- 'SITA-JS-Wrapper',
3247
- 'siteBuild',
3248
- 'Skadi',
3249
- 'SkelEktron',
3250
- 'SKRCensorText',
3251
- 'SkyLabels.js',
3252
- 'Skype-command',
3253
- 'slgComponents',
3254
- 'Slidebars',
3255
- 'Slidebars-legacy',
3256
- 'slidePage',
3257
- 'Slither-Server',
3258
- 'sLog',
3259
- 'slush-initPro',
3260
- 'Smaller4You',
3261
- 'Smart-Web-Proxy',
3262
- 'SmartConfig',
3263
- 'SmartyGrid',
3264
- 'SMValidator',
3265
- 'smyNpm1',
3266
- 'Snake.js',
3267
- 'SnipIt',
3268
- 'SnsShare',
3269
- 'SocialDig.js',
3270
- 'Socialight',
3271
- 'socketGW',
3272
- 'SocketIPC',
3273
- 'sortBy.js',
3274
- 'Soumen',
3275
- 'SoundCloud_Node_API',
3276
- 'SpaceMagic',
3277
- 'SpeechJS',
3278
- 'Speedco',
3279
- 'Speedonetzer',
3280
- 'Sphero-Node-SDK',
3281
- 'Spores',
3282
- 'Spot',
3283
- 'spotifyCurrentlyPlaying.js',
3284
- 'SpotlightJS',
3285
- 'Spring',
3286
- 'SPUtility.js',
3287
- 'SQLClient',
3288
- 'SQProject',
3289
- 'SquareOfNumber',
3290
- 'Squirrel',
3291
- 'squishMenu',
3292
- 'Sslac',
3293
- 'SSO',
3294
- 'SSSDemoNPM7oct',
3295
- 'SSuperSchool',
3296
- 'StaceFlow',
3297
- 'StanLee-WPTheme-Generator',
3298
- 'star-initReact',
3299
- 'Starr',
3300
- 'startInt',
3301
- 'starW-names',
3302
- 'StaticServer',
3303
- 'staticServer',
3304
- 'staticSync',
3305
- 'StatusBar',
3306
- 'StdJSBuilder',
3307
- 'steamAPI',
3308
- 'STEPNode',
3309
- 'Stewed',
3310
- 'stickUp',
3311
- 'stickyNavbar.js',
3312
- 'stickyStack',
3313
- 'StimShopPlugin',
3314
- 'storeJSON',
3315
- 'storkSQL',
3316
- 'stormClient',
3317
- 'Str.js',
3318
- 'Stratagem',
3319
- 'stream',
3320
- 'string_decoder',
3321
- 'String_module',
3322
- 'string-DLL',
3323
- 'string.prototype.htmlDecode',
3324
- 'string.prototype.htmlEntityDecode',
3325
- 'StringDistanceTS',
3326
- 'StringMultiplier',
3327
- 'StringScanner',
3328
- 'STRUCT',
3329
- 'Suckle',
3330
- 'sudokuMaker',
3331
- 'sudoTracker',
3332
- 'SUI-Angular2-Modal',
3333
- 'superClipBoard',
3334
- 'SuperDank',
3335
- 'superJoy',
3336
- 'Supermodule',
3337
- 'supermoduleBugay',
3338
- 'supermoduleLyu',
3339
- 'supermoduleNik',
3340
- 'supermoduleShulumba',
3341
- 'Supersonic',
3342
- 'superUsingMod',
3343
- 'svgSprite',
3344
- 'swimCoachStopwatch',
3345
- 'SwitchBoard',
3346
- 'synchro_ByJoker',
3347
- 'SyncRun',
3348
- 'Syndication',
3349
- 'Synergy',
3350
- 'sys',
3351
- 'Sysdate',
3352
- 'sytemMonitor-client',
3353
- 'szxPack',
3354
- 'T_T',
3355
- 'T-Box',
3356
- 'table-Q',
3357
- 'tableComponent',
3358
- 'Tachyon',
3359
- 'TagCloud',
3360
- 'tagOf',
3361
- 'TagSelect.js',
3362
- 'TalkerNode',
3363
- 'TALQS',
3364
- 'talquingApp',
3365
- 'TangramDocs',
3366
- 'tap-linux-2BA',
3367
- 'tap-win-2BA',
3368
- 'tap-win-C94',
3369
- 'Targis',
3370
- 'Tattletale',
3371
- 'Tayr',
3372
- 'tbCLI',
3373
- 'TDTwitterStream',
3374
- 'Tea',
3375
- 'TeamBuilder',
3376
- 'TechNode',
3377
- 'TechnoLib',
3378
- 'TeeChart',
3379
- 'Templ8',
3380
- 'Template',
3381
- 'Tempus',
3382
- 'Ter',
3383
- 'Tereshkovmodule',
3384
- 'Terminal-command',
3385
- 'test_helloWorld',
3386
- 'Test-7',
3387
- 'test-A',
3388
- 'test-naamat-Al-Aswad',
3389
- 'Test-Project',
3390
- 'TestAmILate',
3391
- 'testApi',
3392
- 'testApp',
3393
- 'Testchai2',
3394
- 'Testchai21',
3395
- 'testContrast',
3396
- 'TESTdelete123',
3397
- 'testDEMOABCD',
3398
- 'testDirJackAtherton',
3399
- 'Teste2',
3400
- 'testeRealTime',
3401
- 'testForThis',
3402
- 'testMe',
3403
- 'testModule',
3404
- 'testModule-hui',
3405
- 'testNode',
3406
- 'TestNodeJsApplication',
3407
- 'testPackage',
3408
- 'testPackage2',
3409
- 'TestPlugin',
3410
- 'testPlugin',
3411
- 'TestProject',
3412
- 'testProject',
3413
- 'testPublish',
3414
- 'testPublisha',
3415
- 'testPublishNpmModule',
3416
- 'TFWhatIs',
3417
- 'Thairon-node',
3418
- 'Thanatos_pack',
3419
- 'ThanhNV',
3420
- 'Theater',
3421
- 'TheGiver',
3422
- 'Thimble',
3423
- 'Thing.js',
3424
- 'thingHolder',
3425
- 'think-paymentService',
3426
- 'think-qiniuService',
3427
- 'think-quotationService',
3428
- 'think-wechatService',
3429
- 'ThinkHub',
3430
- 'ThinkInsteon',
3431
- 'ThirtyDaysOfReactNative',
3432
- 'threadHandler',
3433
- 'threejs-htmlRenderer',
3434
- 'ThrustFS',
3435
- 'ThumborJS',
3436
- 'TigraphBot',
3437
- 'tilejsonHttpShim',
3438
- 'Time-Tracker-Cli',
3439
- 'Timelined',
3440
- 'Timeliner.Core',
3441
- 'Timeliner.Index',
3442
- 'Timepass',
3443
- 'timers',
3444
- 'timeTraveller',
3445
- 'timeUtils',
3446
- 'tiNanta',
3447
- 'TinyAnimate',
3448
- 'tinyChat',
3449
- 'tinyEmiter',
3450
- 'tinyFrame',
3451
- 'tinyImages',
3452
- 'tinyLoger',
3453
- 'Titan',
3454
- 'TJAngular',
3455
- 'tls',
3456
- 'tm-apps-poolApi',
3457
- 'tmSensor',
3458
- 'toBin',
3459
- 'toDataURL',
3460
- 'toDoList',
3461
- 'toDots',
3462
- 'Toji',
3463
- 'tokenAndAuthorizationManager',
3464
- 'tokenAndAuthorizationManger',
3465
- 'Tom',
3466
- 'tomloprodModal',
3467
- 'Tool-bluej-gulp',
3468
- 'Toolshed-Client',
3469
- 'topSdk',
3470
- 'TopuNet-AMD-modules',
3471
- 'TopuNet-BaiduMap',
3472
- 'TopuNet-CalendarScroller',
3473
- 'TopuNet-dropDownLoad',
3474
- 'TopuNet-GrayScale',
3475
- 'TopuNet-ImageCropCompressorH5',
3476
- 'TopuNet-JRoll',
3477
- 'TopuNet-js-functions',
3478
- 'TopuNet-JsHint4Sublime',
3479
- 'TopuNet-JsHintify',
3480
- 'TopuNet-Landscape_mask',
3481
- 'TopuNet-Landscape-Mask',
3482
- 'TopuNet-LayerShow',
3483
- 'TopuNet-mobile-stop-moved',
3484
- 'TopuNet-node-functions',
3485
- 'TopuNet-Pic-code',
3486
- 'TopuNet-PromptLayer-JS',
3487
- 'TopuNet-QueueLazyLoad',
3488
- 'TopuNet-RequireJS',
3489
- 'TopuNet-RotatingBanner',
3490
- 'TopuNet-WaterFall',
3491
- 'TopuNet-weixin-node',
3492
- 'TorrentBeam',
3493
- 'TorrentCollection',
3494
- 'toSrc',
3495
- 'toString',
3496
- 'touchController',
3497
- 'toYaml',
3498
- 'TPA',
3499
- 'tr-O64',
3500
- 'trace_events',
3501
- 'TradeJS',
3502
- 'Trains',
3503
- 'TrainsController',
3504
- 'TrainsModel',
3505
- 'TramiteDocumentarioFront',
3506
- 'TransactionRelay',
3507
- 'transformConfigJson',
3508
- 'transitionEnd',
3509
- 'translateFzn',
3510
- 'Travis',
3511
- 'TrixCSS',
3512
- 'truncateFilename',
3513
- 'tslint-jasmine-noSkipOrFocus',
3514
- 'TSN',
3515
- 'ttm-Testing',
3516
- 'tty',
3517
- 'Tuio.js',
3518
- 'Turntable',
3519
- 'tuTrabajo-client',
3520
- 'TweenTime',
3521
- 'TwigJS',
3522
- 'twitterApiWrapper',
3523
- 'txtObj',
3524
- 'Tyche',
3525
- 'TypeCast',
3526
- 'typedCj.js',
3527
- 'TypedFunc',
3528
- 'typescript-demo-MATC-Andrew',
3529
- 'typography-theme-Wikipedia',
3530
- 'typopro-web-TypoPRO-AmaticSC',
3531
- 'typopro-web-TypoPRO-AnonymousPro',
3532
- 'typopro-web-TypoPRO-Asap',
3533
- 'typopro-web-TypoPRO-Astloch',
3534
- 'typopro-web-TypoPRO-BebasNeue',
3535
- 'typopro-web-TypoPRO-Bitter',
3536
- 'typopro-web-TypoPRO-Chawp',
3537
- 'typopro-web-TypoPRO-ComingSoon',
3538
- 'typopro-web-TypoPRO-Cousine',
3539
- 'typopro-web-TypoPRO-Coustard',
3540
- 'typopro-web-TypoPRO-CraftyGirls',
3541
- 'typopro-web-TypoPRO-Cuprum',
3542
- 'typopro-web-TypoPRO-Damion',
3543
- 'typopro-web-TypoPRO-DancingScript',
3544
- 'typopro-web-TypoPRO-Delius',
3545
- 'typopro-web-TypoPRO-Gidole',
3546
- 'typopro-web-TypoPRO-GiveYouGlory',
3547
- 'typopro-web-TypoPRO-GrandHotel',
3548
- 'typopro-web-TypoPRO-GreatVibes',
3549
- 'typopro-web-TypoPRO-Handlee',
3550
- 'typopro-web-TypoPRO-HHSamuel',
3551
- 'typopro-web-TypoPRO-Inconsolata',
3552
- 'typopro-web-TypoPRO-IndieFlower',
3553
- 'typopro-web-TypoPRO-Junction',
3554
- 'typopro-web-TypoPRO-Kalam',
3555
- 'typopro-web-TypoPRO-KingthingsPetrock',
3556
- 'typopro-web-TypoPRO-Kreon',
3557
- 'typopro-web-TypoPRO-LeagueGothic',
3558
- 'typopro-web-TypoPRO-Lekton',
3559
- 'typopro-web-TypoPRO-LibreBaskerville',
3560
- 'typopro-web-TypoPRO-Milonga',
3561
- 'typopro-web-TypoPRO-Montserrat',
3562
- 'typopro-web-TypoPRO-Nickainley',
3563
- 'typopro-web-TypoPRO-Oxygen',
3564
- 'typopro-web-TypoPRO-Pacifico',
3565
- 'typopro-web-TypoPRO-PatuaOne',
3566
- 'typopro-web-TypoPRO-Poetsen',
3567
- 'typopro-web-TypoPRO-Pompiere',
3568
- 'typopro-web-TypoPRO-PTMono',
3569
- 'typopro-web-TypoPRO-Rosario',
3570
- 'typopro-web-TypoPRO-SansitaOne',
3571
- 'typopro-web-TypoPRO-Satisfy',
3572
- 'typopro-web-TypoPRO-Signika',
3573
- 'typopro-web-TypoPRO-Slabo',
3574
- 'typopro-web-TypoPRO-TopSecret',
3575
- 'typopro-web-TypoPRO-Unifraktur',
3576
- 'typopro-web-TypoPRO-Vegur',
3577
- 'typopro-web-TypoPRO-VeteranTypewriter',
3578
- 'typopro-web-TypoPRO-WeblySleek',
3579
- 'typopro-web-TypoPRO-Yellowtail',
3580
- 'Ubertesters',
3581
- 'Ubi',
3582
- 'UbibotSensor',
3583
- 'UbidotsMoscaServer',
3584
- 'UbiName',
3585
- 'uDom',
3586
- 'ueberDB',
3587
- 'ueberDB-couch',
3588
- 'ueberRemoteStorage',
3589
- 'ugcFore',
3590
- 'UIjson',
3591
- 'UkGeoTool',
3592
- 'UltraServerIO',
3593
- 'UM007',
3594
- 'uMech',
3595
- 'uMicro',
3596
- 'uMicro-invoke',
3597
- 'UMiracleButton',
3598
- 'uncaughtException',
3599
- 'Underscore-1',
3600
- 'UnderscoreKit',
3601
- 'UnderscoreMatchersForJasmine',
3602
- 'underscorePlus',
3603
- 'underscoreWithTypings',
3604
- 'Uniform',
3605
- 'Unit-Bezier',
3606
- 'unity-kjXmol-1',
3607
- 'UniversalRoute',
3608
- 'Up2Bucket',
3609
- 'UParams',
3610
- 'UploadCore',
3611
- 'Uploader',
3612
- 'URIjs',
3613
- 'url',
3614
- 'URLON',
3615
- 'urlParser',
3616
- 'urlWatch',
3617
- 'USAJOBS',
3618
- 'USAJOBS_Help_Center',
3619
- 'UserID',
3620
- 'userModule1123455',
3621
- 'util',
3622
- 'utilityFileSystem',
3623
- 'utilityTool',
3624
- 'Utils',
3625
- 'uTool',
3626
- 'uTool2',
3627
- 'uvCharts',
3628
- 'v8',
3629
- 'Validate',
3630
- 'Validator',
3631
- 'VardeminChat',
3632
- 'vc-buttonGroup',
3633
- 'vcPagination',
3634
- 'vdGlslCanvas',
3635
- 'VDU-web',
3636
- 'Vector',
3637
- 'Velvet',
3638
- 'vericredClient',
3639
- 'VerifyInput.js',
3640
- 'Videobox-MODX',
3641
- 'videoBoxer',
3642
- 'VideoStream',
3643
- 'Vidzy',
3644
- 'ViewAbility',
3645
- 'ViewPort',
3646
- 'ViewTest',
3647
- 'vintageJS',
3648
- 'Virsical',
3649
- 'VK-Promise',
3650
- 'VLC-command',
3651
- 'vm',
3652
- 'VmosoApiClient',
3653
- 'vmSFTP',
3654
- 'VoiceIt',
3655
- 'voiceLive',
3656
- 'Votesy',
3657
- 'VoxFeed',
3658
- 'Voyager-search',
3659
- 'vPromise',
3660
- 'vQ',
3661
- 'vQMgArq1o4U1',
3662
- 'vsGoogleAutocomplete',
3663
- 'vue-dS',
3664
- 'vue-scrollTo',
3665
- 'vueLoadingBar',
3666
- 'VueProject',
3667
- 'VueProjectES5',
3668
- 'VueTree',
3669
- 'Vuk',
3670
- 'W2G2',
3671
- 'w5cValidator',
3672
- 'w11k-dropdownToggle',
3673
- 'Wamble',
3674
- 'wamTool',
3675
- 'Wanderer',
3676
- 'wangeditorForReact',
3677
- 'wantu-nodejsSDK',
3678
- 'wasabiD',
3679
- 'wasabiH',
3680
- 'wasi',
3681
- 'WasteOfTime',
3682
- 'WatchWorker',
3683
- 'watsonWebSocketSTTwrapper',
3684
- 'wb-Wisteria',
3685
- 'wBitmask',
3686
- 'wColor',
3687
- 'wColor256',
3688
- 'wConsequence',
3689
- 'wCopyable',
3690
- 'WCordova',
3691
- 'wDeployer',
3692
- 'Web_GUI_Core',
3693
- 'web3.onChange',
3694
- 'Web4.0',
3695
- 'webarrancoStarter',
3696
- 'WebConsoleUI',
3697
- 'Webcord',
3698
- 'webdriverNode',
3699
- 'webext-getBytesInUse-polyfill',
3700
- 'WebHook',
3701
- 'WebODF',
3702
- 'webpack-dev-server-getApp',
3703
- 'webpack-dynamicHash',
3704
- 'webpack-Minimount-starter',
3705
- 'WebParrot',
3706
- 'webpay-webserviceAPI',
3707
- 'webStart',
3708
- 'WebStencil',
3709
- 'webStorage',
3710
- 'wechat-enterprise-for-kfService',
3711
- 'wEventHandler',
3712
- 'wFiles',
3713
- 'wGluCal',
3714
- 'WhereThingsHappened',
3715
- 'WhiteRabbit',
3716
- 'WigGLe',
3717
- 'Wilson_U',
3718
- 'Wilson_Util',
3719
- 'WiredPanels',
3720
- 'wkhtmltopdfWrapper',
3721
- 'wLogger',
3722
- 'Wmhao',
3723
- 'WNdb',
3724
- 'WoD-Dice',
3725
- 'WolfyEventEmitter',
3726
- 'woodwoodnine_FirstTest',
3727
- 'wordCounting',
3728
- 'WordDuelConstants',
3729
- 'wPath',
3730
- 'wProto',
3731
- 'wqProj-cli',
3732
- 'wRegexpObject',
3733
- 'WSBroker',
3734
- 'wscn-tilesetQuote-component',
3735
- 'wsxRest',
3736
- 'wTemplate',
3737
- 'wTesting',
3738
- 'WTGeo',
3739
- 'wTools',
3740
- 'wy-checkBrowser',
3741
- 'X-date',
3742
- 'X-editable',
3743
- 'xBEM',
3744
- 'xlsTjson',
3745
- 'xlsxParser',
3746
- 'xmlToJsonTs',
3747
- 'Xnpmtools',
3748
- 'xSpinner',
3749
- 'xStore',
3750
- 'xui-vue-WorkflowArrow',
3751
- 'Xunfei',
3752
- 'xuNpm',
3753
- 'XWindow',
3754
- 'xwjApp',
3755
- 'xxxDemo',
3756
- 'yaDeferred',
3757
- 'YAEventEmitter',
3758
- 'yaMap',
3759
- 'yamQuery-excel',
3760
- 'yamQuery-excelAnalizer',
3761
- 'YamYam',
3762
- 'yang-testingNPM',
3763
- 'YaoXiaoMi',
3764
- 'Yeezy-Case',
3765
- 'Yggdrasil',
3766
- 'YJS',
3767
- 'YmpleCommerce',
3768
- 'YouAreDaChef',
3769
- 'YouSlackBot',
3770
- 'yrdLmz',
3771
- 'yuanMath',
3772
- 'YuicompressorValidator',
3773
- 'Yummy',
3774
- 'Yummy-Yummy',
3775
- 'YunUI',
3776
- 'Yworkcli',
3777
- 'Yworkshell',
3778
- 'z-lib-structure-dqIndex',
3779
- 'zhb_helloTest',
3780
- 'Zhengzx',
3781
- 'zigZag',
3782
- 'Ziz',
3783
- 'ZJJPackage',
3784
- 'zkModules',
3785
- 'zlib',
3786
- 'zmqConnector',
3787
- 'ZooKeeper',
3788
- 'zzcBridge',
3789
- 'zzcCopy',
3790
- 'zzcDownloadApp'
3791
- ]
3792
-
3793
- let hasRequiredPurlType
3794
- function requirePurlType() {
3795
- if (hasRequiredPurlType) {
3796
- return purlType.exports
3797
- }
3798
- hasRequiredPurlType = 1
3799
- ;(function (module) {
3800
- const { encodeComponent } = /*@__PURE__*/ requireEncode()
3801
- const { PurlError } = /*@__PURE__*/ requireError()
3802
- const { createHelpersNamespaceObject } = /*@__PURE__*/ requireHelpers()
3803
- const { isNullishOrEmptyString } = /*@__PURE__*/ requireLang()
3804
- const {
3805
- isSemverString,
3806
- lowerName,
3807
- lowerNamespace,
3808
- lowerVersion,
3809
- replaceDashesWithUnderscores,
3810
- replaceUnderscoresWithDashes
3811
- } = /*@__PURE__*/ requireStrings()
3812
- const { validateEmptyByType, validateRequiredByType } =
3813
- /*@__PURE__*/ requireValidate()
3814
- const PurlTypNormalizer = purl => purl
3815
- const PurlTypeValidator = (_purl, _throws) => true
3816
- const getNpmBuiltinNames = (() => {
3817
- let builtinNames
3818
- return () => {
3819
- if (builtinNames === undefined) {
3820
- builtinNames =
3821
- // Avoid a require('module') call directly so folks can bundle
3822
- // for the browser without issues.
3823
- (module !== null && module.constructor?.builtinModules) ||
3824
- require$$6
3825
- }
3826
- return builtinNames
3827
- }
3828
- })()
3829
- const getNpmLegacyNames = (() => {
3830
- let legacyNames
3831
- return () => {
3832
- if (legacyNames === undefined) {
3833
- legacyNames = require$$7
3834
- }
3835
- return legacyNames
3836
- }
3837
- })()
3838
- function getNpmId(purl) {
3839
- const { name, namespace } = purl
3840
- return `${namespace?.length > 0 ? `${namespace}/` : ''}${name}`
3841
- }
3842
- const isNpmBuiltinName = id =>
3843
- getNpmBuiltinNames().includes(id.toLowerCase())
3844
- const isNpmLegacyName = id => getNpmLegacyNames().includes(id)
3845
- module.exports = {
3846
- // PURL types:
3847
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst
3848
- PurlType: createHelpersNamespaceObject(
3849
- {
3850
- normalize: {
3851
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#alpm
3852
- alpm(purl) {
3853
- lowerNamespace(purl)
3854
- lowerName(purl)
3855
- return purl
3856
- },
3857
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#apk
3858
- apk(purl) {
3859
- lowerNamespace(purl)
3860
- lowerName(purl)
3861
- return purl
3862
- },
3863
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#bitbucket
3864
- bitbucket(purl) {
3865
- lowerNamespace(purl)
3866
- lowerName(purl)
3867
- return purl
3868
- },
3869
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#bitnami
3870
- bitnami(purl) {
3871
- lowerName(purl)
3872
- return purl
3873
- },
3874
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#composer
3875
- composer(purl) {
3876
- lowerNamespace(purl)
3877
- lowerName(purl)
3878
- return purl
3879
- },
3880
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#deb
3881
- deb(purl) {
3882
- lowerNamespace(purl)
3883
- lowerName(purl)
3884
- return purl
3885
- },
3886
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#other-candidate-types-to-define
3887
- gitlab(purl) {
3888
- lowerNamespace(purl)
3889
- lowerName(purl)
3890
- return purl
3891
- },
3892
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#github
3893
- github(purl) {
3894
- lowerNamespace(purl)
3895
- lowerName(purl)
3896
- return purl
3897
- },
3898
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#golang
3899
- // golang(purl) {
3900
- // // Ignore case-insensitive rule because go.mod are case-sensitive.
3901
- // // Pending spec change: https://github.com/package-url/purl-spec/pull/196
3902
- // lowerNamespace(purl)
3903
- // lowerName(purl)
3904
- // return purl
3905
- // },
3906
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#hex
3907
- hex(purl) {
3908
- lowerNamespace(purl)
3909
- lowerName(purl)
3910
- return purl
3911
- },
3912
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#huggingface
3913
- huggingface(purl) {
3914
- lowerVersion(purl)
3915
- return purl
3916
- },
3917
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#mlflow
3918
- mlflow(purl) {
3919
- if (purl.qualifiers?.repository_url?.includes('databricks')) {
3920
- lowerName(purl)
3921
- }
3922
- return purl
3923
- },
3924
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#npm
3925
- npm(purl) {
3926
- lowerNamespace(purl)
3927
- // Ignore lowercasing legacy names because they could be mixed case.
3928
- // https://github.com/npm/validate-npm-package-name/tree/v6.0.0?tab=readme-ov-file#legacy-names
3929
- if (!isNpmLegacyName(getNpmId(purl))) {
3930
- lowerName(purl)
3931
- }
3932
- return purl
3933
- },
3934
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#luarocks
3935
- luarocks(purl) {
3936
- lowerVersion(purl)
3937
- return purl
3938
- },
3939
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#oci
3940
- oci(purl) {
3941
- lowerName(purl)
3942
- return purl
3943
- },
3944
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#pub
3945
- pub(purl) {
3946
- lowerName(purl)
3947
- purl.name = replaceDashesWithUnderscores(purl.name)
3948
- return purl
3949
- },
3950
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#pypi
3951
- pypi(purl) {
3952
- lowerNamespace(purl)
3953
- lowerName(purl)
3954
- purl.name = replaceUnderscoresWithDashes(purl.name)
3955
- return purl
3956
- },
3957
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#qpkg
3958
- qpkg(purl) {
3959
- lowerNamespace(purl)
3960
- return purl
3961
- },
3962
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#rpm
3963
- rpm(purl) {
3964
- lowerNamespace(purl)
3965
- return purl
3966
- }
3967
- },
3968
- validate: {
3969
- // TODO: cocoapods name validation
3970
- // TODO: cpan namespace validation
3971
- // TODO: swid qualifier validation
3972
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#conan
3973
- conan(purl, throws) {
3974
- if (isNullishOrEmptyString(purl.namespace)) {
3975
- if (purl.qualifiers?.channel) {
3976
- if (throws) {
3977
- throw new PurlError(
3978
- 'conan requires a "namespace" component when a "channel" qualifier is present'
3979
- )
3980
- }
3981
- return false
3982
- }
3983
- } else if (isNullishOrEmptyString(purl.qualifiers)) {
3984
- if (throws) {
3985
- throw new PurlError(
3986
- 'conan requires a "qualifiers" component when a namespace is present'
3987
- )
3988
- }
3989
- return false
3990
- }
3991
- return true
3992
- },
3993
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#cran
3994
- cran(purl, throws) {
3995
- return validateRequiredByType(
3996
- 'cran',
3997
- 'version',
3998
- purl.version,
3999
- throws
4000
- )
4001
- },
4002
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#golang
4003
- golang(purl, throws) {
4004
- // Still being lenient here since the standard changes aren't official.
4005
- // Pending spec change: https://github.com/package-url/purl-spec/pull/196
4006
- const { version } = purl
4007
- const length = typeof version === 'string' ? version.length : 0
4008
- // If the version starts with a "v" then ensure its a valid semver version.
4009
- // This, by semver semantics, also supports pseudo-version number.
4010
- // https://go.dev/doc/modules/version-numbers#pseudo-version-number
4011
- if (
4012
- length &&
4013
- version.charCodeAt(0) === 118 /*'v'*/ &&
4014
- !isSemverString(version.slice(1))
4015
- ) {
4016
- if (throws) {
4017
- throw new PurlError(
4018
- 'golang "version" component starting with a "v" must be followed by a valid semver version'
4019
- )
4020
- }
4021
- return false
4022
- }
4023
- return true
4024
- },
4025
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#maven
4026
- maven(purl, throws) {
4027
- return validateRequiredByType(
4028
- 'maven',
4029
- 'namespace',
4030
- purl.namespace,
4031
- throws
4032
- )
4033
- },
4034
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#mlflow
4035
- mlflow(purl, throws) {
4036
- return validateEmptyByType(
4037
- 'mlflow',
4038
- 'namespace',
4039
- purl.namespace,
4040
- throws
4041
- )
4042
- },
4043
- // Validation based on
4044
- // https://github.com/npm/validate-npm-package-name/tree/v6.0.0
4045
- // ISC License
4046
- // Copyright (c) 2015, npm, Inc
4047
- npm(purl, throws) {
4048
- const { name, namespace } = purl
4049
- const hasNs = namespace?.length > 0
4050
- const id = getNpmId(purl)
4051
- const code0 = id.charCodeAt(0)
4052
- const compName = hasNs ? 'namespace' : 'name'
4053
- if (code0 === 46 /*'.'*/) {
4054
- if (throws) {
4055
- throw new PurlError(
4056
- `npm "${compName}" component cannot start with a period`
4057
- )
4058
- }
4059
- return false
4060
- }
4061
- if (code0 === 95 /*'_'*/) {
4062
- if (throws) {
4063
- throw new PurlError(
4064
- `npm "${compName}" component cannot start with an underscore`
4065
- )
4066
- }
4067
- return false
4068
- }
4069
- if (name.trim() !== name) {
4070
- if (throws) {
4071
- throw new PurlError(
4072
- 'npm "name" component cannot contain leading or trailing spaces'
4073
- )
4074
- }
4075
- return false
4076
- }
4077
- if (encodeComponent(name) !== name) {
4078
- if (throws) {
4079
- throw new PurlError(
4080
- `npm "name" component can only contain URL-friendly characters`
4081
- )
4082
- }
4083
- return false
4084
- }
4085
- if (hasNs) {
4086
- if (namespace.trim() !== namespace) {
4087
- if (throws) {
4088
- throw new PurlError(
4089
- 'npm "namespace" component cannot contain leading or trailing spaces'
4090
- )
4091
- }
4092
- return false
4093
- }
4094
- if (code0 !== 64 /*'@'*/) {
4095
- throw new PurlError(
4096
- `npm "namespace" component must start with an "@" character`
4097
- )
4098
- }
4099
- const namespaceWithoutAtSign = namespace.slice(1)
4100
- if (
4101
- encodeComponent(namespaceWithoutAtSign) !==
4102
- namespaceWithoutAtSign
4103
- ) {
4104
- if (throws) {
4105
- throw new PurlError(
4106
- `npm "namespace" component can only contain URL-friendly characters`
4107
- )
4108
- }
4109
- return false
4110
- }
4111
- }
4112
- const loweredId = id.toLowerCase()
4113
- if (loweredId === 'node_modules' || loweredId === 'favicon.ico') {
4114
- if (throws) {
4115
- throw new PurlError(
4116
- `npm "${compName}" component of "${loweredId}" is not allowed`
4117
- )
4118
- }
4119
- return false
4120
- }
4121
- // The remaining checks are only for modern names.
4122
- // https://github.com/npm/validate-npm-package-name/tree/v6.0.0?tab=readme-ov-file#naming-rules
4123
- if (!isNpmLegacyName(id)) {
4124
- if (id.length > 214) {
4125
- if (throws) {
4126
- throw new PurlError(
4127
- `npm "namespace" and "name" components can not collectively be more than 214 characters`
4128
- )
4129
- }
4130
- return false
4131
- }
4132
- if (loweredId !== id) {
4133
- if (throws) {
4134
- throw new PurlError(
4135
- `npm "name" component can not contain capital letters`
4136
- )
4137
- }
4138
- return false
4139
- }
4140
- if (/[~'!()*]/.test(name)) {
4141
- if (throws) {
4142
- throw new PurlError(
4143
- `npm "name" component can not contain special characters ("~'!()*")`
4144
- )
4145
- }
4146
- return false
4147
- }
4148
- if (isNpmBuiltinName(id)) {
4149
- if (throws) {
4150
- throw new PurlError(
4151
- 'npm "name" component can not be a core module name'
4152
- )
4153
- }
4154
- return false
4155
- }
4156
- }
4157
- return true
4158
- },
4159
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#oci
4160
- oci(purl, throws) {
4161
- return validateEmptyByType(
4162
- 'oci',
4163
- 'namespace',
4164
- purl.namespace,
4165
- throws
4166
- )
4167
- },
4168
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#pub
4169
- pub(purl, throws) {
4170
- const { name } = purl
4171
- for (let i = 0, { length } = name; i < length; i += 1) {
4172
- const code = name.charCodeAt(i)
4173
- // biome-ignore format: newlines
4174
- if (!(code >= 48 && code <= 57 ||
4175
- // 0-9
4176
- code >= 97 && code <= 122 ||
4177
- // a-z
4178
- code === 95
4179
- // _
4180
- )) {
4181
- if (throws) {
4182
- throw new PurlError('pub "name" component may only contain [a-z0-9_] characters');
4183
- }
4184
- return false;
4185
- }
4186
- }
4187
- return true
4188
- },
4189
- // https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#swift
4190
- swift(purl, throws) {
4191
- return (
4192
- validateRequiredByType(
4193
- 'swift',
4194
- 'namespace',
4195
- purl.namespace,
4196
- throws
4197
- ) &&
4198
- validateRequiredByType('swift', 'version', purl.version, throws)
4199
- )
4200
- }
4201
- }
4202
- },
4203
- {
4204
- normalize: PurlTypNormalizer,
4205
- validate: PurlTypeValidator
4206
- }
4207
- )
4208
- }
4209
- })(purlType)
4210
- return purlType.exports
4211
- }
4212
-
4213
- /*!
4214
- Copyright (c) the purl authors
4215
-
4216
- Permission is hereby granted, free of charge, to any person obtaining a copy
4217
- of this software and associated documentation files (the "Software"), to deal
4218
- in the Software without restriction, including without limitation the rights
4219
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4220
- copies of the Software, and to permit persons to whom the Software is
4221
- furnished to do so, subject to the following conditions:
4222
-
4223
- The above copyright notice and this permission notice shall be included in all
4224
- copies or substantial portions of the Software.
4225
-
4226
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4227
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4228
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4229
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4230
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4231
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4232
- SOFTWARE.
4233
- */
4234
- let packageUrl
4235
- let hasRequiredPackageUrl
4236
- function requirePackageUrl() {
4237
- if (hasRequiredPackageUrl) {
4238
- return packageUrl
4239
- }
4240
- hasRequiredPackageUrl = 1
4241
- const { decodePurlComponent } = /*@__PURE__*/ requireDecode()
4242
- const { PurlError } = /*@__PURE__*/ requireError()
4243
- const { isObject, recursiveFreeze } = /*@__PURE__*/ requireObjects()
4244
- const { PurlComponent } = /*@__PURE__*/ requirePurlComponent()
4245
- const { PurlQualifierNames } = /*@__PURE__*/ requirePurlQualifierNames()
4246
- const { PurlType } = /*@__PURE__*/ requirePurlType()
4247
- const { isBlank, isNonEmptyString, trimLeadingSlashes } =
4248
- /*@__PURE__*/ requireStrings()
4249
- class PackageURL {
4250
- static Component = recursiveFreeze(PurlComponent)
4251
- static KnownQualifierNames = recursiveFreeze(PurlQualifierNames)
4252
- static Type = recursiveFreeze(PurlType)
4253
- constructor(
4254
- rawType,
4255
- rawNamespace,
4256
- rawName,
4257
- rawVersion,
4258
- rawQualifiers,
4259
- rawSubpath
4260
- ) {
4261
- const type = isNonEmptyString(rawType)
4262
- ? PurlComponent.type.normalize(rawType)
4263
- : rawType
4264
- PurlComponent.type.validate(type, true)
4265
- const namespace = isNonEmptyString(rawNamespace)
4266
- ? PurlComponent.namespace.normalize(rawNamespace)
4267
- : rawNamespace
4268
- PurlComponent.namespace.validate(namespace, true)
4269
- const name = isNonEmptyString(rawName)
4270
- ? PurlComponent.name.normalize(rawName)
4271
- : rawName
4272
- PurlComponent.name.validate(name, true)
4273
- const version = isNonEmptyString(rawVersion)
4274
- ? PurlComponent.version.normalize(rawVersion)
4275
- : rawVersion
4276
- PurlComponent.version.validate(version, true)
4277
- const qualifiers =
4278
- typeof rawQualifiers === 'string' || isObject(rawQualifiers)
4279
- ? PurlComponent.qualifiers.normalize(rawQualifiers)
4280
- : rawQualifiers
4281
- PurlComponent.qualifiers.validate(qualifiers, true)
4282
- const subpath = isNonEmptyString(rawSubpath)
4283
- ? PurlComponent.subpath.normalize(rawSubpath)
4284
- : rawSubpath
4285
- PurlComponent.subpath.validate(subpath, true)
4286
- this.type = type
4287
- this.name = name
4288
- this.namespace = namespace ?? undefined
4289
- this.version = version ?? undefined
4290
- this.qualifiers = qualifiers ?? undefined
4291
- this.subpath = subpath ?? undefined
4292
- const typeHelpers = PurlType[type]
4293
- if (typeHelpers) {
4294
- typeHelpers.normalize(this)
4295
- typeHelpers.validate(this, true)
4296
- }
4297
- }
4298
- toString() {
4299
- const { name, namespace, qualifiers, subpath, type, version } = this
4300
- let purlStr = `pkg:${PurlComponent.type.encode(type)}/`
4301
- if (namespace) {
4302
- purlStr = `${purlStr}${PurlComponent.namespace.encode(namespace)}/`
4303
- }
4304
- purlStr = `${purlStr}${PurlComponent.name.encode(name)}`
4305
- if (version) {
4306
- purlStr = `${purlStr}@${PurlComponent.version.encode(version)}`
4307
- }
4308
- if (qualifiers) {
4309
- purlStr = `${purlStr}?${PurlComponent.qualifiers.encode(qualifiers)}`
4310
- }
4311
- if (subpath) {
4312
- purlStr = `${purlStr}#${PurlComponent.subpath.encode(subpath)}`
4313
- }
4314
- return purlStr
4315
- }
4316
- static fromString(purlStr) {
4317
- return new PackageURL(...PackageURL.parseString(purlStr))
4318
- }
4319
- static parseString(purlStr) {
4320
- // https://github.com/package-url/purl-spec/blob/master/PURL-SPECIFICATION.rst#how-to-parse-a-purl-string-in-its-components
4321
- if (typeof purlStr !== 'string') {
4322
- throw new Error('A purl string argument is required.')
4323
- }
4324
- if (isBlank(purlStr)) {
4325
- return [
4326
- undefined,
4327
- undefined,
4328
- undefined,
4329
- undefined,
4330
- undefined,
4331
- undefined
4332
- ]
4333
- }
4334
-
4335
- // Split the remainder once from left on ':'.
4336
- const colonIndex = purlStr.indexOf(':')
4337
- // Use WHATWG URL to split up the purl string.
4338
- // - Split the purl string once from right on '#'
4339
- // - Split the remainder once from right on '?'
4340
- // - Split the remainder once from left on ':'
4341
- let url
4342
- let maybeUrlWithAuth
4343
- if (colonIndex !== -1) {
4344
- try {
4345
- // Since a purl never contains a URL Authority, its scheme
4346
- // must not be suffixed with double slash as in 'pkg://'
4347
- // and should use instead 'pkg:'. Purl parsers must accept
4348
- // URLs such as 'pkg://' and must ignore the '//'
4349
- const beforeColon = purlStr.slice(0, colonIndex)
4350
- const afterColon = purlStr.slice(colonIndex + 1)
4351
- const trimmedAfterColon = trimLeadingSlashes(afterColon)
4352
- url = new URL(`${beforeColon}:${trimmedAfterColon}`)
4353
- maybeUrlWithAuth =
4354
- afterColon.length === trimmedAfterColon.length
4355
- ? url
4356
- : new URL(purlStr)
4357
- } catch (e) {
4358
- throw new PurlError('failed to parse as URL', {
4359
- cause: e
4360
- })
4361
- }
4362
- }
4363
- // The scheme is a constant with the value "pkg".
4364
- if (url?.protocol !== 'pkg:') {
4365
- throw new PurlError('missing required "pkg" scheme component')
4366
- }
4367
- // A purl must NOT contain a URL Authority i.e. there is no support for
4368
- // username, password, host and port components.
4369
- if (
4370
- maybeUrlWithAuth.username !== '' ||
4371
- maybeUrlWithAuth.password !== ''
4372
- ) {
4373
- throw new PurlError('cannot contain a "user:pass@host:port"')
4374
- }
4375
- const { pathname } = url
4376
- const firstSlashIndex = pathname.indexOf('/')
4377
- const rawType = decodePurlComponent(
4378
- 'type',
4379
- firstSlashIndex === -1 ? pathname : pathname.slice(0, firstSlashIndex)
4380
- )
4381
- if (firstSlashIndex < 1) {
4382
- return [rawType, undefined, undefined, undefined, undefined, undefined]
4383
- }
4384
- let rawVersion
4385
- let atSignIndex =
4386
- rawType === 'npm'
4387
- ? // Deviate from the specification to handle a special npm purl type case for
4388
- // pnpm ids such as 'pkg:npm/next@14.2.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'.
4389
- pathname.indexOf('@', firstSlashIndex + 2)
4390
- : pathname.lastIndexOf('@')
4391
- // When a forward slash ('/') is directly preceding an '@' symbol,
4392
- // then the '@' symbol is NOT considered a version separator.
4393
- if (
4394
- atSignIndex !== -1 &&
4395
- pathname.charCodeAt(atSignIndex - 1) === 47 /*'/'*/
4396
- ) {
4397
- atSignIndex = -1
4398
- }
4399
- const beforeVersion = pathname.slice(
4400
- rawType.length + 1,
4401
- atSignIndex === -1 ? pathname.length : atSignIndex
4402
- )
4403
- if (atSignIndex !== -1) {
4404
- // Split the remainder once from right on '@'.
4405
- rawVersion = decodePurlComponent(
4406
- 'version',
4407
- pathname.slice(atSignIndex + 1)
4408
- )
4409
- }
4410
- let rawNamespace
4411
- let rawName
4412
- const lastSlashIndex = beforeVersion.lastIndexOf('/')
4413
- if (lastSlashIndex === -1) {
4414
- // Split the remainder once from right on '/'.
4415
- rawName = decodePurlComponent('name', beforeVersion)
4416
- } else {
4417
- // Split the remainder once from right on '/'.
4418
- rawName = decodePurlComponent(
4419
- 'name',
4420
- beforeVersion.slice(lastSlashIndex + 1)
4421
- )
4422
- // Split the remainder on '/'.
4423
- rawNamespace = decodePurlComponent(
4424
- 'namespace',
4425
- beforeVersion.slice(0, lastSlashIndex)
4426
- )
4427
- }
4428
- let rawQualifiers
4429
- if (url.searchParams.size !== 0) {
4430
- const search = url.search.slice(1)
4431
- const searchParams = new URLSearchParams()
4432
- const entries = search.split('&')
4433
- for (let i = 0, { length } = entries; i < length; i += 1) {
4434
- const pairs = entries[i].split('=')
4435
- const value = decodePurlComponent('qualifiers', pairs.at(1) ?? '')
4436
- // Use URLSearchParams#append to preserve plus signs.
4437
- // https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams#preserving_plus_signs
4438
- searchParams.append(pairs[0], value)
4439
- }
4440
- // Split the remainder once from right on '?'.
4441
- rawQualifiers = searchParams
4442
- }
4443
- let rawSubpath
4444
- const { hash } = url
4445
- if (hash.length !== 0) {
4446
- // Split the purl string once from right on '#'.
4447
- rawSubpath = decodePurlComponent('subpath', hash.slice(1))
4448
- }
4449
- return [
4450
- rawType,
4451
- rawNamespace,
4452
- rawName,
4453
- rawVersion,
4454
- rawQualifiers,
4455
- rawSubpath
4456
- ]
4457
- }
4458
- }
4459
- for (const staticProp of ['Component', 'KnownQualifierNames', 'Type']) {
4460
- Reflect.defineProperty(PackageURL, staticProp, {
4461
- ...Reflect.getOwnPropertyDescriptor(PackageURL, staticProp),
4462
- writable: false
4463
- })
4464
- }
4465
- Reflect.setPrototypeOf(PackageURL.prototype, null)
4466
- packageUrl = {
4467
- PackageURL,
4468
- PurlComponent,
4469
- PurlQualifierNames,
4470
- PurlType
4471
- }
4472
- return packageUrl
4473
- }
4474
-
4475
- /*!
4476
- Copyright (c) the purl authors
4477
-
4478
- Permission is hereby granted, free of charge, to any person obtaining a copy
4479
- of this software and associated documentation files (the "Software"), to deal
4480
- in the Software without restriction, including without limitation the rights
4481
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4482
- copies of the Software, and to permit persons to whom the Software is
4483
- furnished to do so, subject to the following conditions:
4484
-
4485
- The above copyright notice and this permission notice shall be included in all
4486
- copies or substantial portions of the Software.
4487
-
4488
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4489
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4490
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4491
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4492
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4493
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4494
- SOFTWARE.
4495
- */
4496
- let packageurlJs
4497
- let hasRequiredPackageurlJs
4498
- function requirePackageurlJs() {
4499
- if (hasRequiredPackageurlJs) {
4500
- return packageurlJs
4501
- }
4502
- hasRequiredPackageurlJs = 1
4503
- const { PackageURL, PurlComponent, PurlQualifierNames, PurlType } =
4504
- /*@__PURE__*/ requirePackageUrl()
4505
- packageurlJs = {
4506
- PackageURL,
4507
- PurlComponent,
4508
- PurlQualifierNames,
4509
- PurlType
4510
- }
4511
- return packageurlJs
4512
- }
4513
-
4514
- const packageurlJsExports = /*@__PURE__*/ requirePackageurlJs()
4515
-
4516
- module.exports = packageurlJsExports