@snap/camera-kit 0.23.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (567) hide show
  1. package/LICENSE.md +1122 -537
  2. package/README.md +1 -1
  3. package/dist/CameraKit.d.ts +3 -3
  4. package/dist/CameraKit.d.ts.map +1 -1
  5. package/dist/CameraKit.js +1 -2
  6. package/dist/CameraKit.js.map +1 -1
  7. package/dist/RootServices.d.ts +78 -0
  8. package/dist/RootServices.d.ts.map +1 -0
  9. package/dist/RootServices.js.map +1 -0
  10. package/dist/bootstrapCameraKit.d.ts +3 -4
  11. package/dist/bootstrapCameraKit.d.ts.map +1 -1
  12. package/dist/bootstrapCameraKit.js +8 -8
  13. package/dist/bootstrapCameraKit.js.map +1 -1
  14. package/dist/clients/createTsProtoClient.d.ts +2 -2
  15. package/dist/clients/createTsProtoClient.d.ts.map +1 -1
  16. package/dist/clients/createTsProtoClient.js.map +1 -1
  17. package/dist/clients/grpcHandler.d.ts.map +1 -1
  18. package/dist/clients/grpcHandler.js +1 -1
  19. package/dist/clients/grpcHandler.js.map +1 -1
  20. package/dist/clients/lensesClient.js +1 -1
  21. package/dist/clients/lensesClient.js.map +1 -1
  22. package/dist/clients/metricsClient.d.ts.map +1 -1
  23. package/dist/clients/metricsClient.js +1 -1
  24. package/dist/clients/metricsClient.js.map +1 -1
  25. package/dist/common/pageVisibility.js +1 -1
  26. package/dist/common/pageVisibility.js.map +1 -1
  27. package/dist/configuration.d.ts.map +1 -1
  28. package/dist/configuration.js +1 -1
  29. package/dist/configuration.js.map +1 -1
  30. package/dist/environment.d.ts.map +1 -1
  31. package/dist/environment.js +1 -1
  32. package/dist/environment.js.map +1 -1
  33. package/dist/extensions/RemoteApiServices.js +1 -1
  34. package/dist/extensions/RemoteApiServices.js.map +1 -1
  35. package/dist/extensions/UriHandlers.js +1 -1
  36. package/dist/extensions/UriHandlers.js.map +1 -1
  37. package/dist/extensions/uriHandlersRegister.d.ts.map +1 -1
  38. package/dist/extensions/uriHandlersRegister.js +1 -1
  39. package/dist/extensions/uriHandlersRegister.js.map +1 -1
  40. package/dist/generated-proto/blizzard/cameraKitEvents.d.ts +45 -9270
  41. package/dist/generated-proto/blizzard/cameraKitEvents.d.ts.map +1 -1
  42. package/dist/generated-proto/blizzard/cameraKitEvents.js +300 -123
  43. package/dist/generated-proto/blizzard/cameraKitEvents.js.map +1 -1
  44. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.d.ts +12 -32
  45. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.d.ts.map +1 -1
  46. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.js +77 -37
  47. package/dist/generated-proto/pb_schema/camera_kit/v3/business_events.js.map +1 -1
  48. package/dist/generated-proto/pb_schema/camera_kit/v3/export.d.ts +19 -454
  49. package/dist/generated-proto/pb_schema/camera_kit/v3/export.d.ts.map +1 -1
  50. package/dist/generated-proto/pb_schema/camera_kit/v3/export.js +219 -118
  51. package/dist/generated-proto/pb_schema/camera_kit/v3/export.js.map +1 -1
  52. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.d.ts +12 -12
  53. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.d.ts.map +1 -1
  54. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.js +16 -13
  55. package/dist/generated-proto/pb_schema/camera_kit/v3/features/ranking_info.js.map +1 -1
  56. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.d.ts +12 -12
  57. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.d.ts.map +1 -1
  58. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.js +16 -13
  59. package/dist/generated-proto/pb_schema/camera_kit/v3/features/remote_api_info.js.map +1 -1
  60. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.d.ts +13 -54
  61. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.d.ts.map +1 -1
  62. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.js +61 -34
  63. package/dist/generated-proto/pb_schema/camera_kit/v3/legal_prompt.js.map +1 -1
  64. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.d.ts +19 -299
  65. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.d.ts.map +1 -1
  66. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.js +294 -133
  67. package/dist/generated-proto/pb_schema/camera_kit/v3/lens.js.map +1 -1
  68. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.d.ts +14 -148
  69. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.d.ts.map +1 -1
  70. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.js +74 -48
  71. package/dist/generated-proto/pb_schema/camera_kit/v3/operational_metrics.js.map +1 -1
  72. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.d.ts +12 -18
  73. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.d.ts.map +1 -1
  74. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.js +34 -19
  75. package/dist/generated-proto/pb_schema/camera_kit/v3/ranking.js.map +1 -1
  76. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.d.ts +19 -516
  77. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.d.ts.map +1 -1
  78. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.js +164 -80
  79. package/dist/generated-proto/pb_schema/camera_kit/v3/remote_api_spec.js.map +1 -1
  80. package/dist/generated-proto/pb_schema/camera_kit/v3/service.d.ts +80 -2371
  81. package/dist/generated-proto/pb_schema/camera_kit/v3/service.d.ts.map +1 -1
  82. package/dist/generated-proto/pb_schema/camera_kit/v3/service.js +847 -174
  83. package/dist/generated-proto/pb_schema/camera_kit/v3/service.js.map +1 -1
  84. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.d.ts.map +1 -1
  85. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.js +0 -6
  86. package/dist/generated-proto/pb_schema/cdp/cof/app_launch_type.js.map +1 -1
  87. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.d.ts +18 -59
  88. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.d.ts.map +1 -1
  89. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.js +88 -52
  90. package/dist/generated-proto/pb_schema/cdp/cof/benchmark.js.map +1 -1
  91. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.d.ts.map +1 -1
  92. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.js +0 -6
  93. package/dist/generated-proto/pb_schema/cdp/cof/benchmark_name.js.map +1 -1
  94. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.d.ts +12 -106
  95. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.d.ts.map +1 -1
  96. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.js +328 -140
  97. package/dist/generated-proto/pb_schema/cdp/cof/billboard_provided_signals.js.map +1 -1
  98. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.d.ts +12 -18
  99. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.d.ts.map +1 -1
  100. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.js +35 -20
  101. package/dist/generated-proto/pb_schema/cdp/cof/bolt_provided_signals.js.map +1 -1
  102. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.d.ts +12 -34
  103. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.d.ts.map +1 -1
  104. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.js +86 -39
  105. package/dist/generated-proto/pb_schema/cdp/cof/camera_provided_signals.js.map +1 -1
  106. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.d.ts +47 -28591
  107. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.d.ts.map +1 -1
  108. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.js +644 -348
  109. package/dist/generated-proto/pb_schema/cdp/cof/circumstance_service.js.map +1 -1
  110. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.d.ts +12 -12
  111. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.d.ts.map +1 -1
  112. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.js +16 -13
  113. package/dist/generated-proto/pb_schema/cdp/cof/cognac_provided_signals.js.map +1 -1
  114. package/dist/generated-proto/pb_schema/cdp/cof/config_request.d.ts +18 -214
  115. package/dist/generated-proto/pb_schema/cdp/cof/config_request.d.ts.map +1 -1
  116. package/dist/generated-proto/pb_schema/cdp/cof/config_request.js +362 -157
  117. package/dist/generated-proto/pb_schema/cdp/cof/config_request.js.map +1 -1
  118. package/dist/generated-proto/pb_schema/cdp/cof/config_response.d.ts +20 -3801
  119. package/dist/generated-proto/pb_schema/cdp/cof/config_response.d.ts.map +1 -1
  120. package/dist/generated-proto/pb_schema/cdp/cof/config_response.js +144 -46
  121. package/dist/generated-proto/pb_schema/cdp/cof/config_response.js.map +1 -1
  122. package/dist/generated-proto/pb_schema/cdp/cof/config_result.d.ts +49 -10060
  123. package/dist/generated-proto/pb_schema/cdp/cof/config_result.d.ts.map +1 -1
  124. package/dist/generated-proto/pb_schema/cdp/cof/config_result.js +443 -182
  125. package/dist/generated-proto/pb_schema/cdp/cof/config_result.js.map +1 -1
  126. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.d.ts.map +1 -1
  127. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.js +0 -6
  128. package/dist/generated-proto/pb_schema/cdp/cof/contact_authorization_status.js.map +1 -1
  129. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.d.ts +12 -12
  130. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.d.ts.map +1 -1
  131. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.js +16 -13
  132. package/dist/generated-proto/pb_schema/cdp/cof/content_manager_provided_signals.js.map +1 -1
  133. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.d.ts +12 -14
  134. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.d.ts.map +1 -1
  135. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.js +24 -17
  136. package/dist/generated-proto/pb_schema/cdp/cof/creative_tools_provided_signals.js.map +1 -1
  137. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.d.ts +14 -56
  138. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.d.ts.map +1 -1
  139. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.js +78 -45
  140. package/dist/generated-proto/pb_schema/cdp/cof/debug_info.js.map +1 -1
  141. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.d.ts +28 -0
  142. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.d.ts.map +1 -0
  143. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.js +89 -0
  144. package/dist/generated-proto/pb_schema/cdp/cof/discover_feed_provided_signals.js.map +1 -0
  145. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.d.ts +28 -1103
  146. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.d.ts.map +1 -1
  147. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.js +358 -210
  148. package/dist/generated-proto/pb_schema/cdp/cof/feature_provided_signals.js.map +1 -1
  149. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.d.ts +12 -16
  150. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.d.ts.map +1 -1
  151. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.js +31 -23
  152. package/dist/generated-proto/pb_schema/cdp/cof/lenses_provided_signals.js.map +1 -1
  153. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.d.ts +13 -15
  154. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.d.ts.map +1 -1
  155. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.js +22 -15
  156. package/dist/generated-proto/pb_schema/cdp/cof/mdp_media_attribution.js.map +1 -1
  157. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.d.ts +12 -14
  158. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.d.ts.map +1 -1
  159. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.js +22 -15
  160. package/dist/generated-proto/pb_schema/cdp/cof/media_provided_signals.js.map +1 -1
  161. package/dist/generated-proto/pb_schema/cdp/cof/namespace.d.ts.map +1 -1
  162. package/dist/generated-proto/pb_schema/cdp/cof/namespace.js +0 -6
  163. package/dist/generated-proto/pb_schema/cdp/cof/namespace.js.map +1 -1
  164. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.d.ts +12 -16
  165. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.d.ts.map +1 -1
  166. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.js +29 -18
  167. package/dist/generated-proto/pb_schema/cdp/cof/opera_provided_signals.js.map +1 -1
  168. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.d.ts +12 -12
  169. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.d.ts.map +1 -1
  170. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.js +16 -13
  171. package/dist/generated-proto/pb_schema/cdp/cof/perception_provided_signals.js.map +1 -1
  172. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.d.ts +12 -12
  173. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.d.ts.map +1 -1
  174. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.js +16 -13
  175. package/dist/generated-proto/pb_schema/cdp/cof/recipients_provided_signals.js.map +1 -1
  176. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.d.ts +12 -12
  177. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.d.ts.map +1 -1
  178. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.js +16 -13
  179. package/dist/generated-proto/pb_schema/cdp/cof/routing_provided_signals.js.map +1 -1
  180. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.d.ts +12 -12
  181. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.d.ts.map +1 -1
  182. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.js +16 -13
  183. package/dist/generated-proto/pb_schema/cdp/cof/snap_kit_provided_signals.js.map +1 -1
  184. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.d.ts +12 -18
  185. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.d.ts.map +1 -1
  186. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.js +35 -20
  187. package/dist/generated-proto/pb_schema/cdp/cof/upload_provided_signals.js.map +1 -1
  188. package/dist/generated-proto/pb_schema/cdp/media/snap_source.d.ts.map +1 -1
  189. package/dist/generated-proto/pb_schema/cdp/media/snap_source.js +0 -6
  190. package/dist/generated-proto/pb_schema/cdp/media/snap_source.js.map +1 -1
  191. package/dist/generated-proto/pb_schema/common/ruid.d.ts +12 -16
  192. package/dist/generated-proto/pb_schema/common/ruid.d.ts.map +1 -1
  193. package/dist/generated-proto/pb_schema/common/ruid.js +28 -17
  194. package/dist/generated-proto/pb_schema/common/ruid.js.map +1 -1
  195. package/dist/generated-proto/pb_schema/common/value.d.ts +25 -123
  196. package/dist/generated-proto/pb_schema/common/value.d.ts.map +1 -1
  197. package/dist/generated-proto/pb_schema/common/value.js +136 -71
  198. package/dist/generated-proto/pb_schema/common/value.js.map +1 -1
  199. package/dist/generated-proto/pb_schema/content/asset.d.ts +12 -14
  200. package/dist/generated-proto/pb_schema/content/asset.d.ts.map +1 -1
  201. package/dist/generated-proto/pb_schema/content/asset.js +22 -15
  202. package/dist/generated-proto/pb_schema/content/asset.js.map +1 -1
  203. package/dist/generated-proto/pb_schema/content/media_reference.d.ts +13 -46
  204. package/dist/generated-proto/pb_schema/content/media_reference.d.ts.map +1 -1
  205. package/dist/generated-proto/pb_schema/content/media_reference.js +86 -47
  206. package/dist/generated-proto/pb_schema/content/media_reference.js.map +1 -1
  207. package/dist/generated-proto/pb_schema/content/media_source.d.ts.map +1 -1
  208. package/dist/generated-proto/pb_schema/content/media_source.js +0 -6
  209. package/dist/generated-proto/pb_schema/content/media_source.js.map +1 -1
  210. package/dist/generated-proto/pb_schema/content/media_types.d.ts.map +1 -1
  211. package/dist/generated-proto/pb_schema/content/media_types.js +0 -6
  212. package/dist/generated-proto/pb_schema/content/media_types.js.map +1 -1
  213. package/dist/generated-proto/pb_schema/google/api/annotations.d.ts.map +1 -1
  214. package/dist/generated-proto/pb_schema/google/api/annotations.js +0 -6
  215. package/dist/generated-proto/pb_schema/google/api/annotations.js.map +1 -1
  216. package/dist/generated-proto/pb_schema/google/api/http.d.ts +15 -3336
  217. package/dist/generated-proto/pb_schema/google/api/http.d.ts.map +1 -1
  218. package/dist/generated-proto/pb_schema/google/api/http.js +129 -68
  219. package/dist/generated-proto/pb_schema/google/api/http.js.map +1 -1
  220. package/dist/generated-proto/pb_schema/google/protobuf/any.d.ts +12 -14
  221. package/dist/generated-proto/pb_schema/google/protobuf/any.d.ts.map +1 -1
  222. package/dist/generated-proto/pb_schema/google/protobuf/any.js +24 -17
  223. package/dist/generated-proto/pb_schema/google/protobuf/any.js.map +1 -1
  224. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.d.ts +126 -50157
  225. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.d.ts.map +1 -1
  226. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.js +1162 -563
  227. package/dist/generated-proto/pb_schema/google/protobuf/descriptor.js.map +1 -1
  228. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.d.ts +12 -14
  229. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.d.ts.map +1 -1
  230. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.js +23 -19
  231. package/dist/generated-proto/pb_schema/google/protobuf/timestamp.js.map +1 -1
  232. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.d.ts +20 -84
  233. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.d.ts.map +1 -1
  234. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.js +141 -77
  235. package/dist/generated-proto/pb_schema/google/protobuf/wrappers.js.map +1 -1
  236. package/dist/generated-proto/pb_schema/lenses/geocircle.d.ts +12 -23
  237. package/dist/generated-proto/pb_schema/lenses/geocircle.d.ts.map +1 -1
  238. package/dist/generated-proto/pb_schema/lenses/geocircle.js +26 -18
  239. package/dist/generated-proto/pb_schema/lenses/geocircle.js.map +1 -1
  240. package/dist/generated-proto/pb_schema/lenses/geopoint.d.ts +12 -14
  241. package/dist/generated-proto/pb_schema/lenses/geopoint.d.ts.map +1 -1
  242. package/dist/generated-proto/pb_schema/lenses/geopoint.js +22 -15
  243. package/dist/generated-proto/pb_schema/lenses/geopoint.js.map +1 -1
  244. package/dist/generated-proto/pb_schema/lenses/launch_params.d.ts +12 -12
  245. package/dist/generated-proto/pb_schema/lenses/launch_params.d.ts.map +1 -1
  246. package/dist/generated-proto/pb_schema/lenses/launch_params.js +18 -15
  247. package/dist/generated-proto/pb_schema/lenses/launch_params.js.map +1 -1
  248. package/dist/generated-proto/pb_schema/lenses/launchdata.d.ts +15 -324
  249. package/dist/generated-proto/pb_schema/lenses/launchdata.d.ts.map +1 -1
  250. package/dist/generated-proto/pb_schema/lenses/launchdata.js +112 -66
  251. package/dist/generated-proto/pb_schema/lenses/launchdata.js.map +1 -1
  252. package/dist/generated-proto/pb_schema/lenses/lures.d.ts +12 -91
  253. package/dist/generated-proto/pb_schema/lenses/lures.d.ts.map +1 -1
  254. package/dist/generated-proto/pb_schema/lenses/lures.js +37 -28
  255. package/dist/generated-proto/pb_schema/lenses/lures.js.map +1 -1
  256. package/dist/generated-proto/pb_schema/lenses/persistent_store.d.ts +12 -12
  257. package/dist/generated-proto/pb_schema/lenses/persistent_store.d.ts.map +1 -1
  258. package/dist/generated-proto/pb_schema/lenses/persistent_store.js +18 -15
  259. package/dist/generated-proto/pb_schema/lenses/persistent_store.js.map +1 -1
  260. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.d.ts +30 -396
  261. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.d.ts.map +1 -1
  262. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.js +520 -240
  263. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_service.js.map +1 -1
  264. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.d.ts +30 -2429
  265. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.d.ts.map +1 -1
  266. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.js +991 -440
  267. package/dist/generated-proto/pb_schema/lenses/remote_api/remote_api_spec.js.map +1 -1
  268. package/dist/generated-proto/pb_schema/lenses/snappable.d.ts +27 -783
  269. package/dist/generated-proto/pb_schema/lenses/snappable.d.ts.map +1 -1
  270. package/dist/generated-proto/pb_schema/lenses/snappable.js +502 -245
  271. package/dist/generated-proto/pb_schema/lenses/snappable.js.map +1 -1
  272. package/dist/generated-proto/pb_schema/lenses/user_data.d.ts +15 -174
  273. package/dist/generated-proto/pb_schema/lenses/user_data.d.ts.map +1 -1
  274. package/dist/generated-proto/pb_schema/lenses/user_data.js +144 -77
  275. package/dist/generated-proto/pb_schema/lenses/user_data.js.map +1 -1
  276. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.d.ts +12 -14
  277. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.d.ts.map +1 -1
  278. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.js +24 -17
  279. package/dist/generated-proto/pb_schema/snapdoc/capture_characteristics.js.map +1 -1
  280. package/dist/generated-proto/pb_schema/snapdoc/extensions.d.ts +14 -18
  281. package/dist/generated-proto/pb_schema/snapdoc/extensions.d.ts.map +1 -1
  282. package/dist/generated-proto/pb_schema/snapdoc/extensions.js +29 -18
  283. package/dist/generated-proto/pb_schema/snapdoc/extensions.js.map +1 -1
  284. package/dist/generated-proto/pb_schema/snapdoc/media.d.ts +52 -576
  285. package/dist/generated-proto/pb_schema/snapdoc/media.d.ts.map +1 -1
  286. package/dist/generated-proto/pb_schema/snapdoc/media.js +615 -318
  287. package/dist/generated-proto/pb_schema/snapdoc/media.js.map +1 -1
  288. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.d.ts.map +1 -1
  289. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.js +0 -6
  290. package/dist/generated-proto/pb_schema/snapdoc/media_codec_formats.js.map +1 -1
  291. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.d.ts.map +1 -1
  292. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.js +0 -6
  293. package/dist/generated-proto/pb_schema/snapdoc/media_file_formats.js.map +1 -1
  294. package/dist/generated-proto/pb_schema/snapdoc/media_id.d.ts +12 -12
  295. package/dist/generated-proto/pb_schema/snapdoc/media_id.d.ts.map +1 -1
  296. package/dist/generated-proto/pb_schema/snapdoc/media_id.js +17 -17
  297. package/dist/generated-proto/pb_schema/snapdoc/media_id.js.map +1 -1
  298. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.d.ts.map +1 -1
  299. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.js +0 -6
  300. package/dist/generated-proto/pb_schema/snapdoc/snap_component_type.js.map +1 -1
  301. package/dist/handlers/cameraKitServiceFetchHandlerFactory.d.ts.map +1 -1
  302. package/dist/handlers/cameraKitServiceFetchHandlerFactory.js +1 -1
  303. package/dist/handlers/cameraKitServiceFetchHandlerFactory.js.map +1 -1
  304. package/dist/handlers/defaultFetchHandler.js +1 -1
  305. package/dist/handlers/defaultFetchHandler.js.map +1 -1
  306. package/dist/handlers/requestStateEmittingHandler.js +1 -1
  307. package/dist/handlers/requestStateEmittingHandler.js.map +1 -1
  308. package/dist/index.d.ts +3 -4
  309. package/dist/index.d.ts.map +1 -1
  310. package/dist/index.js +2 -3
  311. package/dist/index.js.map +1 -1
  312. package/dist/legal/legalPrompt.js +1 -1
  313. package/dist/legal/legalPrompt.js.map +1 -1
  314. package/dist/legal/legalState.js +1 -1
  315. package/dist/legal/legalState.js.map +1 -1
  316. package/dist/lens/LensPersistenceStore.js +1 -1
  317. package/dist/lens/LensPersistenceStore.js.map +1 -1
  318. package/dist/lens/LensRepository.js +1 -1
  319. package/dist/lens/LensRepository.js.map +1 -1
  320. package/dist/lens/LensSource.js +1 -1
  321. package/dist/lens/LensSource.js.map +1 -1
  322. package/dist/lens/assets/LensAssetRepository.js +1 -1
  323. package/dist/lens/assets/LensAssetRepository.js.map +1 -1
  324. package/dist/lens/assets/LensAssetsProvider.js +1 -1
  325. package/dist/lens/assets/LensAssetsProvider.js.map +1 -1
  326. package/dist/lens/assets/deviceDependentAssetLoader.js +1 -1
  327. package/dist/lens/assets/deviceDependentAssetLoader.js.map +1 -1
  328. package/dist/lens/assets/remoteMediaAssetLoaderFactory.js +1 -1
  329. package/dist/lens/assets/remoteMediaAssetLoaderFactory.js.map +1 -1
  330. package/dist/lens/assets/staticAssetLoader.js +1 -1
  331. package/dist/lens/assets/staticAssetLoader.js.map +1 -1
  332. package/dist/lens/cameraKitLensSource.d.ts.map +1 -1
  333. package/dist/lens/cameraKitLensSource.js +6 -6
  334. package/dist/lens/cameraKitLensSource.js.map +1 -1
  335. package/dist/lens/fetchWatermarkLens.d.ts.map +1 -1
  336. package/dist/lens/fetchWatermarkLens.js +1 -1
  337. package/dist/lens/fetchWatermarkLens.js.map +1 -1
  338. package/dist/lens/userDataAccessResolver.d.ts +52 -0
  339. package/dist/lens/userDataAccessResolver.d.ts.map +1 -0
  340. package/dist/lens/userDataAccessResolver.js +3 -0
  341. package/dist/lens/userDataAccessResolver.js.map +1 -0
  342. package/dist/lens-client-interface/filePicker.d.ts.map +1 -1
  343. package/dist/lens-client-interface/filePicker.js +1 -1
  344. package/dist/lens-client-interface/filePicker.js.map +1 -1
  345. package/dist/lens-client-interface/lensClientInterface.js +1 -1
  346. package/dist/lens-client-interface/lensClientInterface.js.map +1 -1
  347. package/dist/lens-core-module/loader/lensCoreFactory.d.ts.map +1 -1
  348. package/dist/lens-core-module/loader/lensCoreFactory.js +1 -1
  349. package/dist/lens-core-module/loader/lensCoreFactory.js.map +1 -1
  350. package/dist/lensCoreWasmVersions.js +3 -3
  351. package/dist/lensCoreWasmVersions.js.map +1 -1
  352. package/dist/logger/logEntries.js +1 -1
  353. package/dist/logger/logEntries.js.map +1 -1
  354. package/dist/logger/registerLogEntriesSubscriber.d.ts.map +1 -1
  355. package/dist/logger/registerLogEntriesSubscriber.js +1 -1
  356. package/dist/logger/registerLogEntriesSubscriber.js.map +1 -1
  357. package/dist/media-sources/CameraKitSource.d.ts +6 -0
  358. package/dist/media-sources/CameraKitSource.d.ts.map +1 -1
  359. package/dist/media-sources/CameraKitSource.js +2 -2
  360. package/dist/media-sources/CameraKitSource.js.map +1 -1
  361. package/dist/metrics/businessEventsReporter.js +1 -1
  362. package/dist/metrics/businessEventsReporter.js.map +1 -1
  363. package/dist/metrics/metricsEventTarget.js +1 -1
  364. package/dist/metrics/metricsEventTarget.js.map +1 -1
  365. package/dist/metrics/reporters/reportBenchmarks.d.ts.map +1 -1
  366. package/dist/metrics/reporters/reportBenchmarks.js +1 -1
  367. package/dist/metrics/reporters/reportBenchmarks.js.map +1 -1
  368. package/dist/metrics/reporters/reportGlobalException.js +1 -1
  369. package/dist/metrics/reporters/reportGlobalException.js.map +1 -1
  370. package/dist/metrics/reporters/reportHttpMetrics.js +1 -1
  371. package/dist/metrics/reporters/reportHttpMetrics.js.map +1 -1
  372. package/dist/metrics/reporters/reportLegalState.js +1 -1
  373. package/dist/metrics/reporters/reportLegalState.js.map +1 -1
  374. package/dist/metrics/reporters/reportLensAndAssetDownload.d.ts.map +1 -1
  375. package/dist/metrics/reporters/reportLensAndAssetDownload.js +1 -1
  376. package/dist/metrics/reporters/reportLensAndAssetDownload.js.map +1 -1
  377. package/dist/metrics/reporters/reportLensValidationFailed.js +1 -1
  378. package/dist/metrics/reporters/reportLensValidationFailed.js.map +1 -1
  379. package/dist/metrics/reporters/reportLensView.js +1 -1
  380. package/dist/metrics/reporters/reportLensView.js.map +1 -1
  381. package/dist/metrics/reporters/reportLensWait.js +1 -1
  382. package/dist/metrics/reporters/reportLensWait.js.map +1 -1
  383. package/dist/metrics/reporters/reportPlatformCapabilities.d.ts.map +1 -1
  384. package/dist/metrics/reporters/reportPlatformCapabilities.js +1 -1
  385. package/dist/metrics/reporters/reportPlatformCapabilities.js.map +1 -1
  386. package/dist/metrics/reporters/reportSessionException.js +1 -1
  387. package/dist/metrics/reporters/reportSessionException.js.map +1 -1
  388. package/dist/metrics/reporters/reportUserSession.js +1 -1
  389. package/dist/metrics/reporters/reportUserSession.js.map +1 -1
  390. package/dist/metrics/reporters/reporters.d.ts +1 -1
  391. package/dist/metrics/reporters/reporters.d.ts.map +1 -1
  392. package/dist/metrics/reporters/reporters.js +1 -1
  393. package/dist/metrics/reporters/reporters.js.map +1 -1
  394. package/dist/remote-configuration/cofHandler.d.ts.map +1 -1
  395. package/dist/remote-configuration/cofHandler.js +1 -1
  396. package/dist/remote-configuration/cofHandler.js.map +1 -1
  397. package/dist/remote-configuration/preloadConfiguration.js +1 -1
  398. package/dist/remote-configuration/preloadConfiguration.js.map +1 -1
  399. package/dist/remote-configuration/remoteConfiguration.d.ts.map +1 -1
  400. package/dist/remote-configuration/remoteConfiguration.js +1 -1
  401. package/dist/remote-configuration/remoteConfiguration.js.map +1 -1
  402. package/dist/session/CameraKitSession.d.ts +6 -1
  403. package/dist/session/CameraKitSession.d.ts.map +1 -1
  404. package/dist/session/CameraKitSession.js +1 -1
  405. package/dist/session/CameraKitSession.js.map +1 -1
  406. package/dist/session/LensKeyboard.js +1 -1
  407. package/dist/session/LensKeyboard.js.map +1 -1
  408. package/dist/session/lensState.d.ts +3 -2
  409. package/dist/session/lensState.d.ts.map +1 -1
  410. package/dist/session/lensState.js +9 -3
  411. package/dist/session/lensState.js.map +1 -1
  412. package/dist/session/sessionState.js +1 -1
  413. package/dist/session/sessionState.js.map +1 -1
  414. package/docs/html/assets/navigation.js +1 -1
  415. package/docs/html/assets/search.js +1 -1
  416. package/docs/html/classes/CameraKit.html +2 -2
  417. package/docs/html/classes/CameraKitSession.html +7 -3
  418. package/docs/html/classes/CameraKitSource.html +6 -2
  419. package/docs/html/classes/LensPerformanceMeasurement.html +2 -2
  420. package/docs/html/classes/LensPerformanceMetrics.html +2 -2
  421. package/docs/html/classes/LensRepository.html +2 -2
  422. package/docs/html/classes/Transform2D.html +2 -2
  423. package/docs/html/classes/TypedCustomEvent.html +2 -2
  424. package/docs/html/classes/TypedEventTarget.html +2 -2
  425. package/docs/html/enums/Lens_CameraFacing.html +2 -2
  426. package/docs/html/functions/bootstrapCameraKit.html +2 -2
  427. package/docs/html/functions/createExtension.html +2 -2
  428. package/docs/html/functions/createImageSource.html +2 -2
  429. package/docs/html/functions/createMediaStreamSource.html +2 -2
  430. package/docs/html/functions/createVideoSource.html +2 -2
  431. package/docs/html/functions/estimateLensPerformance.html +2 -2
  432. package/docs/html/functions/filePickerFactory.html +2 -4
  433. package/docs/html/functions/lensSourcesFactory.html +3 -5
  434. package/docs/html/functions/remoteApiServicesFactory.html +1 -3
  435. package/docs/html/hierarchy.html +1 -1
  436. package/docs/html/index.html +3 -3
  437. package/docs/html/interfaces/BitmojiUserInfo.html +2 -2
  438. package/docs/html/interfaces/CameraKitBootstrapConfiguration.html +2 -2
  439. package/docs/html/interfaces/CameraKitDeviceOptions.html +2 -2
  440. package/docs/html/interfaces/CameraKitSourceInfo.html +2 -2
  441. package/docs/html/interfaces/CameraKitSourceSubscriber.html +2 -2
  442. package/docs/html/interfaces/ComputedFrameMetrics.html +2 -2
  443. package/docs/html/interfaces/CreateSessionOptions.html +2 -2
  444. package/docs/html/interfaces/EstimatedLensPerformance.html +2 -2
  445. package/docs/html/interfaces/FriendUserInfo.html +2 -2
  446. package/docs/html/interfaces/FunctionSourceOptions.html +2 -2
  447. package/docs/html/interfaces/Lens.html +2 -2
  448. package/docs/html/interfaces/LensCreator.html +2 -2
  449. package/docs/html/interfaces/LensLaunchData.html +2 -2
  450. package/docs/html/interfaces/LensSource.html +2 -2
  451. package/docs/html/interfaces/LensUserData.html +2 -2
  452. package/docs/html/interfaces/LoadAssetRequest.html +2 -2
  453. package/docs/html/interfaces/MediaStreamSourceOptions.html +2 -2
  454. package/docs/html/interfaces/Preview.html +2 -2
  455. package/docs/html/interfaces/RemoteApiRequest.html +2 -2
  456. package/docs/html/interfaces/RemoteApiResponse.html +2 -2
  457. package/docs/html/interfaces/RemoteApiService.html +2 -2
  458. package/docs/html/interfaces/Snapcode.html +2 -2
  459. package/docs/html/interfaces/UriCancelRequest.html +2 -2
  460. package/docs/html/interfaces/UriRequest.html +2 -2
  461. package/docs/html/interfaces/UriResponse.html +2 -2
  462. package/docs/html/interfaces/VideoSourceOptions.html +2 -2
  463. package/docs/html/modules.html +2 -4
  464. package/docs/html/types/ArgumentValidationError.html +2 -2
  465. package/docs/html/types/AssetLoader.html +2 -2
  466. package/docs/html/types/AssetResponse.html +1 -1
  467. package/docs/html/types/AssetTiming.html +2 -2
  468. package/docs/html/types/BenchmarkError.html +1 -1
  469. package/docs/html/types/BootstrapError.html +2 -2
  470. package/docs/html/types/CacheKeyNotFoundError.html +1 -1
  471. package/docs/html/types/CameraKitSessionEventListener.html +2 -2
  472. package/docs/html/types/CameraKitSessionEvents.html +2 -2
  473. package/docs/html/types/CameraKitSourceError.html +1 -1
  474. package/docs/html/types/ConfigurationError.html +2 -2
  475. package/docs/html/types/FetchHandler.html +1 -1
  476. package/docs/html/types/FilePicker.html +2 -2
  477. package/docs/html/types/FilePickerOptions.html +2 -2
  478. package/docs/html/types/FilePickerResult.html +2 -2
  479. package/docs/html/types/Keyboard.html +2 -2
  480. package/docs/html/types/KeyboardEvents.html +2 -2
  481. package/docs/html/types/LegalError.html +1 -1
  482. package/docs/html/types/LensAbortError.html +2 -2
  483. package/docs/html/types/LensAssetError.html +2 -2
  484. package/docs/html/types/LensContentValidationError.html +1 -1
  485. package/docs/html/types/LensError.html +1 -1
  486. package/docs/html/types/LensExecutionError.html +2 -2
  487. package/docs/html/types/LensImagePickerError.html +2 -2
  488. package/docs/html/types/LensLaunchParams.html +2 -2
  489. package/docs/html/types/LensMetricsEvents.html +2 -2
  490. package/docs/html/types/LensPerformanceCluster.html +1 -1
  491. package/docs/html/types/LensView.html +2 -2
  492. package/docs/html/types/LensWait.html +2 -2
  493. package/docs/html/types/Matrix.html +2 -2
  494. package/docs/html/types/PersistentStoreError.html +2 -2
  495. package/docs/html/types/PlatformNotSupportedError.html +2 -2
  496. package/docs/html/types/PublicContainer.html +2 -2
  497. package/docs/html/types/PublicServices.html +2 -2
  498. package/docs/html/types/RemoteApiCancelRequestHandler.html +2 -2
  499. package/docs/html/types/RemoteApiRequestHandler.html +2 -2
  500. package/docs/html/types/RemoteApiServices.html +1 -1
  501. package/docs/html/types/RemoteApiStatus.html +2 -2
  502. package/docs/html/types/RenderTarget.html +2 -2
  503. package/docs/html/types/Uri.html +1 -1
  504. package/docs/html/types/WebGLError.html +1 -1
  505. package/docs/html/types/Zodiac.html +1 -1
  506. package/docs/html/variables/extensionRequestContext.html +2 -2
  507. package/docs/md/README.md +1 -1
  508. package/docs/md/classes/CameraKit.md +1 -1
  509. package/docs/md/classes/CameraKitSession.md +7 -2
  510. package/docs/md/classes/CameraKitSource.md +6 -1
  511. package/docs/md/classes/LensPerformanceMeasurement.md +1 -1
  512. package/docs/md/classes/LensPerformanceMetrics.md +1 -1
  513. package/docs/md/classes/LensRepository.md +1 -1
  514. package/docs/md/classes/Transform2D.md +1 -1
  515. package/docs/md/classes/TypedCustomEvent.md +1 -1
  516. package/docs/md/classes/TypedEventTarget.md +1 -1
  517. package/docs/md/enums/Lens_CameraFacing.md +1 -1
  518. package/docs/md/interfaces/BitmojiUserInfo.md +1 -1
  519. package/docs/md/interfaces/CameraKitBootstrapConfiguration.md +1 -1
  520. package/docs/md/interfaces/CameraKitDeviceOptions.md +1 -1
  521. package/docs/md/interfaces/CameraKitSourceInfo.md +1 -1
  522. package/docs/md/interfaces/CameraKitSourceSubscriber.md +1 -1
  523. package/docs/md/interfaces/ComputedFrameMetrics.md +1 -1
  524. package/docs/md/interfaces/CreateSessionOptions.md +1 -1
  525. package/docs/md/interfaces/EstimatedLensPerformance.md +1 -1
  526. package/docs/md/interfaces/FriendUserInfo.md +1 -1
  527. package/docs/md/interfaces/FunctionSourceOptions.md +1 -1
  528. package/docs/md/interfaces/Lens.md +1 -1
  529. package/docs/md/interfaces/LensCreator.md +1 -1
  530. package/docs/md/interfaces/LensLaunchData.md +1 -1
  531. package/docs/md/interfaces/LensSource.md +1 -1
  532. package/docs/md/interfaces/LensUserData.md +1 -1
  533. package/docs/md/interfaces/LoadAssetRequest.md +1 -1
  534. package/docs/md/interfaces/MediaStreamSourceOptions.md +1 -1
  535. package/docs/md/interfaces/Preview.md +1 -1
  536. package/docs/md/interfaces/RemoteApiRequest.md +1 -1
  537. package/docs/md/interfaces/RemoteApiResponse.md +1 -1
  538. package/docs/md/interfaces/RemoteApiService.md +1 -1
  539. package/docs/md/interfaces/Snapcode.md +1 -1
  540. package/docs/md/interfaces/UriCancelRequest.md +1 -1
  541. package/docs/md/interfaces/UriRequest.md +1 -1
  542. package/docs/md/interfaces/UriResponse.md +1 -1
  543. package/docs/md/interfaces/VideoSourceOptions.md +1 -1
  544. package/docs/md/modules.md +5 -166
  545. package/package.json +5 -5
  546. package/dist/dependency-injection/Container.d.ts +0 -177
  547. package/dist/dependency-injection/Container.d.ts.map +0 -1
  548. package/dist/dependency-injection/Container.js +0 -72
  549. package/dist/dependency-injection/Container.js.map +0 -1
  550. package/dist/dependency-injection/Injectable.d.ts +0 -96
  551. package/dist/dependency-injection/Injectable.d.ts.map +0 -1
  552. package/dist/dependency-injection/Injectable.js +0 -37
  553. package/dist/dependency-injection/Injectable.js.map +0 -1
  554. package/dist/dependency-injection/PartialContainer.d.ts +0 -86
  555. package/dist/dependency-injection/PartialContainer.d.ts.map +0 -1
  556. package/dist/dependency-injection/PartialContainer.js +0 -28
  557. package/dist/dependency-injection/PartialContainer.js.map +0 -1
  558. package/dist/dependency-injection/RootServices.d.ts +0 -76
  559. package/dist/dependency-injection/RootServices.d.ts.map +0 -1
  560. package/dist/dependency-injection/RootServices.js.map +0 -1
  561. package/dist/dependency-injection/types.d.ts +0 -57
  562. package/dist/dependency-injection/types.d.ts.map +0 -1
  563. package/dist/dependency-injection/types.js +0 -2
  564. package/dist/dependency-injection/types.js.map +0 -1
  565. package/docs/html/functions/ConcatInjectable.html +0 -19
  566. package/docs/html/functions/Injectable.html +0 -17
  567. /package/dist/{dependency-injection/RootServices.js → RootServices.js} +0 -0
package/LICENSE.md CHANGED
@@ -7,78 +7,652 @@ If you no longer want to be a party to these terms or if you do not agree to all
7
7
  ================================================================================
8
8
  ================================================================================
9
9
 
10
- Third-Party Software for @snap/camera-kit
10
+
11
+ Third-Party Software for @snap/camera-kit
12
+
13
+ --------------------------------------------------------------------------------
14
+
15
+ The following 3rd-party software packages may be used by or distributed with @snap/camera-kit. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
16
+
17
+ Date generated: 2024-11-4
18
+
19
+ Revision ID: 07577edbd62762e2a76fec8280f263cd5a7b1e61
20
+
21
+ ================================================================================
22
+ ================================================================================
23
+
24
+
25
+
26
+
27
+ ================================================================================
28
+
29
+ First Party Licenses
30
+
31
+ ================================================================================
32
+
33
+ No licenses found
34
+
35
+
36
+
37
+
38
+
39
+ ================================================================================
40
+
41
+ Dependencies
42
+
43
+ ================================================================================
44
+
45
+ - @bufbuild/protobuf (2.2.2) [Apache-2.0, BSD-3-Clause, Protobuf]
46
+ - @improbable-eng/grpc-web (0.15.0) [Apache-2.0]
47
+ - @snap/state-management (^1.0.0) [No licenses found]
48
+ - @snap/ts-inject (0.3.0) [MIT]
49
+ - browser-fs-access (0.35.0) [Apache-2.0]
50
+ - browser-headers (0.4.1) [Apache-2.0]
51
+ - rxjs (7.8.1) [Apache-2.0, 0BSD]
52
+ - tslib (2.8.1) [0BSD]
53
+ - uuid (10.0.0) [MIT]
54
+ - wasm-feature-detect (1.8.0) [Apache-2.0]
55
+
56
+
57
+ --------------------------------------------------------------------------------
58
+ Package Title: @bufbuild/protobuf (2.2.2)
59
+
60
+ Package Locator: npm+@bufbuild/protobuf$2.2.2
61
+
62
+ Package Depth: Direct
63
+ --------------------------------------------------------------------------------
64
+
65
+ * Declared Licenses *
66
+ Apache-2.0, BSD-3-Clause
67
+
68
+ * Apache-2.0 *
69
+ --------------------------------------------------------------------------------
70
+ File matches:
71
+ dist/cjs/from-json.js
72
+ --------------------------------------------------------------------------------
73
+
74
+ Copyright 2021-2024 Buf Technologies, Inc.
75
+
76
+ Licensed under the Apache License, Version 2.0 (the "License");
77
+ you may not use this file except in compliance with the License.
78
+ You may obtain a copy of the License at
79
+
80
+ http://www.apache.org/licenses/LICENSE-2.0
81
+
82
+ Unless required by applicable law or agreed to in writing, software
83
+ distributed under the License is distributed on an "AS IS" BASIS,
84
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
85
+
86
+ See the License for the specific language governing permissions and limitations under the License.
87
+
88
+
89
+ Apache License
90
+ Version 2.0, January 2004
91
+ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
92
+ 1. Definitions.
93
+
94
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
95
+
96
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
97
+
98
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
99
+
100
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
101
+
102
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
103
+
104
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
105
+
106
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
107
+
108
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
109
+
110
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
111
+
112
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
113
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
114
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
115
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
116
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
117
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
118
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
119
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
120
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
121
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
122
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
123
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
124
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
125
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS
126
+ APPENDIX: How to apply the Apache License to your work.
127
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
128
+ Copyright [yyyy] [name of copyright owner]
129
+ Licensed under the Apache License, Version 2.0 (the "License");
130
+ you may not use this file except in compliance with the License.
131
+ You may obtain a copy of the License at
132
+ http://www.apache.org/licenses/LICENSE-2.0
133
+ Unless required by applicable law or agreed to in writing, software
134
+ distributed under the License is distributed on an "AS IS" BASIS,
135
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
136
+ See the License for the specific language governing permissions and
137
+ limitations under the License.
138
+
139
+ * BSD-3-Clause *
140
+ --------------------------------------------------------------------------------
141
+ File matches:
142
+ package.json
143
+ --------------------------------------------------------------------------------
144
+
145
+ Copyright (c) <year> <owner> . All rights reserved.
146
+
147
+ Redistribution and use in source and binary forms, with or without
148
+ modification, are permitted provided that the following conditions are met:
149
+
150
+ 1. Redistributions of source code must retain the above copyright notice,
151
+ this list of conditions and the following disclaimer.
152
+
153
+ 2. Redistributions in binary form must reproduce the above copyright notice,
154
+ this list of conditions and the following disclaimer in the documentation
155
+ and/or other materials provided with the distribution.
156
+
157
+ 3. Neither the name of the copyright holder nor the names of its
158
+ contributors may be used to endorse or promote products derived from
159
+ this software without specific prior written permission.
160
+
161
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
162
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
163
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
164
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
165
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
166
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
167
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
168
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
169
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
170
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
171
+
172
+
173
+ Copyright (c) <year> <owner>
174
+ All rights reserved.
175
+
176
+ Redistribution and use in source and binary forms, with or without
177
+ modification, are permitted provided that the following conditions are met:
178
+
179
+ 1. Redistributions of source code must retain the above copyright notice,
180
+ this list of conditions and the following disclaimer.
181
+
182
+ 2. Redistributions in binary form must reproduce the above copyright notice,
183
+ this list of conditions and the following disclaimer in the documentation
184
+ and/or other materials provided with the distribution.
185
+
186
+ 3. Neither the name of the copyright holder nor the names of its
187
+ contributors may be used to endorse or promote products derived from
188
+ this software without specific prior written permission.
189
+
190
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
191
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
192
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
193
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
194
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
195
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
196
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
197
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
198
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
199
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
200
+
201
+
202
+ * Other Licenses *
203
+ Protobuf
204
+
205
+ --------------------------------------------------------------------------------
206
+ File matches:
207
+ dist/cjs/wire/varint.js
208
+ dist/esm/wire/varint.js
209
+ --------------------------------------------------------------------------------
210
+
211
+
212
+ Copyright 2008 Google Inc. All rights reserved.
213
+
214
+ Redistribution and use in source and binary forms, with or without
215
+ modification, are permitted provided that the following conditions are
216
+ met:
217
+
218
+ * Redistributions of source code must retain the above copyright
219
+ notice, this list of conditions and the following disclaimer.
220
+ * Redistributions in binary form must reproduce the above
221
+ copyright notice, this list of conditions and the following disclaimer
222
+ in the documentation and/or other materials provided with the
223
+ distribution.
224
+ * Neither the name of Google Inc. nor the names of its
225
+ contributors may be used to endorse or promote products derived from
226
+ this software without specific prior written permission.
227
+
228
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
229
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
230
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
231
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
232
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
233
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
234
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
235
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
236
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
237
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
238
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
239
+
240
+ Code generated by the Protocol Buffer compiler is owned by the owner
241
+ of the input file used when generating it. This code is not
242
+ standalone and requires a support library to be linked with it. This
243
+ support library is itself covered by the above license.
244
+
245
+
246
+ Copyright 2008 Google Inc. All rights reserved.
247
+
248
+ Redistribution and use in source and binary forms, with or without
249
+ modification, are permitted provided that the following conditions are
250
+ met:
251
+
252
+ * Redistributions of source code must retain the above copyright
253
+ notice, this list of conditions and the following disclaimer.
254
+ * Redistributions in binary form must reproduce the above
255
+ copyright notice, this list of conditions and the following disclaimer
256
+ in the documentation and/or other materials provided with the
257
+ distribution.
258
+ * Neither the name of Google Inc. nor the names of its
259
+ contributors may be used to endorse or promote products derived from
260
+ this software without specific prior written permission.
261
+
262
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
263
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
264
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
265
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
266
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
267
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
268
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
269
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
270
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
271
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
272
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
273
+
274
+ Code generated by the Protocol Buffer compiler is owned by the owner
275
+ of the input file used when generating it. This code is not
276
+ standalone and requires a support library to be linked with it. This
277
+ support library is itself covered by the above license.
278
+
279
+
280
+ * Package Info *
281
+
282
+ Authors: skrishna@buf.build, jdailey@buf.build, sayers@buf.build, psachs@buf.build, bot@buf.build, tstamm@buf.build, pedge@buf.build
283
+
284
+ Package Download URL: https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.2.2.tgz
285
+
286
+ --------------------------------------------------------------------------------
287
+ Package Title: @improbable-eng/grpc-web (0.15.0)
288
+
289
+ Package Locator: npm+@improbable-eng/grpc-web$0.15.0
290
+
291
+ Package Depth: Direct
292
+ --------------------------------------------------------------------------------
293
+
294
+ * Declared Licenses *
295
+ Apache-2.0
296
+
297
+ --------------------------------------------------------------------------------
298
+ File matches:
299
+ package.json
300
+ --------------------------------------------------------------------------------
301
+
302
+ Copyright [yyyy] [name of copyright owner]
303
+
304
+ Licensed under the Apache License, Version 2.0 (the "License");
305
+ you may not use this file except in compliance with the License.
306
+ You may obtain a copy of the License at
307
+
308
+ http://www.apache.org/licenses/LICENSE-2.0
309
+
310
+ Unless required by applicable law or agreed to in writing, software
311
+ distributed under the License is distributed on an "AS IS" BASIS,
312
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
313
+
314
+ See the License for the specific language governing permissions and limitations under the License.
315
+
316
+
317
+ Apache License
318
+ Version 2.0, January 2004
319
+ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
320
+ 1. Definitions.
321
+
322
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
323
+
324
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
325
+
326
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
327
+
328
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
329
+
330
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
331
+
332
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
333
+
334
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
335
+
336
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
337
+
338
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
339
+
340
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
341
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
342
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
343
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
344
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
345
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
346
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
347
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
348
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
349
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
350
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
351
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
352
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
353
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS
354
+ APPENDIX: How to apply the Apache License to your work.
355
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
356
+ Copyright [yyyy] [name of copyright owner]
357
+ Licensed under the Apache License, Version 2.0 (the "License");
358
+ you may not use this file except in compliance with the License.
359
+ You may obtain a copy of the License at
360
+ http://www.apache.org/licenses/LICENSE-2.0
361
+ Unless required by applicable law or agreed to in writing, software
362
+ distributed under the License is distributed on an "AS IS" BASIS,
363
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
364
+ See the License for the specific language governing permissions and
365
+ limitations under the License.
366
+
367
+
368
+ * Package Info *
369
+
370
+ Authors: npm@jonnyreeves.co.uk, marcus@marcuslongmuir.com
371
+
372
+ Package Download URL: https://registry.npmjs.org/@improbable-eng/grpc-web/-/grpc-web-0.15.0.tgz
373
+
374
+ --------------------------------------------------------------------------------
375
+ Package Title: @snap/state-management (^1.0.0)
376
+
377
+ Package Locator: npm+@snap/state-management$^1.0.0
378
+
379
+ Package Depth: Direct
380
+ --------------------------------------------------------------------------------
381
+
382
+ * Declared Licenses *
383
+ No licenses found
384
+
385
+
386
+ * Package Info *
387
+
388
+ Authors: svc-npmjs@snapchat.com
389
+
390
+ --------------------------------------------------------------------------------
391
+ Package Title: @snap/ts-inject (0.3.0)
392
+
393
+ Package Locator: npm+@snap/ts-inject$0.3.0
394
+
395
+ Package Depth: Direct
396
+ --------------------------------------------------------------------------------
397
+
398
+ * Declared Licenses *
399
+ MIT
400
+
401
+ --------------------------------------------------------------------------------
402
+ File matches:
403
+ LICENSE.md
404
+ package.json
405
+ --------------------------------------------------------------------------------
406
+
407
+ Copyright (c) 2024 Snap Inc.
408
+
409
+ MIT License
410
+
411
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
412
+
413
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
414
+
415
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
416
+
417
+
418
+
419
+ Copyright (c) 2024 Snap Inc.
420
+
421
+ MIT License
422
+
423
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
424
+
425
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
426
+
427
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
428
+
429
+
430
+
431
+ * Package Info *
432
+
433
+ Authors: svc-npmjs@snapchat.com
434
+
435
+ Package Download URL: https://registry.npmjs.org/@snap/ts-inject/-/ts-inject-0.3.0.tgz
11
436
 
12
437
  --------------------------------------------------------------------------------
438
+ Package Title: browser-fs-access (0.35.0)
13
439
 
14
- The following 3rd-party software packages may be used by or distributed with @snap/camera-kit. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
440
+ Package Locator: npm+browser-fs-access$0.35.0
15
441
 
16
- Date generated: 2024-7-1
442
+ Package Depth: Direct
443
+ --------------------------------------------------------------------------------
17
444
 
18
- Revision ID: 86f08d5b72679edab2014400cd5718edc6717d5f
445
+ * Declared Licenses *
446
+ Apache-2.0
19
447
 
20
- ================================================================================
21
- ================================================================================
448
+ --------------------------------------------------------------------------------
449
+ File matches:
450
+ LICENSE
451
+ package.json
452
+ --------------------------------------------------------------------------------
22
453
 
454
+ Apache License
455
+ Version 2.0, January 2004
456
+ http://www.apache.org/licenses/
23
457
 
458
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
24
459
 
460
+ 1. Definitions.
25
461
 
462
+ "License" shall mean the terms and conditions for use, reproduction,
463
+ and distribution as defined by Sections 1 through 9 of this document.
26
464
 
27
- ================================================================================
465
+ "Licensor" shall mean the copyright owner or entity authorized by
466
+ the copyright owner that is granting the License.
28
467
 
29
- Dependencies
468
+ "Legal Entity" shall mean the union of the acting entity and all
469
+ other entities that control, are controlled by, or are under common
470
+ control with that entity. For the purposes of this definition,
471
+ "control" means (i) the power, direct or indirect, to cause the
472
+ direction or management of such entity, whether by contract or
473
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
474
+ outstanding shares, or (iii) beneficial ownership of such entity.
30
475
 
31
- ================================================================================
476
+ "You" (or "Your") shall mean an individual or Legal Entity
477
+ exercising permissions granted by this License.
32
478
 
33
- - @improbable-eng/grpc-web (0.15.0) [Apache-2.0]
34
- - @snap/state-management (^0.19.0) [No licenses found]
35
- - browser-fs-access (0.31.2) [Apache-2.0]
36
- - browser-headers (0.4.1) [Apache-2.0]
37
- - long (4.0.0) [Apache-2.0]
38
- - protobufjs (6.11.4) [BSD-3-Clause, Apache-2.0, MIT, BSD-2-Clause, ISC, CC-BY-SA-4.0, CC0-1.0, proprietary-license, Python-2.0, Unlicense]
39
- - rxjs (7.8.1) [Apache-2.0, 0BSD]
40
- - tslib (2.6.3) [0BSD]
41
- - uuid (^9.0.0) [MIT]
42
- - wasm-feature-detect (1.6.2) [Apache-2.0]
479
+ "Source" form shall mean the preferred form for making modifications,
480
+ including but not limited to software source code, documentation
481
+ source, and configuration files.
43
482
 
483
+ "Object" form shall mean any form resulting from mechanical
484
+ transformation or translation of a Source form, including but
485
+ not limited to compiled object code, generated documentation,
486
+ and conversions to other media types.
44
487
 
45
- --------------------------------------------------------------------------------
46
- Package Title: @improbable-eng/grpc-web (0.15.0)
47
- --------------------------------------------------------------------------------
488
+ "Work" shall mean the work of authorship, whether in Source or
489
+ Object form, made available under the License, as indicated by a
490
+ copyright notice that is included in or attached to the work
491
+ (an example is provided in the Appendix below).
48
492
 
49
- * Declared Licenses *
50
- Apache-2.0
493
+ "Derivative Works" shall mean any work, whether in Source or Object
494
+ form, that is based on (or derived from) the Work and for which the
495
+ editorial revisions, annotations, elaborations, or other modifications
496
+ represent, as a whole, an original work of authorship. For the purposes
497
+ of this License, Derivative Works shall not include works that remain
498
+ separable from, or merely link (or bind by name) to the interfaces of,
499
+ the Work and Derivative Works thereof.
51
500
 
501
+ "Contribution" shall mean any work of authorship, including
502
+ the original version of the Work and any modifications or additions
503
+ to that Work or Derivative Works thereof, that is intentionally
504
+ submitted to Licensor for inclusion in the Work by the copyright owner
505
+ or by an individual or Legal Entity authorized to submit on behalf of
506
+ the copyright owner. For the purposes of this definition, "submitted"
507
+ means any form of electronic, verbal, or written communication sent
508
+ to the Licensor or its representatives, including but not limited to
509
+ communication on electronic mailing lists, source code control systems,
510
+ and issue tracking systems that are managed by, or on behalf of, the
511
+ Licensor for the purpose of discussing and improving the Work, but
512
+ excluding communication that is conspicuously marked or otherwise
513
+ designated in writing by the copyright owner as "Not a Contribution."
52
514
 
53
- Copyright [yyyy] [name of copyright owner]
515
+ "Contributor" shall mean Licensor and any individual or Legal Entity
516
+ on behalf of whom a Contribution has been received by Licensor and
517
+ subsequently incorporated within the Work.
54
518
 
55
- Licensed under the Apache License, Version 2.0 (the "License");
56
- you may not use this file except in compliance with the License.
57
- You may obtain a copy of the License at
519
+ 2. Grant of Copyright License. Subject to the terms and conditions of
520
+ this License, each Contributor hereby grants to You a perpetual,
521
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
522
+ copyright license to reproduce, prepare Derivative Works of,
523
+ publicly display, publicly perform, sublicense, and distribute the
524
+ Work and such Derivative Works in Source or Object form.
58
525
 
59
- http://www.apache.org/licenses/LICENSE-2.0
526
+ 3. Grant of Patent License. Subject to the terms and conditions of
527
+ this License, each Contributor hereby grants to You a perpetual,
528
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
529
+ (except as stated in this section) patent license to make, have made,
530
+ use, offer to sell, sell, import, and otherwise transfer the Work,
531
+ where such license applies only to those patent claims licensable
532
+ by such Contributor that are necessarily infringed by their
533
+ Contribution(s) alone or by combination of their Contribution(s)
534
+ with the Work to which such Contribution(s) was submitted. If You
535
+ institute patent litigation against any entity (including a
536
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
537
+ or a Contribution incorporated within the Work constitutes direct
538
+ or contributory patent infringement, then any patent licenses
539
+ granted to You under this License for that Work shall terminate
540
+ as of the date such litigation is filed.
60
541
 
61
- Unless required by applicable law or agreed to in writing, software
62
- distributed under the License is distributed on an "AS IS" BASIS,
63
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
542
+ 4. Redistribution. You may reproduce and distribute copies of the
543
+ Work or Derivative Works thereof in any medium, with or without
544
+ modifications, and in Source or Object form, provided that You
545
+ meet the following conditions:
64
546
 
65
- See the License for the specific language governing permissions and limitations under the License.
547
+ (a) You must give any other recipients of the Work or
548
+ Derivative Works a copy of this License; and
66
549
 
550
+ (b) You must cause any modified files to carry prominent notices
551
+ stating that You changed the files; and
67
552
 
68
- --------------------------------------------------------------------------------
69
- Package Title: @snap/state-management (^0.19.0)
70
- --------------------------------------------------------------------------------
553
+ (c) You must retain, in the Source form of any Derivative Works
554
+ that You distribute, all copyright, patent, trademark, and
555
+ attribution notices from the Source form of the Work,
556
+ excluding those notices that do not pertain to any part of
557
+ the Derivative Works; and
71
558
 
72
- * Declared Licenses *
73
- No licenses found
559
+ (d) If the Work includes a "NOTICE" text file as part of its
560
+ distribution, then any Derivative Works that You distribute must
561
+ include a readable copy of the attribution notices contained
562
+ within such NOTICE file, excluding those notices that do not
563
+ pertain to any part of the Derivative Works, in at least one
564
+ of the following places: within a NOTICE text file distributed
565
+ as part of the Derivative Works; within the Source form or
566
+ documentation, if provided along with the Derivative Works; or,
567
+ within a display generated by the Derivative Works, if and
568
+ wherever such third-party notices normally appear. The contents
569
+ of the NOTICE file are for informational purposes only and
570
+ do not modify the License. You may add Your own attribution
571
+ notices within Derivative Works that You distribute, alongside
572
+ or as an addendum to the NOTICE text from the Work, provided
573
+ that such additional attribution notices cannot be construed
574
+ as modifying the License.
74
575
 
576
+ You may add Your own copyright statement to Your modifications and
577
+ may provide additional or different license terms and conditions
578
+ for use, reproduction, or distribution of Your modifications, or
579
+ for any such Derivative Works as a whole, provided Your use,
580
+ reproduction, and distribution of the Work otherwise complies with
581
+ the conditions stated in this License.
75
582
 
76
- --------------------------------------------------------------------------------
77
- Package Title: browser-fs-access (0.31.2)
78
- --------------------------------------------------------------------------------
583
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
584
+ any Contribution intentionally submitted for inclusion in the Work
585
+ by You to the Licensor shall be under the terms and conditions of
586
+ this License, without any additional terms or conditions.
587
+ Notwithstanding the above, nothing herein shall supersede or modify
588
+ the terms of any separate license agreement you may have executed
589
+ with Licensor regarding such Contributions.
590
+
591
+ 6. Trademarks. This License does not grant permission to use the trade
592
+ names, trademarks, service marks, or product names of the Licensor,
593
+ except as required for reasonable and customary use in describing the
594
+ origin of the Work and reproducing the content of the NOTICE file.
595
+
596
+ 7. Disclaimer of Warranty. Unless required by applicable law or
597
+ agreed to in writing, Licensor provides the Work (and each
598
+ Contributor provides its Contributions) on an "AS IS" BASIS,
599
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
600
+ implied, including, without limitation, any warranties or conditions
601
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
602
+ PARTICULAR PURPOSE. You are solely responsible for determining the
603
+ appropriateness of using or redistributing the Work and assume any
604
+ risks associated with Your exercise of permissions under this License.
605
+
606
+ 8. Limitation of Liability. In no event and under no legal theory,
607
+ whether in tort (including negligence), contract, or otherwise,
608
+ unless required by applicable law (such as deliberate and grossly
609
+ negligent acts) or agreed to in writing, shall any Contributor be
610
+ liable to You for damages, including any direct, indirect, special,
611
+ incidental, or consequential damages of any character arising as a
612
+ result of this License or out of the use or inability to use the
613
+ Work (including but not limited to damages for loss of goodwill,
614
+ work stoppage, computer failure or malfunction, or any and all
615
+ other commercial damages or losses), even if such Contributor
616
+ has been advised of the possibility of such damages.
617
+
618
+ 9. Accepting Warranty or Additional Liability. While redistributing
619
+ the Work or Derivative Works thereof, You may choose to offer,
620
+ and charge a fee for, acceptance of support, warranty, indemnity,
621
+ or other liability obligations and/or rights consistent with this
622
+ License. However, in accepting such obligations, You may act only
623
+ on Your own behalf and on Your sole responsibility, not on behalf
624
+ of any other Contributor, and only if You agree to indemnify,
625
+ defend, and hold each Contributor harmless for any liability
626
+ incurred by, or claims asserted against, such Contributor by reason
627
+ of your accepting any such warranty or additional liability.
628
+
629
+ END OF TERMS AND CONDITIONS
630
+
631
+ APPENDIX: How to apply the Apache License to your work.
632
+
633
+ To apply the Apache License to your work, attach the following
634
+ boilerplate notice, with the fields enclosed by brackets "[]"
635
+ replaced with your own identifying information. (Don't include
636
+ the brackets!) The text should be enclosed in the appropriate
637
+ comment syntax for the file format. We also recommend that a
638
+ file or class name and description of purpose be included on the
639
+ same "printed page" as the copyright notice for easier
640
+ identification within third-party archives.
641
+
642
+ Copyright [yyyy] [name of copyright owner]
643
+
644
+ Licensed under the Apache License, Version 2.0 (the "License");
645
+ you may not use this file except in compliance with the License.
646
+ You may obtain a copy of the License at
647
+
648
+ http://www.apache.org/licenses/LICENSE-2.0
649
+
650
+ Unless required by applicable law or agreed to in writing, software
651
+ distributed under the License is distributed on an "AS IS" BASIS,
652
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
653
+ See the License for the specific language governing permissions and
654
+ limitations under the License.
79
655
 
80
- * Declared Licenses *
81
- Apache-2.0
82
656
 
83
657
 
84
658
  Apache License
@@ -285,13 +859,28 @@ Apache-2.0
285
859
 
286
860
 
287
861
 
862
+ * Package Info *
863
+
864
+ Authors: steiner.thomas@gmail.com
865
+
866
+ Package Download URL: https://registry.npmjs.org/browser-fs-access/-/browser-fs-access-0.35.0.tgz
867
+
288
868
  --------------------------------------------------------------------------------
289
869
  Package Title: browser-headers (0.4.1)
870
+
871
+ Package Locator: npm+browser-headers$0.4.1
872
+
873
+ Package Depth: Direct
290
874
  --------------------------------------------------------------------------------
291
875
 
292
876
  * Declared Licenses *
293
877
  Apache-2.0
294
878
 
879
+ --------------------------------------------------------------------------------
880
+ File matches:
881
+ LICENSE.txt
882
+ package.json
883
+ --------------------------------------------------------------------------------
295
884
 
296
885
  Apache License
297
886
  Version 2.0, January 2004
@@ -469,16 +1058,7 @@ Apache-2.0
469
1058
  of your accepting any such warranty or additional liability.
470
1059
 
471
1060
 
472
- --------------------------------------------------------------------------------
473
- Package Title: long (4.0.0)
474
- --------------------------------------------------------------------------------
475
-
476
- * Declared Licenses *
477
- Apache-2.0
478
-
479
-
480
-
481
- Apache License
1061
+ Apache License
482
1062
  Version 2.0, January 2004
483
1063
  http://www.apache.org/licenses/
484
1064
 
@@ -653,319 +1233,234 @@ Apache-2.0
653
1233
  incurred by, or claims asserted against, such Contributor by reason
654
1234
  of your accepting any such warranty or additional liability.
655
1235
 
656
- END OF TERMS AND CONDITIONS
657
-
658
- APPENDIX: How to apply the Apache License to your work.
659
1236
 
660
- To apply the Apache License to your work, attach the following
661
- boilerplate notice, with the fields enclosed by brackets "[]"
662
- replaced with your own identifying information. (Don't include
663
- the brackets!) The text should be enclosed in the appropriate
664
- comment syntax for the file format. We also recommend that a
665
- file or class name and description of purpose be included on the
666
- same "printed page" as the copyright notice for easier
667
- identification within third-party archives.
1237
+ * Package Info *
668
1238
 
669
- Copyright [yyyy] [name of copyright owner]
1239
+ Authors: npm@jonnyreeves.co.uk, marcus@marcuslongmuir.com
670
1240
 
671
- Licensed under the Apache License, Version 2.0 (the "License");
672
- you may not use this file except in compliance with the License.
673
- You may obtain a copy of the License at
1241
+ Package Download URL: https://registry.npmjs.org/browser-headers/-/browser-headers-0.4.1.tgz
674
1242
 
675
- http://www.apache.org/licenses/LICENSE-2.0
1243
+ --------------------------------------------------------------------------------
1244
+ Package Title: rxjs (7.8.1)
676
1245
 
677
- Unless required by applicable law or agreed to in writing, software
678
- distributed under the License is distributed on an "AS IS" BASIS,
679
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
680
- See the License for the specific language governing permissions and
681
- limitations under the License.
1246
+ Package Locator: npm+rxjs$7.8.1
682
1247
 
1248
+ Package Depth: Direct
1249
+ --------------------------------------------------------------------------------
683
1250
 
1251
+ * Declared Licenses *
1252
+ Apache-2.0
684
1253
 
685
1254
  --------------------------------------------------------------------------------
686
- Package Title: protobufjs (6.11.4)
1255
+ File matches:
1256
+ dist/bundles/rxjs.umd.js
1257
+ LICENSE.txt
1258
+ package.json
687
1259
  --------------------------------------------------------------------------------
688
1260
 
689
- * Declared Licenses *
690
- BSD-3-Clause
1261
+ Apache License
1262
+ Version 2.0, January 2004
1263
+ http://www.apache.org/licenses/
691
1264
 
1265
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
692
1266
 
693
- This license applies to all parts of protobuf.js except those files
694
- either explicitly including or referencing a different license or
695
- located in a directory containing a different LICENSE file.
1267
+ 1. Definitions.
696
1268
 
697
- ---
1269
+ "License" shall mean the terms and conditions for use, reproduction,
1270
+ and distribution as defined by Sections 1 through 9 of this document.
698
1271
 
699
- Copyright (c) 2016, Daniel Wirtz All rights reserved.
1272
+ "Licensor" shall mean the copyright owner or entity authorized by
1273
+ the copyright owner that is granting the License.
700
1274
 
701
- Redistribution and use in source and binary forms, with or without
702
- modification, are permitted provided that the following conditions are
703
- met:
1275
+ "Legal Entity" shall mean the union of the acting entity and all
1276
+ other entities that control, are controlled by, or are under common
1277
+ control with that entity. For the purposes of this definition,
1278
+ "control" means (i) the power, direct or indirect, to cause the
1279
+ direction or management of such entity, whether by contract or
1280
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1281
+ outstanding shares, or (iii) beneficial ownership of such entity.
704
1282
 
705
- * Redistributions of source code must retain the above copyright
706
- notice, this list of conditions and the following disclaimer.
707
- * Redistributions in binary form must reproduce the above copyright
708
- notice, this list of conditions and the following disclaimer in the
709
- documentation and/or other materials provided with the distribution.
710
- * Neither the name of its author, nor the names of its contributors
711
- may be used to endorse or promote products derived from this software
712
- without specific prior written permission.
1283
+ "You" (or "Your") shall mean an individual or Legal Entity
1284
+ exercising permissions granted by this License.
713
1285
 
714
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
715
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
716
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
717
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
718
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
719
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
720
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
721
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
722
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
723
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
724
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1286
+ "Source" form shall mean the preferred form for making modifications,
1287
+ including but not limited to software source code, documentation
1288
+ source, and configuration files.
725
1289
 
726
- ---
1290
+ "Object" form shall mean any form resulting from mechanical
1291
+ transformation or translation of a Source form, including but
1292
+ not limited to compiled object code, generated documentation,
1293
+ and conversions to other media types.
727
1294
 
728
- Code generated by the command line utilities is owned by the owner
729
- of the input file used when generating it. This code is not
730
- standalone and requires a support library to be linked with it. This
731
- support library is itself covered by the above license.
1295
+ "Work" shall mean the work of authorship, whether in Source or
1296
+ Object form, made available under the License, as indicated by a
1297
+ copyright notice that is included in or attached to the work
1298
+ (an example is provided in the Appendix below).
732
1299
 
1300
+ "Derivative Works" shall mean any work, whether in Source or Object
1301
+ form, that is based on (or derived from) the Work and for which the
1302
+ editorial revisions, annotations, elaborations, or other modifications
1303
+ represent, as a whole, an original work of authorship. For the purposes
1304
+ of this License, Derivative Works shall not include works that remain
1305
+ separable from, or merely link (or bind by name) to the interfaces of,
1306
+ the Work and Derivative Works thereof.
733
1307
 
1308
+ "Contribution" shall mean any work of authorship, including
1309
+ the original version of the Work and any modifications or additions
1310
+ to that Work or Derivative Works thereof, that is intentionally
1311
+ submitted to Licensor for inclusion in the Work by the copyright owner
1312
+ or by an individual or Legal Entity authorized to submit on behalf of
1313
+ the copyright owner. For the purposes of this definition, "submitted"
1314
+ means any form of electronic, verbal, or written communication sent
1315
+ to the Licensor or its representatives, including but not limited to
1316
+ communication on electronic mailing lists, source code control systems,
1317
+ and issue tracking systems that are managed by, or on behalf of, the
1318
+ Licensor for the purpose of discussing and improving the Work, but
1319
+ excluding communication that is conspicuously marked or otherwise
1320
+ designated in writing by the copyright owner as "Not a Contribution."
734
1321
 
735
- * Other Licenses *
736
- Apache-2.0, MIT, BSD-2-Clause, ISC, CC-BY-SA-4.0, CC0-1.0, proprietary-license, Python-2.0, Unlicense
1322
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1323
+ on behalf of whom a Contribution has been received by Licensor and
1324
+ subsequently incorporated within the Work.
737
1325
 
738
- * Apache-2.0 *
1326
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1327
+ this License, each Contributor hereby grants to You a perpetual,
1328
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1329
+ copyright license to reproduce, prepare Derivative Works of,
1330
+ publicly display, publicly perform, sublicense, and distribute the
1331
+ Work and such Derivative Works in Source or Object form.
739
1332
 
740
- Copyright contributors
1333
+ 3. Grant of Patent License. Subject to the terms and conditions of
1334
+ this License, each Contributor hereby grants to You a perpetual,
1335
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1336
+ (except as stated in this section) patent license to make, have made,
1337
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1338
+ where such license applies only to those patent claims licensable
1339
+ by such Contributor that are necessarily infringed by their
1340
+ Contribution(s) alone or by combination of their Contribution(s)
1341
+ with the Work to which such Contribution(s) was submitted. If You
1342
+ institute patent litigation against any entity (including a
1343
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1344
+ or a Contribution incorporated within the Work constitutes direct
1345
+ or contributory patent infringement, then any patent licenses
1346
+ granted to You under this License for that Work shall terminate
1347
+ as of the date such litigation is filed.
741
1348
 
742
- Licensed under the Apache License, Version 2.0 (the "License");
743
- you may not use this file except in compliance with the License.
744
- You may obtain a copy of the License at
1349
+ 4. Redistribution. You may reproduce and distribute copies of the
1350
+ Work or Derivative Works thereof in any medium, with or without
1351
+ modifications, and in Source or Object form, provided that You
1352
+ meet the following conditions:
745
1353
 
746
- http://www.apache.org/licenses/LICENSE-2.0
1354
+ (a) You must give any other recipients of the Work or
1355
+ Derivative Works a copy of this License; and
747
1356
 
748
- Unless required by applicable law or agreed to in writing, software
749
- distributed under the License is distributed on an "AS IS" BASIS,
750
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1357
+ (b) You must cause any modified files to carry prominent notices
1358
+ stating that You changed the files; and
751
1359
 
752
- See the License for the specific language governing permissions and limitations under the License.
1360
+ (c) You must retain, in the Source form of any Derivative Works
1361
+ that You distribute, all copyright, patent, trademark, and
1362
+ attribution notices from the Source form of the Work,
1363
+ excluding those notices that do not pertain to any part of
1364
+ the Derivative Works; and
753
1365
 
754
- * MIT *
1366
+ (d) If the Work includes a "NOTICE" text file as part of its
1367
+ distribution, then any Derivative Works that You distribute must
1368
+ include a readable copy of the attribution notices contained
1369
+ within such NOTICE file, excluding those notices that do not
1370
+ pertain to any part of the Derivative Works, in at least one
1371
+ of the following places: within a NOTICE text file distributed
1372
+ as part of the Derivative Works; within the Source form or
1373
+ documentation, if provided along with the Derivative Works; or,
1374
+ within a display generated by the Derivative Works, if and
1375
+ wherever such third-party notices normally appear. The contents
1376
+ of the NOTICE file are for informational purposes only and
1377
+ do not modify the License. You may add Your own attribution
1378
+ notices within Derivative Works that You distribute, alongside
1379
+ or as an addendum to the NOTICE text from the Work, provided
1380
+ that such additional attribution notices cannot be construed
1381
+ as modifying the License.
755
1382
 
756
- Copyright (c) 2016 Chad Engler
757
- Permission is hereby granted, free of charge, to any person obtaining a copy
758
- of this software and associated documentation files (the "Software"), to deal
759
- in the Software without restriction, including without limitation the rights
760
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
761
- copies of the Software, and to permit persons to whom the Software is
762
- furnished to do so, subject to the following conditions:
1383
+ You may add Your own copyright statement to Your modifications and
1384
+ may provide additional or different license terms and conditions
1385
+ for use, reproduction, or distribution of Your modifications, or
1386
+ for any such Derivative Works as a whole, provided Your use,
1387
+ reproduction, and distribution of the Work otherwise complies with
1388
+ the conditions stated in this License.
763
1389
 
764
- The above copyright notice and this permission notice shall be included in all
765
- copies or substantial portions of the Software.
1390
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1391
+ any Contribution intentionally submitted for inclusion in the Work
1392
+ by You to the Licensor shall be under the terms and conditions of
1393
+ this License, without any additional terms or conditions.
1394
+ Notwithstanding the above, nothing herein shall supersede or modify
1395
+ the terms of any separate license agreement you may have executed
1396
+ with Licensor regarding such Contributions.
766
1397
 
767
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
768
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
769
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
770
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
771
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
772
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
773
- SOFTWARE.
1398
+ 6. Trademarks. This License does not grant permission to use the trade
1399
+ names, trademarks, service marks, or product names of the Licensor,
1400
+ except as required for reasonable and customary use in describing the
1401
+ origin of the Work and reproducing the content of the NOTICE file.
774
1402
 
775
- * BSD-2-Clause *
1403
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1404
+ agreed to in writing, Licensor provides the Work (and each
1405
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1406
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1407
+ implied, including, without limitation, any warranties or conditions
1408
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1409
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1410
+ appropriateness of using or redistributing the Work and assume any
1411
+ risks associated with Your exercise of permissions under this License.
776
1412
 
777
- Copyright (c) Felix Böhm
1413
+ 8. Limitation of Liability. In no event and under no legal theory,
1414
+ whether in tort (including negligence), contract, or otherwise,
1415
+ unless required by applicable law (such as deliberate and grossly
1416
+ negligent acts) or agreed to in writing, shall any Contributor be
1417
+ liable to You for damages, including any direct, indirect, special,
1418
+ incidental, or consequential damages of any character arising as a
1419
+ result of this License or out of the use or inability to use the
1420
+ Work (including but not limited to damages for loss of goodwill,
1421
+ work stoppage, computer failure or malfunction, or any and all
1422
+ other commercial damages or losses), even if such Contributor
1423
+ has been advised of the possibility of such damages.
778
1424
 
779
- Redistribution and use in source and binary forms, with or without
780
- modification, are permitted provided that the following conditions are met:
1425
+ 9. Accepting Warranty or Additional Liability. While redistributing
1426
+ the Work or Derivative Works thereof, You may choose to offer,
1427
+ and charge a fee for, acceptance of support, warranty, indemnity,
1428
+ or other liability obligations and/or rights consistent with this
1429
+ License. However, in accepting such obligations, You may act only
1430
+ on Your own behalf and on Your sole responsibility, not on behalf
1431
+ of any other Contributor, and only if You agree to indemnify,
1432
+ defend, and hold each Contributor harmless for any liability
1433
+ incurred by, or claims asserted against, such Contributor by reason
1434
+ of your accepting any such warranty or additional liability.
781
1435
 
782
- 1. Redistributions of source code must retain the above copyright notice, this
783
- list of conditions and the following disclaimer.
1436
+ END OF TERMS AND CONDITIONS
784
1437
 
785
- 2. Redistributions in binary form must reproduce the above copyright notice,
786
- this list of conditions and the following disclaimer in the documentation
1438
+ APPENDIX: How to apply the Apache License to your work.
787
1439
 
788
- and/or other materials provided with the distribution.
1440
+ To apply the Apache License to your work, attach the following
1441
+ boilerplate notice, with the fields enclosed by brackets "[]"
1442
+ replaced with your own identifying information. (Don't include
1443
+ the brackets!) The text should be enclosed in the appropriate
1444
+ comment syntax for the file format. We also recommend that a
1445
+ file or class name and description of purpose be included on the
1446
+ same "printed page" as the copyright notice for easier
1447
+ identification within third-party archives.
789
1448
 
790
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
791
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
792
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
793
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
794
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
795
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
796
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
797
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
798
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
799
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1449
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
800
1450
 
801
- * ISC *
802
-
803
- Copyright (c) Isaac Z. Schlueter and Contributors
804
- Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
805
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
806
-
807
- * CC-BY-SA-4.0 *
808
-
809
- Attribution-ShareAlike 4.0 International<<endOptional>>
810
- Using Creative Commons Public Licenses
811
- Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
812
- Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors
813
- Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described.
814
- Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public : wiki.creativecommons.org/Considerations_for_licensees
815
- Creative Commons Attribution-ShareAlike 4.0 International Public License
816
- By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
817
- Section 1 – Definitions.
818
- a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
819
- b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
820
- c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.
821
- d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
822
- e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
823
- f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
824
- g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike.
825
- h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
826
- i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
827
- j. Licensor means the individual(s) or entity(ies) granting rights under this Public License.
828
- k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
829
- l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
830
- m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
831
- Section 2 – Scope.
832
- a. License grant.
833
- 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
834
- A. reproduce and Share the Licensed Material, in whole or in part; and
835
- B. produce, reproduce, and Share Adapted Material.
836
- 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
837
- 3. Term. The term of this Public License is specified in Section 6(a).
838
- 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
839
- 5. Downstream recipients.
840
- A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
841
- B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter's License You apply.
842
- C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
843
- 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
844
- b. Other rights.
845
- 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
846
- 2. Patent and trademark rights are not licensed under this Public License.
847
- 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
848
- Section 3 – License Conditions.
849
- Your exercise of the Licensed Rights is expressly made subject to the following conditions.
850
- a. Attribution.
851
- 1. If You Share the Licensed Material (including in modified form), You must:
852
- A. retain the following if it is supplied by the Licensor with the Licensed Material:
853
- i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
854
- ii. a copyright notice;
855
- iii. a notice that refers to this Public License;
856
- iv. a notice that refers to the disclaimer of warranties;
857
- v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
858
- B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
859
- C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
860
- 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
861
- 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
862
- b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
863
- 1. The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.
864
- 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
865
- 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
866
- Section 4 – Sui Generis Database Rights.
867
- Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
868
- a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
869
- b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and
870
- c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
871
- For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
872
- Section 5 – Disclaimer of Warranties and Limitation of Liability.
873
- a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
874
- b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
875
- c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
876
- Section 6 – Term and Termination.
877
- a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
878
- b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
879
- 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
880
- 2. upon express reinstatement by the Licensor.
881
- c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
882
- d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
883
- e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
884
- Section 7 – Other Terms and Conditions.
885
- a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
886
- b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
887
- Section 8 – Interpretation.
888
- a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
889
- b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
890
- c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
891
- d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
892
- Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
893
- Creative Commons may be contacted at creativecommons.org.
894
-
895
- * CC0-1.0 *
896
-
897
- <<endOptional>>
898
- CC0 1.0 Universal<<endOptional>>
899
- Statement of Purpose
900
- The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
901
- Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
902
- For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
903
- 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
904
- i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
905
- ii. moral rights retained by the original author(s) and/or performer(s);
906
- iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
907
- iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
908
- v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
909
- vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
910
- vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
911
- 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
912
- 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
913
- 4. Limitations and Disclaimers.
914
- a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
915
- b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
916
- c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
917
- d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
918
-
919
- * proprietary-license *
920
-
921
- This is a catch-all license used when we find many different proprietary licenses.
922
-
923
- * Python-2.0 *
924
-
925
- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation.
926
- 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.
927
- 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python.
928
- 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
929
- 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
930
- 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
931
- 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
932
- 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement.
933
- 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software").
934
- 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee.
935
- 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
936
- 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
937
- 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
938
- 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page.
939
- 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement.
940
- 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6, beta 1 software in source or binary form and its associated documentation, as released at the www.python.org Internet site on August 4, 2000 ("Python 1.6b1").
941
- 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs License Agreement is retained in Python 1.6b1, alone or in any derivative version prepared by Licensee.
942
- Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is made available subject to the terms and conditions in CNRIs License Agreement. This Agreement may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1011. This Agreement may also be obtained from a proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011".
943
- 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as provided herein, then Licensee hereby agrees to indicate in any such work the nature of the modifications made to Python 1.6b1.
944
- 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
945
- 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
946
- 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
947
- 7. This License Agreement shall be governed by and interpreted in all respects by the law of the State of Virginia, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
948
- 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement.
949
- Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved.
950
- Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
951
- STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
952
-
953
- * Unlicense *
1451
+ Licensed under the Apache License, Version 2.0 (the "License");
1452
+ you may not use this file except in compliance with the License.
1453
+ You may obtain a copy of the License at
954
1454
 
955
- This is free and unencumbered software released into the public domain.
956
- Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
957
- In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and
958
- successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
959
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
960
- For more information, please refer to <http://unlicense.org/>
1455
+ http://www.apache.org/licenses/LICENSE-2.0
961
1456
 
1457
+ Unless required by applicable law or agreed to in writing, software
1458
+ distributed under the License is distributed on an "AS IS" BASIS,
1459
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1460
+ See the License for the specific language governing permissions and
1461
+ limitations under the License.
962
1462
 
963
- --------------------------------------------------------------------------------
964
- Package Title: rxjs (7.8.1)
965
- --------------------------------------------------------------------------------
966
1463
 
967
- * Declared Licenses *
968
- Apache-2.0
969
1464
 
970
1465
 
971
1466
  Apache License
@@ -1176,18 +1671,62 @@ Apache-2.0
1176
1671
  * Other Licenses *
1177
1672
  0BSD
1178
1673
 
1674
+ --------------------------------------------------------------------------------
1675
+ File matches:
1676
+ dist/bundles/rxjs.umd.min.js
1677
+ --------------------------------------------------------------------------------
1678
+
1179
1679
 
1180
1680
  Copyright (C) 2006 by Rob Landley <rob@landley.net>
1181
1681
  Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
1182
1682
  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1183
1683
 
1184
1684
 
1685
+ Copyright (C) 2006 by Rob Landley <rob@landley.net>
1686
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
1687
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1688
+
1689
+
1690
+ * Package Info *
1691
+
1692
+ Authors: nicholas@cartant.com, ben@benlesh.com, kwon.ohjoong@gmail.com
1693
+
1694
+ Package Download URL: https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz
1695
+
1696
+ --------------------------------------------------------------------------------
1697
+ Package Title: tslib (2.8.1)
1698
+
1699
+ Package Locator: npm+tslib$2.8.1
1700
+
1701
+ Package Depth: Direct
1702
+ --------------------------------------------------------------------------------
1703
+
1704
+ * Declared Licenses *
1705
+ 0BSD
1706
+
1185
1707
  --------------------------------------------------------------------------------
1186
- Package Title: tslib (2.6.3)
1708
+ File matches:
1709
+ CopyrightNotice.txt
1710
+ LICENSE.txt
1711
+ package.json
1712
+ tslib.d.ts
1713
+ tslib.es6.js
1714
+ tslib.es6.mjs
1715
+ tslib.js
1187
1716
  --------------------------------------------------------------------------------
1188
1717
 
1189
- * Declared Licenses *
1190
- 0BSD
1718
+ Copyright (c) Microsoft Corporation.
1719
+
1720
+ Permission to use, copy, modify, and/or distribute this software for any
1721
+ purpose with or without fee is hereby granted.
1722
+
1723
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1724
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1725
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1726
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1727
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1728
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1729
+ PERFORMANCE OF THIS SOFTWARE.
1191
1730
 
1192
1731
 
1193
1732
  Copyright (c) Microsoft Corporation.
@@ -1204,13 +1743,43 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1204
1743
  PERFORMANCE OF THIS SOFTWARE.
1205
1744
 
1206
1745
 
1746
+ * Package Info *
1747
+
1748
+ Authors: typescript@microsoft.com, wwigham@gmail.com, nathan@shively-sanders.com, andrew@wheream.io, mineyalc@microsoft.com, rbuckton@chronicles.org, shkamat@microsoft.com, typescript-design@microsoft.com
1749
+
1750
+ Package Download URL: https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz
1751
+
1207
1752
  --------------------------------------------------------------------------------
1208
- Package Title: uuid (^9.0.0)
1753
+ Package Title: uuid (10.0.0)
1754
+
1755
+ Package Locator: npm+uuid$10.0.0
1756
+
1757
+ Package Depth: Direct
1209
1758
  --------------------------------------------------------------------------------
1210
1759
 
1211
1760
  * Declared Licenses *
1212
1761
  MIT
1213
1762
 
1763
+ --------------------------------------------------------------------------------
1764
+ File matches:
1765
+ dist/commonjs-browser/md5.js
1766
+ dist/esm-browser/md5.js
1767
+ dist/md5-browser.js
1768
+ LICENSE.md
1769
+ package.json
1770
+ --------------------------------------------------------------------------------
1771
+
1772
+ The MIT License (MIT)
1773
+
1774
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
1775
+
1776
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1777
+
1778
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1779
+
1780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1781
+
1782
+
1214
1783
 
1215
1784
  The MIT License (MIT)
1216
1785
 
@@ -1224,13 +1793,28 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1224
1793
 
1225
1794
 
1226
1795
 
1796
+ * Package Info *
1797
+
1798
+ Authors: robert@broofa.com, dev@tavan.de
1799
+
1800
+ Package Download URL: https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz
1801
+
1227
1802
  --------------------------------------------------------------------------------
1228
- Package Title: wasm-feature-detect (1.6.2)
1803
+ Package Title: wasm-feature-detect (1.8.0)
1804
+
1805
+ Package Locator: npm+wasm-feature-detect$1.8.0
1806
+
1807
+ Package Depth: Direct
1229
1808
  --------------------------------------------------------------------------------
1230
1809
 
1231
1810
  * Declared Licenses *
1232
1811
  Apache-2.0
1233
1812
 
1813
+ --------------------------------------------------------------------------------
1814
+ File matches:
1815
+ LICENSE
1816
+ package.json
1817
+ --------------------------------------------------------------------------------
1234
1818
 
1235
1819
 
1236
1820
  Apache License
@@ -1437,14 +2021,6 @@ Apache-2.0
1437
2021
 
1438
2022
 
1439
2023
 
1440
- ================================================================================
1441
- Licenses
1442
-
1443
- ================================================================================
1444
-
1445
- * Apache-2.0 *
1446
-
1447
-
1448
2024
  Apache License
1449
2025
  Version 2.0, January 2004
1450
2026
  http://www.apache.org/licenses/
@@ -1647,6 +2223,19 @@ Apache-2.0
1647
2223
  See the License for the specific language governing permissions and
1648
2224
  limitations under the License.
1649
2225
 
2226
+
2227
+ * Package Info *
2228
+
2229
+ Authors: me@rreverser.com, steiner.thomas@gmail.com, surma@surma.link
2230
+
2231
+ Package Download URL: https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz
2232
+
2233
+
2234
+ ================================================================================
2235
+ Licenses
2236
+
2237
+ ================================================================================
2238
+
1650
2239
  * Apache-2.0 *
1651
2240
 
1652
2241
 
@@ -1838,7 +2427,7 @@ Apache-2.0
1838
2427
  same "printed page" as the copyright notice for easier
1839
2428
  identification within third-party archives.
1840
2429
 
1841
- Copyright [yyyy] [name of copyright owner]
2430
+ Copyright 2017 Google Inc.
1842
2431
 
1843
2432
  Licensed under the Apache License, Version 2.0 (the "License");
1844
2433
  you may not use this file except in compliance with the License.
@@ -1852,7 +2441,6 @@ Apache-2.0
1852
2441
  See the License for the specific language governing permissions and
1853
2442
  limitations under the License.
1854
2443
 
1855
-
1856
2444
  * Apache-2.0 *
1857
2445
 
1858
2446
  Apache License
@@ -2499,7 +3087,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2499
3087
  See the License for the specific language governing permissions and
2500
3088
  limitations under the License.
2501
3089
 
2502
- * BSD-2-Clause *
3090
+ * BSD-3-Clause *
2503
3091
 
2504
3092
  Copyright (c) <year> <owner>
2505
3093
  All rights reserved.
@@ -2507,14 +3095,17 @@ All rights reserved.
2507
3095
  Redistribution and use in source and binary forms, with or without
2508
3096
  modification, are permitted provided that the following conditions are met:
2509
3097
 
2510
- 1. Redistributions of source code must retain the above copyright notice, this
2511
- list of conditions and the following disclaimer.
3098
+ 1. Redistributions of source code must retain the above copyright notice,
3099
+ this list of conditions and the following disclaimer.
2512
3100
 
2513
3101
  2. Redistributions in binary form must reproduce the above copyright notice,
2514
3102
  this list of conditions and the following disclaimer in the documentation
2515
-
2516
3103
  and/or other materials provided with the distribution.
2517
3104
 
3105
+ 3. Neither the name of the copyright holder nor the names of its
3106
+ contributors may be used to endorse or promote products derived from
3107
+ this software without specific prior written permission.
3108
+
2518
3109
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2519
3110
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2520
3111
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -2526,117 +3117,18 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2526
3117
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2527
3118
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2528
3119
 
2529
- * CC-BY-SA-4.0 *
2530
-
2531
- Creative Commons Attribution-ShareAlike 4.0 International Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
2532
- Using Creative Commons Public Licenses
2533
- Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
2534
- Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors
2535
- Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason–for example, because of any applicable exception or limitation to copyright–then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described.
2536
- Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public : wiki.creativecommons.org/Considerations_for_licensees
2537
- Creative Commons Attribution-ShareAlike 4.0 International Public License
2538
- By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
2539
- Section 1 Definitions.
2540
- a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.
2541
- b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.
2542
- c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.
2543
- d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
2544
- e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.
2545
- f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.
2546
- g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike.
2547
- h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.
2548
- i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.
2549
- j. Licensor means the individual(s) or entity(ies) granting rights under this Public License.
2550
- k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.
2551
- l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.
2552
- m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.
2553
- Section 2 – Scope.
2554
- a. License grant.
2555
- 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:
2556
- A. reproduce and Share the Licensed Material, in whole or in part; and
2557
- B. produce, reproduce, and Share Adapted Material.
2558
- 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.
2559
- 3. Term. The term of this Public License is specified in Section 6(a).
2560
- 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.
2561
- 5. Downstream recipients.
2562
- A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.
2563
- B. Additional offer from the Licensor – Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter's License You apply.
2564
- C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.
2565
- 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
2566
- b. Other rights.
2567
- 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.
2568
- 2. Patent and trademark rights are not licensed under this Public License.
2569
- 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.
2570
- Section 3 – License Conditions.
2571
- Your exercise of the Licensed Rights is expressly made subject to the following conditions.
2572
- a. Attribution.
2573
- 1. If You Share the Licensed Material (including in modified form), You must:
2574
- A. retain the following if it is supplied by the Licensor with the Licensed Material:
2575
- i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);
2576
- ii. a copyright notice;
2577
- iii. a notice that refers to this Public License;
2578
- iv. a notice that refers to the disclaimer of warranties;
2579
- v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
2580
- B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and
2581
- C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.
2582
- 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.
2583
- 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.
2584
- b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.
2585
- 1. The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.
2586
- 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.
2587
- 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.
2588
- Section 4 – Sui Generis Database Rights.
2589
- Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:
2590
- a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;
2591
- b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and
2592
- c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.
2593
- For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.
2594
- Section 5 – Disclaimer of Warranties and Limitation of Liability.
2595
- a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.
2596
- b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.
2597
- c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.
2598
- Section 6 – Term and Termination.
2599
- a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.
2600
- b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:
2601
- 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or
2602
- 2. upon express reinstatement by the Licensor.
2603
- c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.
2604
- d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.
2605
- e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
2606
- Section 7 – Other Terms and Conditions.
2607
- a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.
2608
- b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.
2609
- Section 8 – Interpretation.
2610
- a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.
2611
- b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.
2612
- c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.
2613
- d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.
2614
- Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." The text of the Creative Commons public licenses is dedicated to the public domain under the CC0 Public Domain Dedication. Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.
2615
- Creative Commons may be contacted at creativecommons.org.
2616
-
2617
- * CC0-1.0 *
2618
-
2619
- Creative Commons Legal Code
2620
- CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
2621
- Statement of Purpose
2622
- The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
2623
- Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
2624
- For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
2625
- 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
2626
- i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
2627
- ii. moral rights retained by the original author(s) and/or performer(s);
2628
- iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
2629
- iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
2630
- v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
2631
- vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
2632
- vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
2633
- 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
2634
- 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
2635
- 4. Limitations and Disclaimers.
2636
- a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
2637
- b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
2638
- c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
2639
- d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
3120
+ * MIT *
3121
+
3122
+ Copyright (c) 2024 Snap Inc.
3123
+
3124
+ MIT License
3125
+
3126
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3127
+
3128
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3129
+
3130
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3131
+
2640
3132
 
2641
3133
  * 0BSD *
2642
3134
 
@@ -2653,16 +3145,168 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2653
3145
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2654
3146
  PERFORMANCE OF THIS SOFTWARE.
2655
3147
 
2656
- * ISC *
3148
+ * Protobuf *
3149
+
3150
+ Copyright 2008 Google Inc. All rights reserved.
3151
+
3152
+ Redistribution and use in source and binary forms, with or without
3153
+ modification, are permitted provided that the following conditions are
3154
+ met:
3155
+
3156
+ * Redistributions of source code must retain the above copyright
3157
+ notice, this list of conditions and the following disclaimer.
3158
+ * Redistributions in binary form must reproduce the above
3159
+ copyright notice, this list of conditions and the following disclaimer
3160
+ in the documentation and/or other materials provided with the
3161
+ distribution.
3162
+ * Neither the name of Google Inc. nor the names of its
3163
+ contributors may be used to endorse or promote products derived from
3164
+ this software without specific prior written permission.
3165
+
3166
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3167
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3168
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3169
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3170
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3171
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3172
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3173
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3174
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3175
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3176
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2657
3177
 
2658
- ISC License
2659
- Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
2660
- Copyright (c) 1995-2003 by Internet Software Consortium
2661
- Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
2662
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3178
+ Code generated by the Protocol Buffer compiler is owned by the owner
3179
+ of the input file used when generating it. This code is not
3180
+ standalone and requires a support library to be linked with it. This
3181
+ support library is itself covered by the above license.
2663
3182
 
2664
3183
  * MIT *
2665
3184
 
3185
+ The MIT License (MIT)
3186
+
3187
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
3188
+
3189
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3190
+
3191
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3192
+
3193
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3194
+
3195
+
3196
+
3197
+ ================================================================================
3198
+
3199
+ Copyrights
3200
+
3201
+ ================================================================================
3202
+
3203
+ BSD Zero Clause License
3204
+
3205
+ Copyright (c) Microsoft Corporation.
3206
+
3207
+ Copyright (c) Microsoft Corporation.
3208
+ Copyright (C) 2006 by Rob Landley <rob@landley.net>
3209
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
3210
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3211
+
3212
+ --------------------------------------------------------------------------------
3213
+ Apache License 2.0
3214
+
3215
+ Copyright (c) 2017 Google Inc.
3216
+
3217
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
3218
+
3219
+ Copyright (c) 2021-2024 Buf Technologies, Inc.
3220
+ Apache License
3221
+ Version 2.0, January 2004
3222
+ http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3223
+ 1. Definitions.
3224
+
3225
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
3226
+
3227
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
3228
+
3229
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
3230
+
3231
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
3232
+
3233
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
3234
+
3235
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
3236
+
3237
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
3238
+
3239
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
3240
+
3241
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
3242
+
3243
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
3244
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
3245
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
3246
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
3247
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
3248
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
3249
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
3250
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
3251
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
3252
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
3253
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
3254
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
3255
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
3256
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS
3257
+ APPENDIX: How to apply the Apache License to your work.
3258
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
3259
+ Copyright [yyyy] [name of copyright owner]
3260
+ Licensed under the Apache License, Version 2.0 (the "License");
3261
+ you may not use this file except in compliance with the License.
3262
+ You may obtain a copy of the License at
3263
+ http://www.apache.org/licenses/LICENSE-2.0
3264
+ Unless required by applicable law or agreed to in writing, software
3265
+ distributed under the License is distributed on an "AS IS" BASIS,
3266
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3267
+ See the License for the specific language governing permissions and
3268
+ limitations under the License.
3269
+
3270
+ --------------------------------------------------------------------------------
3271
+ BSD 3-Clause "New" or "Revised" License
3272
+ Copyright (c) <year> <owner>
3273
+ All rights reserved.
3274
+
3275
+ Redistribution and use in source and binary forms, with or without
3276
+ modification, are permitted provided that the following conditions are met:
3277
+
3278
+ 1. Redistributions of source code must retain the above copyright notice,
3279
+ this list of conditions and the following disclaimer.
3280
+
3281
+ 2. Redistributions in binary form must reproduce the above copyright notice,
3282
+ this list of conditions and the following disclaimer in the documentation
3283
+ and/or other materials provided with the distribution.
3284
+
3285
+ 3. Neither the name of the copyright holder nor the names of its
3286
+ contributors may be used to endorse or promote products derived from
3287
+ this software without specific prior written permission.
3288
+
3289
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3290
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3291
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3292
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3293
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3294
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3295
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3296
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3297
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3298
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3299
+
3300
+ --------------------------------------------------------------------------------
3301
+ MIT License
3302
+
3303
+ Copyright (c) 2024 Snap Inc.
3304
+
3305
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
3306
+
3307
+ Copyright (c) 2011 Sebastian Tschan
3308
+
3309
+ Copyright (c) Paul Johnston 1999 - 2009
2666
3310
  MIT License
2667
3311
  Copyright (c) <year> <copyright holders>
2668
3312
 
@@ -2684,74 +3328,30 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2684
3328
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2685
3329
  SOFTWARE.
2686
3330
 
2687
- * Python-2.0 *
2688
-
2689
- PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
2690
- 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation.
2691
- 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee.
2692
- 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python.
2693
- 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
2694
- 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2695
- 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
2696
- 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
2697
- 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
2698
- BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
2699
- 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software").
2700
- 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee.
2701
- 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
2702
- 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2703
- 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
2704
- 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page.
2705
- 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. CNRI OPEN SOURCE LICENSE AGREEMENT (for Python 1.6b1) IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.
2706
- BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.
2707
- 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6, beta 1 software in source or binary form and its associated documentation, as released at the www.python.org Internet site on August 4, 2000 ("Python 1.6b1").
2708
- 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs License Agreement is retained in Python 1.6b1, alone or in any derivative version prepared by Licensee.
2709
- Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is made available subject to the terms and conditions in CNRIs License Agreement. This Agreement may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1011. This Agreement may also be obtained from a proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011".
2710
- 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as provided herein, then Licensee hereby agrees to indicate in any such work the nature of the modifications made to Python 1.6b1.
2711
- 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
2712
- 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2713
- 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions.
2714
- 7. This License Agreement shall be governed by and interpreted in all respects by the law of the State of Virginia, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
2715
- 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement. ACCEPT CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
2716
- Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved.
2717
- Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.
2718
- STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2719
-
2720
- * MIT *
2721
-
2722
- The MIT License (MIT)
2723
-
2724
- Copyright (c) 2010-2020 Robert Kieffer and other contributors
2725
-
2726
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2727
-
2728
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2729
-
2730
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2731
-
2732
-
2733
- * BSD-3-Clause *
3331
+ --------------------------------------------------------------------------------
3332
+ No Associated License
2734
3333
 
2735
- This license applies to all parts of protobuf.js except those files
2736
- either explicitly including or referencing a different license or
2737
- located in a directory containing a different LICENSE file.
3334
+ Copyright (c) 2008 Google Inc. All rights reserved.
2738
3335
 
2739
- ---
3336
+ --------------------------------------------------------------------------------
3337
+ Protobuf
2740
3338
 
2741
- Copyright (c) 2016, Daniel Wirtz All rights reserved.
3339
+ Copyright (c) 2008 Google Inc. All rights reserved.
3340
+ Copyright 2008 Google Inc. All rights reserved.
2742
3341
 
2743
3342
  Redistribution and use in source and binary forms, with or without
2744
3343
  modification, are permitted provided that the following conditions are
2745
3344
  met:
2746
3345
 
2747
- * Redistributions of source code must retain the above copyright
2748
- notice, this list of conditions and the following disclaimer.
2749
- * Redistributions in binary form must reproduce the above copyright
2750
- notice, this list of conditions and the following disclaimer in the
2751
- documentation and/or other materials provided with the distribution.
2752
- * Neither the name of its author, nor the names of its contributors
2753
- may be used to endorse or promote products derived from this software
2754
- without specific prior written permission.
3346
+ * Redistributions of source code must retain the above copyright
3347
+ notice, this list of conditions and the following disclaimer.
3348
+ * Redistributions in binary form must reproduce the above
3349
+ copyright notice, this list of conditions and the following disclaimer
3350
+ in the documentation and/or other materials provided with the
3351
+ distribution.
3352
+ * Neither the name of Google Inc. nor the names of its
3353
+ contributors may be used to endorse or promote products derived from
3354
+ this software without specific prior written permission.
2755
3355
 
2756
3356
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2757
3357
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -2765,32 +3365,17 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2765
3365
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2766
3366
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2767
3367
 
2768
- ---
2769
-
2770
- Code generated by the command line utilities is owned by the owner
2771
- of the input file used when generating it. This code is not
2772
- standalone and requires a support library to be linked with it. This
3368
+ Code generated by the Protocol Buffer compiler is owned by the owner
3369
+ of the input file used when generating it. This code is not
3370
+ standalone and requires a support library to be linked with it. This
2773
3371
  support library is itself covered by the above license.
2774
3372
 
2775
-
2776
- * Unlicense *
2777
-
2778
- This is free and unencumbered software released into the public domain.
2779
- Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
2780
- In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and
2781
- successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
2782
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2783
- For more information, please refer to <http://unlicense.org/>
2784
-
2785
- * proprietary-license *
2786
-
2787
- This is a catch-all license used when we find many different proprietary licenses.
2788
-
3373
+ --------------------------------------------------------------------------------
2789
3374
 
2790
3375
  --------------------------------------------------------------------------------
2791
3376
  --------------------------------------------------------------------------------
2792
3377
 
2793
- Report Generated by FOSSA on 2024-7-1
3378
+ Report Generated by FOSSA on 2024-11-4
2794
3379
 
2795
3380
  --------------------------------------------------------------------------------
2796
3381
  Package Title: @nanosvg