noodleseed-cli 0.1.14 → 0.1.16

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 (566) hide show
  1. package/dist/cli.js +7 -3
  2. package/dist/cli.js.map +1 -1
  3. package/dist/project.d.ts +1 -1
  4. package/dist/project.d.ts.map +1 -1
  5. package/dist/project.js +103 -3
  6. package/dist/project.js.map +1 -1
  7. package/node_modules/@modelcontextprotocol/sdk/package.json +0 -2
  8. package/node_modules/@noodle-borg/authoring/dist/index.d.ts +3 -2
  9. package/node_modules/@noodle-borg/authoring/dist/index.d.ts.map +1 -1
  10. package/node_modules/@noodle-borg/authoring/dist/index.js +2 -1
  11. package/node_modules/@noodle-borg/authoring/dist/index.js.map +1 -1
  12. package/node_modules/@noodle-borg/compiler/dist/compile.d.ts.map +1 -1
  13. package/node_modules/@noodle-borg/compiler/dist/compile.js +30 -2
  14. package/node_modules/@noodle-borg/compiler/dist/compile.js.map +1 -1
  15. package/node_modules/@noodle-borg/compiler/dist/index.d.ts +1 -0
  16. package/node_modules/@noodle-borg/compiler/dist/index.d.ts.map +1 -1
  17. package/node_modules/@noodle-borg/compiler/dist/index.js +1 -0
  18. package/node_modules/@noodle-borg/compiler/dist/index.js.map +1 -1
  19. package/node_modules/@noodle-borg/compiler/dist/manifest/schema.d.ts +14866 -2
  20. package/node_modules/@noodle-borg/compiler/dist/manifest/schema.d.ts.map +1 -1
  21. package/node_modules/@noodle-borg/compiler/dist/manifest/schema.js +12 -2
  22. package/node_modules/@noodle-borg/compiler/dist/manifest/schema.js.map +1 -1
  23. package/node_modules/@noodle-borg/compiler/dist/widget-ui.d.ts +95 -0
  24. package/node_modules/@noodle-borg/compiler/dist/widget-ui.d.ts.map +1 -0
  25. package/node_modules/@noodle-borg/compiler/dist/widget-ui.js +177 -0
  26. package/node_modules/@noodle-borg/compiler/dist/widget-ui.js.map +1 -0
  27. package/node_modules/@noodle-borg/compiler/node_modules/.bin/yaml +22 -0
  28. package/node_modules/@noodle-borg/connector-defs/node_modules/.bin/yaml +22 -0
  29. package/node_modules/@noodle-borg/connector-http/dist/http-connector.d.ts.map +1 -1
  30. package/node_modules/@noodle-borg/connector-http/dist/http-connector.js +5 -10
  31. package/node_modules/@noodle-borg/connector-http/dist/http-connector.js.map +1 -1
  32. package/node_modules/@noodle-borg/connector-http/dist/ssrf.d.ts +5 -3
  33. package/node_modules/@noodle-borg/connector-http/dist/ssrf.d.ts.map +1 -1
  34. package/node_modules/@noodle-borg/connector-http/dist/ssrf.js +36 -5
  35. package/node_modules/@noodle-borg/connector-http/dist/ssrf.js.map +1 -1
  36. package/node_modules/@noodle-borg/protocol/dist/widget/bootstrap.d.ts.map +1 -1
  37. package/node_modules/@noodle-borg/protocol/dist/widget/bootstrap.js +60 -3
  38. package/node_modules/@noodle-borg/protocol/dist/widget/bootstrap.js.map +1 -1
  39. package/node_modules/@noodle-borg/service/package.json +0 -1
  40. package/node_modules/cors/package.json +0 -1
  41. package/node_modules/cross-spawn/node_modules/.bin/node-which +22 -0
  42. package/node_modules/which/CHANGELOG.md +166 -0
  43. package/package.json +1 -56
  44. package/node_modules/accepts/HISTORY.md +0 -250
  45. package/node_modules/accepts/LICENSE +0 -23
  46. package/node_modules/accepts/README.md +0 -140
  47. package/node_modules/accepts/index.js +0 -238
  48. package/node_modules/accepts/package.json +0 -47
  49. package/node_modules/body-parser/LICENSE +0 -23
  50. package/node_modules/body-parser/README.md +0 -494
  51. package/node_modules/body-parser/index.js +0 -71
  52. package/node_modules/body-parser/lib/read.js +0 -247
  53. package/node_modules/body-parser/lib/types/json.js +0 -158
  54. package/node_modules/body-parser/lib/types/raw.js +0 -42
  55. package/node_modules/body-parser/lib/types/text.js +0 -36
  56. package/node_modules/body-parser/lib/types/urlencoded.js +0 -142
  57. package/node_modules/body-parser/lib/utils.js +0 -98
  58. package/node_modules/body-parser/package.json +0 -52
  59. package/node_modules/call-bind-apply-helpers/.eslintrc +0 -17
  60. package/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +0 -12
  61. package/node_modules/call-bind-apply-helpers/.nycrc +0 -9
  62. package/node_modules/call-bind-apply-helpers/CHANGELOG.md +0 -30
  63. package/node_modules/call-bind-apply-helpers/LICENSE +0 -21
  64. package/node_modules/call-bind-apply-helpers/README.md +0 -62
  65. package/node_modules/call-bind-apply-helpers/actualApply.d.ts +0 -1
  66. package/node_modules/call-bind-apply-helpers/actualApply.js +0 -10
  67. package/node_modules/call-bind-apply-helpers/applyBind.d.ts +0 -19
  68. package/node_modules/call-bind-apply-helpers/applyBind.js +0 -10
  69. package/node_modules/call-bind-apply-helpers/functionApply.d.ts +0 -1
  70. package/node_modules/call-bind-apply-helpers/functionApply.js +0 -4
  71. package/node_modules/call-bind-apply-helpers/functionCall.d.ts +0 -1
  72. package/node_modules/call-bind-apply-helpers/functionCall.js +0 -4
  73. package/node_modules/call-bind-apply-helpers/index.d.ts +0 -64
  74. package/node_modules/call-bind-apply-helpers/index.js +0 -15
  75. package/node_modules/call-bind-apply-helpers/package.json +0 -85
  76. package/node_modules/call-bind-apply-helpers/reflectApply.d.ts +0 -3
  77. package/node_modules/call-bind-apply-helpers/reflectApply.js +0 -4
  78. package/node_modules/call-bind-apply-helpers/test/index.js +0 -63
  79. package/node_modules/call-bind-apply-helpers/tsconfig.json +0 -9
  80. package/node_modules/call-bound/.eslintrc +0 -13
  81. package/node_modules/call-bound/.github/FUNDING.yml +0 -12
  82. package/node_modules/call-bound/.nycrc +0 -9
  83. package/node_modules/call-bound/CHANGELOG.md +0 -42
  84. package/node_modules/call-bound/LICENSE +0 -21
  85. package/node_modules/call-bound/README.md +0 -53
  86. package/node_modules/call-bound/index.d.ts +0 -94
  87. package/node_modules/call-bound/index.js +0 -19
  88. package/node_modules/call-bound/package.json +0 -99
  89. package/node_modules/call-bound/test/index.js +0 -61
  90. package/node_modules/call-bound/tsconfig.json +0 -10
  91. package/node_modules/content-disposition/LICENSE +0 -22
  92. package/node_modules/content-disposition/README.md +0 -141
  93. package/node_modules/content-disposition/index.js +0 -536
  94. package/node_modules/content-disposition/package.json +0 -40
  95. package/node_modules/cookie/LICENSE +0 -24
  96. package/node_modules/cookie/README.md +0 -317
  97. package/node_modules/cookie/SECURITY.md +0 -25
  98. package/node_modules/cookie/index.js +0 -335
  99. package/node_modules/cookie/package.json +0 -44
  100. package/node_modules/cookie-signature/History.md +0 -70
  101. package/node_modules/cookie-signature/LICENSE +0 -22
  102. package/node_modules/cookie-signature/Readme.md +0 -23
  103. package/node_modules/cookie-signature/index.js +0 -47
  104. package/node_modules/cookie-signature/package.json +0 -28
  105. package/node_modules/debug/LICENSE +0 -20
  106. package/node_modules/debug/README.md +0 -481
  107. package/node_modules/debug/package.json +0 -64
  108. package/node_modules/debug/src/browser.js +0 -272
  109. package/node_modules/debug/src/common.js +0 -292
  110. package/node_modules/debug/src/index.js +0 -10
  111. package/node_modules/debug/src/node.js +0 -263
  112. package/node_modules/dunder-proto/.eslintrc +0 -5
  113. package/node_modules/dunder-proto/.github/FUNDING.yml +0 -12
  114. package/node_modules/dunder-proto/.nycrc +0 -13
  115. package/node_modules/dunder-proto/CHANGELOG.md +0 -24
  116. package/node_modules/dunder-proto/LICENSE +0 -21
  117. package/node_modules/dunder-proto/README.md +0 -54
  118. package/node_modules/dunder-proto/get.d.ts +0 -5
  119. package/node_modules/dunder-proto/get.js +0 -30
  120. package/node_modules/dunder-proto/package.json +0 -76
  121. package/node_modules/dunder-proto/set.d.ts +0 -5
  122. package/node_modules/dunder-proto/set.js +0 -35
  123. package/node_modules/dunder-proto/test/get.js +0 -34
  124. package/node_modules/dunder-proto/test/index.js +0 -4
  125. package/node_modules/dunder-proto/test/set.js +0 -50
  126. package/node_modules/dunder-proto/tsconfig.json +0 -9
  127. package/node_modules/ee-first/LICENSE +0 -22
  128. package/node_modules/ee-first/README.md +0 -80
  129. package/node_modules/ee-first/index.js +0 -95
  130. package/node_modules/ee-first/package.json +0 -29
  131. package/node_modules/encodeurl/LICENSE +0 -22
  132. package/node_modules/encodeurl/README.md +0 -109
  133. package/node_modules/encodeurl/index.js +0 -60
  134. package/node_modules/encodeurl/package.json +0 -40
  135. package/node_modules/es-define-property/.eslintrc +0 -13
  136. package/node_modules/es-define-property/.github/FUNDING.yml +0 -12
  137. package/node_modules/es-define-property/.nycrc +0 -9
  138. package/node_modules/es-define-property/CHANGELOG.md +0 -29
  139. package/node_modules/es-define-property/LICENSE +0 -21
  140. package/node_modules/es-define-property/README.md +0 -49
  141. package/node_modules/es-define-property/index.d.ts +0 -3
  142. package/node_modules/es-define-property/index.js +0 -14
  143. package/node_modules/es-define-property/package.json +0 -81
  144. package/node_modules/es-define-property/test/index.js +0 -56
  145. package/node_modules/es-define-property/tsconfig.json +0 -10
  146. package/node_modules/es-errors/.eslintrc +0 -5
  147. package/node_modules/es-errors/.github/FUNDING.yml +0 -12
  148. package/node_modules/es-errors/CHANGELOG.md +0 -40
  149. package/node_modules/es-errors/LICENSE +0 -21
  150. package/node_modules/es-errors/README.md +0 -55
  151. package/node_modules/es-errors/eval.d.ts +0 -3
  152. package/node_modules/es-errors/eval.js +0 -4
  153. package/node_modules/es-errors/index.d.ts +0 -3
  154. package/node_modules/es-errors/index.js +0 -4
  155. package/node_modules/es-errors/package.json +0 -80
  156. package/node_modules/es-errors/range.d.ts +0 -3
  157. package/node_modules/es-errors/range.js +0 -4
  158. package/node_modules/es-errors/ref.d.ts +0 -3
  159. package/node_modules/es-errors/ref.js +0 -4
  160. package/node_modules/es-errors/syntax.d.ts +0 -3
  161. package/node_modules/es-errors/syntax.js +0 -4
  162. package/node_modules/es-errors/test/index.js +0 -19
  163. package/node_modules/es-errors/tsconfig.json +0 -49
  164. package/node_modules/es-errors/type.d.ts +0 -3
  165. package/node_modules/es-errors/type.js +0 -4
  166. package/node_modules/es-errors/uri.d.ts +0 -3
  167. package/node_modules/es-errors/uri.js +0 -4
  168. package/node_modules/es-object-atoms/.eslintrc +0 -16
  169. package/node_modules/es-object-atoms/.github/FUNDING.yml +0 -12
  170. package/node_modules/es-object-atoms/CHANGELOG.md +0 -44
  171. package/node_modules/es-object-atoms/LICENSE +0 -21
  172. package/node_modules/es-object-atoms/README.md +0 -63
  173. package/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +0 -3
  174. package/node_modules/es-object-atoms/RequireObjectCoercible.js +0 -11
  175. package/node_modules/es-object-atoms/ToObject.d.ts +0 -7
  176. package/node_modules/es-object-atoms/ToObject.js +0 -10
  177. package/node_modules/es-object-atoms/index.d.ts +0 -3
  178. package/node_modules/es-object-atoms/index.js +0 -4
  179. package/node_modules/es-object-atoms/isObject.d.ts +0 -3
  180. package/node_modules/es-object-atoms/isObject.js +0 -6
  181. package/node_modules/es-object-atoms/package.json +0 -79
  182. package/node_modules/es-object-atoms/test/index.js +0 -38
  183. package/node_modules/es-object-atoms/tsconfig.json +0 -7
  184. package/node_modules/escape-html/LICENSE +0 -24
  185. package/node_modules/escape-html/Readme.md +0 -43
  186. package/node_modules/escape-html/index.js +0 -78
  187. package/node_modules/escape-html/package.json +0 -24
  188. package/node_modules/etag/HISTORY.md +0 -83
  189. package/node_modules/etag/LICENSE +0 -22
  190. package/node_modules/etag/README.md +0 -159
  191. package/node_modules/etag/index.js +0 -131
  192. package/node_modules/etag/package.json +0 -47
  193. package/node_modules/express/LICENSE +0 -24
  194. package/node_modules/express/Readme.md +0 -276
  195. package/node_modules/express/index.js +0 -11
  196. package/node_modules/express/lib/application.js +0 -631
  197. package/node_modules/express/lib/express.js +0 -81
  198. package/node_modules/express/lib/request.js +0 -514
  199. package/node_modules/express/lib/response.js +0 -1053
  200. package/node_modules/express/lib/utils.js +0 -271
  201. package/node_modules/express/lib/view.js +0 -205
  202. package/node_modules/express/package.json +0 -99
  203. package/node_modules/express-rate-limit/dist/index.cjs +0 -1016
  204. package/node_modules/express-rate-limit/dist/index.d.cts +0 -672
  205. package/node_modules/express-rate-limit/dist/index.d.mts +0 -672
  206. package/node_modules/express-rate-limit/dist/index.d.ts +0 -672
  207. package/node_modules/express-rate-limit/dist/index.mjs +0 -986
  208. package/node_modules/express-rate-limit/license.md +0 -20
  209. package/node_modules/express-rate-limit/package.json +0 -113
  210. package/node_modules/express-rate-limit/readme.md +0 -139
  211. package/node_modules/express-rate-limit/tsconfig.json +0 -8
  212. package/node_modules/finalhandler/HISTORY.md +0 -239
  213. package/node_modules/finalhandler/LICENSE +0 -22
  214. package/node_modules/finalhandler/README.md +0 -150
  215. package/node_modules/finalhandler/index.js +0 -293
  216. package/node_modules/finalhandler/package.json +0 -47
  217. package/node_modules/forwarded/HISTORY.md +0 -21
  218. package/node_modules/forwarded/LICENSE +0 -22
  219. package/node_modules/forwarded/README.md +0 -57
  220. package/node_modules/forwarded/index.js +0 -90
  221. package/node_modules/forwarded/package.json +0 -45
  222. package/node_modules/fresh/HISTORY.md +0 -80
  223. package/node_modules/fresh/LICENSE +0 -23
  224. package/node_modules/fresh/README.md +0 -117
  225. package/node_modules/fresh/index.js +0 -136
  226. package/node_modules/fresh/package.json +0 -46
  227. package/node_modules/function-bind/.eslintrc +0 -21
  228. package/node_modules/function-bind/.github/FUNDING.yml +0 -12
  229. package/node_modules/function-bind/.github/SECURITY.md +0 -3
  230. package/node_modules/function-bind/.nycrc +0 -13
  231. package/node_modules/function-bind/CHANGELOG.md +0 -136
  232. package/node_modules/function-bind/LICENSE +0 -20
  233. package/node_modules/function-bind/README.md +0 -46
  234. package/node_modules/function-bind/implementation.js +0 -84
  235. package/node_modules/function-bind/index.js +0 -5
  236. package/node_modules/function-bind/package.json +0 -87
  237. package/node_modules/function-bind/test/.eslintrc +0 -9
  238. package/node_modules/function-bind/test/index.js +0 -252
  239. package/node_modules/get-intrinsic/.eslintrc +0 -42
  240. package/node_modules/get-intrinsic/.github/FUNDING.yml +0 -12
  241. package/node_modules/get-intrinsic/.nycrc +0 -9
  242. package/node_modules/get-intrinsic/CHANGELOG.md +0 -186
  243. package/node_modules/get-intrinsic/LICENSE +0 -21
  244. package/node_modules/get-intrinsic/README.md +0 -71
  245. package/node_modules/get-intrinsic/index.js +0 -378
  246. package/node_modules/get-intrinsic/package.json +0 -97
  247. package/node_modules/get-intrinsic/test/GetIntrinsic.js +0 -274
  248. package/node_modules/get-proto/.eslintrc +0 -10
  249. package/node_modules/get-proto/.github/FUNDING.yml +0 -12
  250. package/node_modules/get-proto/.nycrc +0 -9
  251. package/node_modules/get-proto/CHANGELOG.md +0 -21
  252. package/node_modules/get-proto/LICENSE +0 -21
  253. package/node_modules/get-proto/Object.getPrototypeOf.d.ts +0 -5
  254. package/node_modules/get-proto/Object.getPrototypeOf.js +0 -6
  255. package/node_modules/get-proto/README.md +0 -50
  256. package/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +0 -3
  257. package/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -4
  258. package/node_modules/get-proto/index.d.ts +0 -5
  259. package/node_modules/get-proto/index.js +0 -27
  260. package/node_modules/get-proto/package.json +0 -81
  261. package/node_modules/get-proto/test/index.js +0 -68
  262. package/node_modules/get-proto/tsconfig.json +0 -9
  263. package/node_modules/gopd/.eslintrc +0 -16
  264. package/node_modules/gopd/.github/FUNDING.yml +0 -12
  265. package/node_modules/gopd/CHANGELOG.md +0 -45
  266. package/node_modules/gopd/LICENSE +0 -21
  267. package/node_modules/gopd/README.md +0 -40
  268. package/node_modules/gopd/gOPD.d.ts +0 -1
  269. package/node_modules/gopd/gOPD.js +0 -4
  270. package/node_modules/gopd/index.d.ts +0 -5
  271. package/node_modules/gopd/index.js +0 -15
  272. package/node_modules/gopd/package.json +0 -77
  273. package/node_modules/gopd/test/index.js +0 -36
  274. package/node_modules/gopd/tsconfig.json +0 -9
  275. package/node_modules/has-symbols/.eslintrc +0 -11
  276. package/node_modules/has-symbols/.github/FUNDING.yml +0 -12
  277. package/node_modules/has-symbols/.nycrc +0 -9
  278. package/node_modules/has-symbols/CHANGELOG.md +0 -91
  279. package/node_modules/has-symbols/LICENSE +0 -21
  280. package/node_modules/has-symbols/README.md +0 -46
  281. package/node_modules/has-symbols/index.d.ts +0 -3
  282. package/node_modules/has-symbols/index.js +0 -14
  283. package/node_modules/has-symbols/package.json +0 -111
  284. package/node_modules/has-symbols/shams.d.ts +0 -3
  285. package/node_modules/has-symbols/shams.js +0 -45
  286. package/node_modules/has-symbols/test/index.js +0 -22
  287. package/node_modules/has-symbols/test/shams/core-js.js +0 -29
  288. package/node_modules/has-symbols/test/shams/get-own-property-symbols.js +0 -29
  289. package/node_modules/has-symbols/test/tests.js +0 -58
  290. package/node_modules/has-symbols/tsconfig.json +0 -10
  291. package/node_modules/hasown/.github/FUNDING.yml +0 -12
  292. package/node_modules/hasown/.nycrc +0 -13
  293. package/node_modules/hasown/CHANGELOG.md +0 -58
  294. package/node_modules/hasown/LICENSE +0 -21
  295. package/node_modules/hasown/README.md +0 -40
  296. package/node_modules/hasown/eslint.config.mjs +0 -6
  297. package/node_modules/hasown/index.d.ts +0 -3
  298. package/node_modules/hasown/index.js +0 -8
  299. package/node_modules/hasown/package.json +0 -91
  300. package/node_modules/hasown/tsconfig.json +0 -6
  301. package/node_modules/ip-address/LICENSE +0 -19
  302. package/node_modules/ip-address/README.md +0 -278
  303. package/node_modules/ip-address/dist/address-error.d.ts +0 -4
  304. package/node_modules/ip-address/dist/address-error.js +0 -12
  305. package/node_modules/ip-address/dist/address-error.js.map +0 -1
  306. package/node_modules/ip-address/dist/common.d.ts +0 -20
  307. package/node_modules/ip-address/dist/common.js +0 -67
  308. package/node_modules/ip-address/dist/common.js.map +0 -1
  309. package/node_modules/ip-address/dist/ip-address.d.ts +0 -7
  310. package/node_modules/ip-address/dist/ip-address.js +0 -35
  311. package/node_modules/ip-address/dist/ip-address.js.map +0 -1
  312. package/node_modules/ip-address/dist/ipv4.d.ts +0 -267
  313. package/node_modules/ip-address/dist/ipv4.js +0 -485
  314. package/node_modules/ip-address/dist/ipv4.js.map +0 -1
  315. package/node_modules/ip-address/dist/ipv6.d.ts +0 -489
  316. package/node_modules/ip-address/dist/ipv6.js +0 -1217
  317. package/node_modules/ip-address/dist/ipv6.js.map +0 -1
  318. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -4
  319. package/node_modules/ip-address/dist/v4/constants.js +0 -8
  320. package/node_modules/ip-address/dist/v4/constants.js.map +0 -1
  321. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -44
  322. package/node_modules/ip-address/dist/v6/constants.js +0 -81
  323. package/node_modules/ip-address/dist/v6/constants.js.map +0 -1
  324. package/node_modules/ip-address/dist/v6/helpers.d.ts +0 -18
  325. package/node_modules/ip-address/dist/v6/helpers.js +0 -54
  326. package/node_modules/ip-address/dist/v6/helpers.js.map +0 -1
  327. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -5
  328. package/node_modules/ip-address/dist/v6/regular-expressions.js +0 -95
  329. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +0 -1
  330. package/node_modules/ip-address/package.json +0 -88
  331. package/node_modules/is-promise/LICENSE +0 -19
  332. package/node_modules/is-promise/index.d.ts +0 -2
  333. package/node_modules/is-promise/index.js +0 -6
  334. package/node_modules/is-promise/index.mjs +0 -3
  335. package/node_modules/is-promise/package.json +0 -30
  336. package/node_modules/is-promise/readme.md +0 -33
  337. package/node_modules/math-intrinsics/.eslintrc +0 -16
  338. package/node_modules/math-intrinsics/.github/FUNDING.yml +0 -12
  339. package/node_modules/math-intrinsics/CHANGELOG.md +0 -24
  340. package/node_modules/math-intrinsics/LICENSE +0 -21
  341. package/node_modules/math-intrinsics/README.md +0 -50
  342. package/node_modules/math-intrinsics/abs.d.ts +0 -1
  343. package/node_modules/math-intrinsics/abs.js +0 -4
  344. package/node_modules/math-intrinsics/constants/maxArrayLength.d.ts +0 -3
  345. package/node_modules/math-intrinsics/constants/maxArrayLength.js +0 -4
  346. package/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts +0 -3
  347. package/node_modules/math-intrinsics/constants/maxSafeInteger.js +0 -5
  348. package/node_modules/math-intrinsics/constants/maxValue.d.ts +0 -3
  349. package/node_modules/math-intrinsics/constants/maxValue.js +0 -5
  350. package/node_modules/math-intrinsics/floor.d.ts +0 -1
  351. package/node_modules/math-intrinsics/floor.js +0 -4
  352. package/node_modules/math-intrinsics/isFinite.d.ts +0 -3
  353. package/node_modules/math-intrinsics/isFinite.js +0 -12
  354. package/node_modules/math-intrinsics/isInteger.d.ts +0 -3
  355. package/node_modules/math-intrinsics/isInteger.js +0 -16
  356. package/node_modules/math-intrinsics/isNaN.d.ts +0 -1
  357. package/node_modules/math-intrinsics/isNaN.js +0 -6
  358. package/node_modules/math-intrinsics/isNegativeZero.d.ts +0 -3
  359. package/node_modules/math-intrinsics/isNegativeZero.js +0 -6
  360. package/node_modules/math-intrinsics/max.d.ts +0 -1
  361. package/node_modules/math-intrinsics/max.js +0 -4
  362. package/node_modules/math-intrinsics/min.d.ts +0 -1
  363. package/node_modules/math-intrinsics/min.js +0 -4
  364. package/node_modules/math-intrinsics/mod.d.ts +0 -3
  365. package/node_modules/math-intrinsics/mod.js +0 -9
  366. package/node_modules/math-intrinsics/package.json +0 -86
  367. package/node_modules/math-intrinsics/pow.d.ts +0 -1
  368. package/node_modules/math-intrinsics/pow.js +0 -4
  369. package/node_modules/math-intrinsics/round.d.ts +0 -1
  370. package/node_modules/math-intrinsics/round.js +0 -4
  371. package/node_modules/math-intrinsics/sign.d.ts +0 -3
  372. package/node_modules/math-intrinsics/sign.js +0 -11
  373. package/node_modules/math-intrinsics/test/index.js +0 -192
  374. package/node_modules/math-intrinsics/tsconfig.json +0 -3
  375. package/node_modules/media-typer/HISTORY.md +0 -50
  376. package/node_modules/media-typer/LICENSE +0 -22
  377. package/node_modules/media-typer/README.md +0 -93
  378. package/node_modules/media-typer/index.js +0 -143
  379. package/node_modules/media-typer/package.json +0 -33
  380. package/node_modules/merge-descriptors/index.d.ts +0 -11
  381. package/node_modules/merge-descriptors/index.js +0 -26
  382. package/node_modules/merge-descriptors/license +0 -11
  383. package/node_modules/merge-descriptors/package.json +0 -50
  384. package/node_modules/merge-descriptors/readme.md +0 -55
  385. package/node_modules/mime-db/HISTORY.md +0 -541
  386. package/node_modules/mime-db/LICENSE +0 -23
  387. package/node_modules/mime-db/README.md +0 -109
  388. package/node_modules/mime-db/db.json +0 -9342
  389. package/node_modules/mime-db/index.js +0 -12
  390. package/node_modules/mime-db/package.json +0 -56
  391. package/node_modules/mime-types/HISTORY.md +0 -428
  392. package/node_modules/mime-types/LICENSE +0 -23
  393. package/node_modules/mime-types/README.md +0 -126
  394. package/node_modules/mime-types/index.js +0 -211
  395. package/node_modules/mime-types/mimeScore.js +0 -57
  396. package/node_modules/mime-types/package.json +0 -49
  397. package/node_modules/ms/index.js +0 -162
  398. package/node_modules/ms/license.md +0 -21
  399. package/node_modules/ms/package.json +0 -38
  400. package/node_modules/ms/readme.md +0 -59
  401. package/node_modules/negotiator/HISTORY.md +0 -114
  402. package/node_modules/negotiator/LICENSE +0 -24
  403. package/node_modules/negotiator/README.md +0 -212
  404. package/node_modules/negotiator/index.js +0 -83
  405. package/node_modules/negotiator/lib/charset.js +0 -169
  406. package/node_modules/negotiator/lib/encoding.js +0 -205
  407. package/node_modules/negotiator/lib/language.js +0 -179
  408. package/node_modules/negotiator/lib/mediaType.js +0 -294
  409. package/node_modules/negotiator/package.json +0 -43
  410. package/node_modules/object-inspect/.eslintrc +0 -53
  411. package/node_modules/object-inspect/.github/FUNDING.yml +0 -12
  412. package/node_modules/object-inspect/.nycrc +0 -13
  413. package/node_modules/object-inspect/CHANGELOG.md +0 -424
  414. package/node_modules/object-inspect/LICENSE +0 -21
  415. package/node_modules/object-inspect/example/all.js +0 -23
  416. package/node_modules/object-inspect/example/circular.js +0 -6
  417. package/node_modules/object-inspect/example/fn.js +0 -5
  418. package/node_modules/object-inspect/example/inspect.js +0 -10
  419. package/node_modules/object-inspect/index.js +0 -544
  420. package/node_modules/object-inspect/package-support.json +0 -20
  421. package/node_modules/object-inspect/package.json +0 -105
  422. package/node_modules/object-inspect/readme.markdown +0 -84
  423. package/node_modules/object-inspect/test/bigint.js +0 -58
  424. package/node_modules/object-inspect/test/browser/dom.js +0 -15
  425. package/node_modules/object-inspect/test/circular.js +0 -16
  426. package/node_modules/object-inspect/test/deep.js +0 -12
  427. package/node_modules/object-inspect/test/element.js +0 -53
  428. package/node_modules/object-inspect/test/err.js +0 -48
  429. package/node_modules/object-inspect/test/fakes.js +0 -29
  430. package/node_modules/object-inspect/test/fn.js +0 -76
  431. package/node_modules/object-inspect/test/global.js +0 -17
  432. package/node_modules/object-inspect/test/has.js +0 -15
  433. package/node_modules/object-inspect/test/holes.js +0 -15
  434. package/node_modules/object-inspect/test/indent-option.js +0 -271
  435. package/node_modules/object-inspect/test/inspect.js +0 -139
  436. package/node_modules/object-inspect/test/lowbyte.js +0 -12
  437. package/node_modules/object-inspect/test/number.js +0 -58
  438. package/node_modules/object-inspect/test/quoteStyle.js +0 -26
  439. package/node_modules/object-inspect/test/toStringTag.js +0 -40
  440. package/node_modules/object-inspect/test/undef.js +0 -12
  441. package/node_modules/object-inspect/test/values.js +0 -261
  442. package/node_modules/object-inspect/test-core-js.js +0 -26
  443. package/node_modules/object-inspect/util.inspect.js +0 -1
  444. package/node_modules/on-finished/HISTORY.md +0 -98
  445. package/node_modules/on-finished/LICENSE +0 -23
  446. package/node_modules/on-finished/README.md +0 -162
  447. package/node_modules/on-finished/index.js +0 -234
  448. package/node_modules/on-finished/package.json +0 -39
  449. package/node_modules/once/LICENSE +0 -15
  450. package/node_modules/once/README.md +0 -79
  451. package/node_modules/once/once.js +0 -42
  452. package/node_modules/once/package.json +0 -33
  453. package/node_modules/parseurl/HISTORY.md +0 -58
  454. package/node_modules/parseurl/LICENSE +0 -24
  455. package/node_modules/parseurl/README.md +0 -133
  456. package/node_modules/parseurl/index.js +0 -158
  457. package/node_modules/parseurl/package.json +0 -40
  458. package/node_modules/path-to-regexp/LICENSE +0 -21
  459. package/node_modules/path-to-regexp/Readme.md +0 -224
  460. package/node_modules/path-to-regexp/dist/index.d.ts +0 -147
  461. package/node_modules/path-to-regexp/dist/index.js +0 -431
  462. package/node_modules/path-to-regexp/dist/index.js.map +0 -1
  463. package/node_modules/path-to-regexp/package.json +0 -64
  464. package/node_modules/proxy-addr/HISTORY.md +0 -161
  465. package/node_modules/proxy-addr/LICENSE +0 -22
  466. package/node_modules/proxy-addr/README.md +0 -139
  467. package/node_modules/proxy-addr/index.js +0 -327
  468. package/node_modules/proxy-addr/package.json +0 -47
  469. package/node_modules/qs/.editorconfig +0 -46
  470. package/node_modules/qs/.github/FUNDING.yml +0 -12
  471. package/node_modules/qs/.github/SECURITY.md +0 -11
  472. package/node_modules/qs/.github/THREAT_MODEL.md +0 -78
  473. package/node_modules/qs/.nycrc +0 -13
  474. package/node_modules/qs/CHANGELOG.md +0 -822
  475. package/node_modules/qs/LICENSE.md +0 -29
  476. package/node_modules/qs/README.md +0 -758
  477. package/node_modules/qs/dist/qs.js +0 -141
  478. package/node_modules/qs/eslint.config.mjs +0 -57
  479. package/node_modules/qs/lib/formats.js +0 -23
  480. package/node_modules/qs/lib/index.js +0 -11
  481. package/node_modules/qs/lib/parse.js +0 -403
  482. package/node_modules/qs/lib/stringify.js +0 -363
  483. package/node_modules/qs/lib/utils.js +0 -342
  484. package/node_modules/qs/package.json +0 -94
  485. package/node_modules/qs/test/empty-keys-cases.js +0 -267
  486. package/node_modules/qs/test/parse.js +0 -1703
  487. package/node_modules/qs/test/stringify.js +0 -1448
  488. package/node_modules/qs/test/utils.js +0 -432
  489. package/node_modules/range-parser/HISTORY.md +0 -56
  490. package/node_modules/range-parser/LICENSE +0 -23
  491. package/node_modules/range-parser/README.md +0 -84
  492. package/node_modules/range-parser/index.js +0 -162
  493. package/node_modules/range-parser/package.json +0 -44
  494. package/node_modules/router/HISTORY.md +0 -228
  495. package/node_modules/router/LICENSE +0 -23
  496. package/node_modules/router/README.md +0 -416
  497. package/node_modules/router/index.js +0 -748
  498. package/node_modules/router/lib/layer.js +0 -247
  499. package/node_modules/router/lib/route.js +0 -242
  500. package/node_modules/router/package.json +0 -44
  501. package/node_modules/send/LICENSE +0 -23
  502. package/node_modules/send/README.md +0 -317
  503. package/node_modules/send/index.js +0 -997
  504. package/node_modules/send/package.json +0 -63
  505. package/node_modules/serve-static/LICENSE +0 -25
  506. package/node_modules/serve-static/README.md +0 -253
  507. package/node_modules/serve-static/index.js +0 -208
  508. package/node_modules/serve-static/package.json +0 -44
  509. package/node_modules/side-channel/.editorconfig +0 -9
  510. package/node_modules/side-channel/.eslintrc +0 -12
  511. package/node_modules/side-channel/.github/FUNDING.yml +0 -12
  512. package/node_modules/side-channel/.nycrc +0 -13
  513. package/node_modules/side-channel/CHANGELOG.md +0 -110
  514. package/node_modules/side-channel/LICENSE +0 -21
  515. package/node_modules/side-channel/README.md +0 -61
  516. package/node_modules/side-channel/index.d.ts +0 -14
  517. package/node_modules/side-channel/index.js +0 -43
  518. package/node_modules/side-channel/package.json +0 -85
  519. package/node_modules/side-channel/test/index.js +0 -104
  520. package/node_modules/side-channel/tsconfig.json +0 -9
  521. package/node_modules/side-channel-list/.editorconfig +0 -9
  522. package/node_modules/side-channel-list/.eslintrc +0 -11
  523. package/node_modules/side-channel-list/.github/FUNDING.yml +0 -12
  524. package/node_modules/side-channel-list/.nycrc +0 -13
  525. package/node_modules/side-channel-list/CHANGELOG.md +0 -36
  526. package/node_modules/side-channel-list/LICENSE +0 -21
  527. package/node_modules/side-channel-list/README.md +0 -62
  528. package/node_modules/side-channel-list/index.d.ts +0 -13
  529. package/node_modules/side-channel-list/index.js +0 -111
  530. package/node_modules/side-channel-list/list.d.ts +0 -14
  531. package/node_modules/side-channel-list/package.json +0 -77
  532. package/node_modules/side-channel-list/test/index.js +0 -154
  533. package/node_modules/side-channel-list/tsconfig.json +0 -9
  534. package/node_modules/side-channel-map/.editorconfig +0 -9
  535. package/node_modules/side-channel-map/.eslintrc +0 -11
  536. package/node_modules/side-channel-map/.github/FUNDING.yml +0 -12
  537. package/node_modules/side-channel-map/.nycrc +0 -13
  538. package/node_modules/side-channel-map/CHANGELOG.md +0 -22
  539. package/node_modules/side-channel-map/LICENSE +0 -21
  540. package/node_modules/side-channel-map/README.md +0 -62
  541. package/node_modules/side-channel-map/index.d.ts +0 -15
  542. package/node_modules/side-channel-map/index.js +0 -68
  543. package/node_modules/side-channel-map/package.json +0 -80
  544. package/node_modules/side-channel-map/test/index.js +0 -114
  545. package/node_modules/side-channel-map/tsconfig.json +0 -9
  546. package/node_modules/side-channel-weakmap/.editorconfig +0 -9
  547. package/node_modules/side-channel-weakmap/.eslintrc +0 -12
  548. package/node_modules/side-channel-weakmap/.github/FUNDING.yml +0 -12
  549. package/node_modules/side-channel-weakmap/.nycrc +0 -13
  550. package/node_modules/side-channel-weakmap/CHANGELOG.md +0 -28
  551. package/node_modules/side-channel-weakmap/LICENSE +0 -21
  552. package/node_modules/side-channel-weakmap/README.md +0 -62
  553. package/node_modules/side-channel-weakmap/index.d.ts +0 -15
  554. package/node_modules/side-channel-weakmap/index.js +0 -84
  555. package/node_modules/side-channel-weakmap/package.json +0 -87
  556. package/node_modules/side-channel-weakmap/test/index.js +0 -114
  557. package/node_modules/side-channel-weakmap/tsconfig.json +0 -9
  558. package/node_modules/type-is/HISTORY.md +0 -292
  559. package/node_modules/type-is/LICENSE +0 -23
  560. package/node_modules/type-is/README.md +0 -198
  561. package/node_modules/type-is/index.js +0 -240
  562. package/node_modules/type-is/package.json +0 -51
  563. package/node_modules/wrappy/LICENSE +0 -15
  564. package/node_modules/wrappy/README.md +0 -36
  565. package/node_modules/wrappy/package.json +0 -29
  566. package/node_modules/wrappy/wrappy.js +0 -33
@@ -1,45 +0,0 @@
1
- {
2
- "name": "forwarded",
3
- "description": "Parse HTTP X-Forwarded-For header",
4
- "version": "0.2.0",
5
- "contributors": [
6
- "Douglas Christopher Wilson <doug@somethingdoug.com>"
7
- ],
8
- "license": "MIT",
9
- "keywords": [
10
- "x-forwarded-for",
11
- "http",
12
- "req"
13
- ],
14
- "repository": "jshttp/forwarded",
15
- "devDependencies": {
16
- "beautify-benchmark": "0.2.4",
17
- "benchmark": "2.1.4",
18
- "deep-equal": "1.0.1",
19
- "eslint": "7.27.0",
20
- "eslint-config-standard": "14.1.1",
21
- "eslint-plugin-import": "2.23.4",
22
- "eslint-plugin-node": "11.1.0",
23
- "eslint-plugin-promise": "4.3.1",
24
- "eslint-plugin-standard": "4.1.0",
25
- "mocha": "8.4.0",
26
- "nyc": "15.1.0"
27
- },
28
- "files": [
29
- "LICENSE",
30
- "HISTORY.md",
31
- "README.md",
32
- "index.js"
33
- ],
34
- "engines": {
35
- "node": ">= 0.6"
36
- },
37
- "scripts": {
38
- "bench": "node benchmark/index.js",
39
- "lint": "eslint .",
40
- "test": "mocha --reporter spec --bail --check-leaks test/",
41
- "test-ci": "nyc --reporter=lcov --reporter=text npm test",
42
- "test-cov": "nyc --reporter=html --reporter=text npm test",
43
- "version": "node scripts/version-history.js && git add HISTORY.md"
44
- }
45
- }
@@ -1,80 +0,0 @@
1
- 2.0.0 - 2024-09-04
2
- ==========
3
- * Drop support for Node.js <18
4
-
5
- 1.0.0 - 2024-09-04
6
- ==========
7
-
8
- * Drop support for Node.js below 0.8
9
- * Fix: Ignore `If-Modified-Since` in the presence of `If-None-Match`, according to [spec](https://www.rfc-editor.org/rfc/rfc9110.html#section-13.1.3-5). Fixes [#35](https://github.com/jshttp/fresh/issues/35)
10
-
11
- 0.5.2 / 2017-09-13
12
- ==================
13
-
14
- * Fix regression matching multiple ETags in `If-None-Match`
15
- * perf: improve `If-None-Match` token parsing
16
-
17
- 0.5.1 / 2017-09-11
18
- ==================
19
-
20
- * Fix handling of modified headers with invalid dates
21
- * perf: improve ETag match loop
22
-
23
- 0.5.0 / 2017-02-21
24
- ==================
25
-
26
- * Fix incorrect result when `If-None-Match` has both `*` and ETags
27
- * Fix weak `ETag` matching to match spec
28
- * perf: delay reading header values until needed
29
- * perf: skip checking modified time if ETag check failed
30
- * perf: skip parsing `If-None-Match` when no `ETag` header
31
- * perf: use `Date.parse` instead of `new Date`
32
-
33
- 0.4.0 / 2017-02-05
34
- ==================
35
-
36
- * Fix false detection of `no-cache` request directive
37
- * perf: enable strict mode
38
- * perf: hoist regular expressions
39
- * perf: remove duplicate conditional
40
- * perf: remove unnecessary boolean coercions
41
-
42
- 0.3.0 / 2015-05-12
43
- ==================
44
-
45
- * Add weak `ETag` matching support
46
-
47
- 0.2.4 / 2014-09-07
48
- ==================
49
-
50
- * Support Node.js 0.6
51
-
52
- 0.2.3 / 2014-09-07
53
- ==================
54
-
55
- * Move repository to jshttp
56
-
57
- 0.2.2 / 2014-02-19
58
- ==================
59
-
60
- * Revert "Fix for blank page on Safari reload"
61
-
62
- 0.2.1 / 2014-01-29
63
- ==================
64
-
65
- * Fix for blank page on Safari reload
66
-
67
- 0.2.0 / 2013-08-11
68
- ==================
69
-
70
- * Return stale for `Cache-Control: no-cache`
71
-
72
- 0.1.0 / 2012-06-15
73
- ==================
74
-
75
- * Add `If-None-Match: *` support
76
-
77
- 0.0.1 / 2012-06-10
78
- ==================
79
-
80
- * Initial release
@@ -1,23 +0,0 @@
1
- (The MIT License)
2
-
3
- Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
4
- Copyright (c) 2016-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
5
-
6
- Permission is hereby granted, free of charge, to any person obtaining
7
- a copy of this software and associated documentation files (the
8
- 'Software'), to deal in the Software without restriction, including
9
- without limitation the rights to use, copy, modify, merge, publish,
10
- distribute, sublicense, and/or sell copies of the Software, and to
11
- permit persons to whom the Software is furnished to do so, subject to
12
- the following conditions:
13
-
14
- The above copyright notice and this permission notice shall be
15
- included in all copies or substantial portions of the Software.
16
-
17
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
18
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
22
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,117 +0,0 @@
1
- # fresh
2
-
3
- [![NPM Version][npm-image]][npm-url]
4
- [![NPM Downloads][downloads-image]][downloads-url]
5
- [![Node.js Version][node-version-image]][node-version-url]
6
- [![Build Status][ci-image]][ci-url]
7
- [![Test Coverage][coveralls-image]][coveralls-url]
8
-
9
- HTTP response freshness testing
10
-
11
- ## Installation
12
-
13
- This is a [Node.js](https://nodejs.org/en/) module available through the
14
- [npm registry](https://www.npmjs.com/). Installation is done using the
15
- [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):
16
-
17
- ```
18
- $ npm install fresh
19
- ```
20
-
21
- ## API
22
-
23
- ```js
24
- var fresh = require('fresh')
25
- ```
26
-
27
- ### fresh(reqHeaders, resHeaders)
28
-
29
- Check freshness of the response using request and response headers.
30
-
31
- When the response is still "fresh" in the client's cache `true` is
32
- returned, otherwise `false` is returned to indicate that the client
33
- cache is now stale and the full response should be sent.
34
-
35
- When a client sends the `Cache-Control: no-cache` request header to
36
- indicate an end-to-end reload request, this module will return `false`
37
- to make handling these requests transparent.
38
-
39
- ## Known Issues
40
-
41
- This module is designed to only follow the HTTP specifications, not
42
- to work-around all kinda of client bugs (especially since this module
43
- typically does not receive enough information to understand what the
44
- client actually is).
45
-
46
- There is a known issue that in certain versions of Safari, Safari
47
- will incorrectly make a request that allows this module to validate
48
- freshness of the resource even when Safari does not have a
49
- representation of the resource in the cache. The module
50
- [jumanji](https://www.npmjs.com/package/jumanji) can be used in
51
- an Express application to work-around this issue and also provides
52
- links to further reading on this Safari bug.
53
-
54
- ## Example
55
-
56
- ### API usage
57
-
58
- <!-- eslint-disable no-redeclare -->
59
-
60
- ```js
61
- var reqHeaders = { 'if-none-match': '"foo"' }
62
- var resHeaders = { etag: '"bar"' }
63
- fresh(reqHeaders, resHeaders)
64
- // => false
65
-
66
- var reqHeaders = { 'if-none-match': '"foo"' }
67
- var resHeaders = { etag: '"foo"' }
68
- fresh(reqHeaders, resHeaders)
69
- // => true
70
- ```
71
-
72
- ### Using with Node.js http server
73
-
74
- ```js
75
- var fresh = require('fresh')
76
- var http = require('http')
77
-
78
- var server = http.createServer(function (req, res) {
79
- // perform server logic
80
- // ... including adding ETag / Last-Modified response headers
81
-
82
- if (isFresh(req, res)) {
83
- // client has a fresh copy of resource
84
- res.statusCode = 304
85
- res.end()
86
- return
87
- }
88
-
89
- // send the resource
90
- res.statusCode = 200
91
- res.end('hello, world!')
92
- })
93
-
94
- function isFresh (req, res) {
95
- return fresh(req.headers, {
96
- etag: res.getHeader('ETag'),
97
- 'last-modified': res.getHeader('Last-Modified')
98
- })
99
- }
100
-
101
- server.listen(3000)
102
- ```
103
-
104
- ## License
105
-
106
- [MIT](LICENSE)
107
-
108
- [ci-image]: https://img.shields.io/github/workflow/status/jshttp/fresh/ci/master?label=ci
109
- [ci-url]: https://github.com/jshttp/fresh/actions/workflows/ci.yml
110
- [npm-image]: https://img.shields.io/npm/v/fresh.svg
111
- [npm-url]: https://npmjs.org/package/fresh
112
- [node-version-image]: https://img.shields.io/node/v/fresh.svg
113
- [node-version-url]: https://nodejs.org/en/
114
- [coveralls-image]: https://img.shields.io/coveralls/jshttp/fresh/master.svg
115
- [coveralls-url]: https://coveralls.io/r/jshttp/fresh?branch=master
116
- [downloads-image]: https://img.shields.io/npm/dm/fresh.svg
117
- [downloads-url]: https://npmjs.org/package/fresh
@@ -1,136 +0,0 @@
1
- /*!
2
- * fresh
3
- * Copyright(c) 2012 TJ Holowaychuk
4
- * Copyright(c) 2016-2017 Douglas Christopher Wilson
5
- * MIT Licensed
6
- */
7
-
8
- 'use strict'
9
-
10
- /**
11
- * RegExp to check for no-cache token in Cache-Control.
12
- * @private
13
- */
14
-
15
- var CACHE_CONTROL_NO_CACHE_REGEXP = /(?:^|,)\s*?no-cache\s*?(?:,|$)/
16
-
17
- /**
18
- * Module exports.
19
- * @public
20
- */
21
-
22
- module.exports = fresh
23
-
24
- /**
25
- * Check freshness of the response using request and response headers.
26
- *
27
- * @param {Object} reqHeaders
28
- * @param {Object} resHeaders
29
- * @return {Boolean}
30
- * @public
31
- */
32
-
33
- function fresh (reqHeaders, resHeaders) {
34
- // fields
35
- var modifiedSince = reqHeaders['if-modified-since']
36
- var noneMatch = reqHeaders['if-none-match']
37
-
38
- // unconditional request
39
- if (!modifiedSince && !noneMatch) {
40
- return false
41
- }
42
-
43
- // Always return stale when Cache-Control: no-cache
44
- // to support end-to-end reload requests
45
- // https://tools.ietf.org/html/rfc2616#section-14.9.4
46
- var cacheControl = reqHeaders['cache-control']
47
- if (cacheControl && CACHE_CONTROL_NO_CACHE_REGEXP.test(cacheControl)) {
48
- return false
49
- }
50
-
51
- // if-none-match takes precedent over if-modified-since
52
- if (noneMatch) {
53
- if (noneMatch === '*') {
54
- return true
55
- }
56
- var etag = resHeaders.etag
57
-
58
- if (!etag) {
59
- return false
60
- }
61
-
62
- var matches = parseTokenList(noneMatch)
63
- for (var i = 0; i < matches.length; i++) {
64
- var match = matches[i]
65
- if (match === etag || match === 'W/' + etag || 'W/' + match === etag) {
66
- return true
67
- }
68
- }
69
-
70
- return false
71
- }
72
-
73
- // if-modified-since
74
- if (modifiedSince) {
75
- var lastModified = resHeaders['last-modified']
76
- var modifiedStale = !lastModified || !(parseHttpDate(lastModified) <= parseHttpDate(modifiedSince))
77
-
78
- if (modifiedStale) {
79
- return false
80
- }
81
- }
82
-
83
- return true
84
- }
85
-
86
- /**
87
- * Parse an HTTP Date into a number.
88
- *
89
- * @param {string} date
90
- * @private
91
- */
92
-
93
- function parseHttpDate (date) {
94
- var timestamp = date && Date.parse(date)
95
-
96
- // istanbul ignore next: guard against date.js Date.parse patching
97
- return typeof timestamp === 'number'
98
- ? timestamp
99
- : NaN
100
- }
101
-
102
- /**
103
- * Parse a HTTP token list.
104
- *
105
- * @param {string} str
106
- * @private
107
- */
108
-
109
- function parseTokenList (str) {
110
- var end = 0
111
- var list = []
112
- var start = 0
113
-
114
- // gather tokens
115
- for (var i = 0, len = str.length; i < len; i++) {
116
- switch (str.charCodeAt(i)) {
117
- case 0x20: /* */
118
- if (start === end) {
119
- start = end = i + 1
120
- }
121
- break
122
- case 0x2c: /* , */
123
- list.push(str.substring(start, end))
124
- start = end = i + 1
125
- break
126
- default:
127
- end = i + 1
128
- break
129
- }
130
- }
131
-
132
- // final token
133
- list.push(str.substring(start, end))
134
-
135
- return list
136
- }
@@ -1,46 +0,0 @@
1
- {
2
- "name": "fresh",
3
- "description": "HTTP response freshness testing",
4
- "version": "2.0.0",
5
- "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
- "contributors": [
7
- "Douglas Christopher Wilson <doug@somethingdoug.com>",
8
- "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
9
- ],
10
- "license": "MIT",
11
- "keywords": [
12
- "fresh",
13
- "http",
14
- "conditional",
15
- "cache"
16
- ],
17
- "repository": "jshttp/fresh",
18
- "devDependencies": {
19
- "beautify-benchmark": "0.2.4",
20
- "benchmark": "2.1.4",
21
- "eslint": "8.12.0",
22
- "eslint-config-standard": "14.1.1",
23
- "eslint-plugin-import": "2.25.4",
24
- "eslint-plugin-markdown": "2.2.1",
25
- "eslint-plugin-node": "11.1.0",
26
- "eslint-plugin-promise": "6.0.0",
27
- "eslint-plugin-standard": "4.1.0",
28
- "mocha": "9.2.0",
29
- "nyc": "15.1.0"
30
- },
31
- "files": [
32
- "HISTORY.md",
33
- "LICENSE",
34
- "index.js"
35
- ],
36
- "engines": {
37
- "node": ">= 0.8"
38
- },
39
- "scripts": {
40
- "bench": "node benchmark/index.js",
41
- "lint": "eslint .",
42
- "test": "mocha --reporter spec --check-leaks --bail test/",
43
- "test-ci": "nyc --reporter=lcov --reporter=text npm test",
44
- "test-cov": "nyc --reporter=html --reporter=text npm test"
45
- }
46
- }
@@ -1,21 +0,0 @@
1
- {
2
- "root": true,
3
-
4
- "extends": "@ljharb",
5
-
6
- "rules": {
7
- "func-name-matching": 0,
8
- "indent": [2, 4],
9
- "no-new-func": [1],
10
- },
11
-
12
- "overrides": [
13
- {
14
- "files": "test/**",
15
- "rules": {
16
- "max-lines-per-function": 0,
17
- "strict": [0]
18
- },
19
- },
20
- ],
21
- }
@@ -1,12 +0,0 @@
1
- # These are supported funding model platforms
2
-
3
- github: [ljharb]
4
- patreon: # Replace with a single Patreon username
5
- open_collective: # Replace with a single Open Collective username
6
- ko_fi: # Replace with a single Ko-fi username
7
- tidelift: npm/function-bind
8
- community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
- liberapay: # Replace with a single Liberapay username
10
- issuehunt: # Replace with a single IssueHunt username
11
- otechie: # Replace with a single Otechie username
12
- custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
@@ -1,3 +0,0 @@
1
- # Security
2
-
3
- Please email [@ljharb](https://github.com/ljharb) or see https://tidelift.com/security if you have a potential security vulnerability to report.
@@ -1,13 +0,0 @@
1
- {
2
- "all": true,
3
- "check-coverage": false,
4
- "reporter": ["text-summary", "text", "html", "json"],
5
- "lines": 86,
6
- "statements": 85.93,
7
- "functions": 82.43,
8
- "branches": 76.06,
9
- "exclude": [
10
- "coverage",
11
- "test"
12
- ]
13
- }
@@ -1,136 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
- and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
-
8
- ## [v1.1.2](https://github.com/ljharb/function-bind/compare/v1.1.1...v1.1.2) - 2023-10-12
9
-
10
- ### Merged
11
-
12
- - Point to the correct file [`#16`](https://github.com/ljharb/function-bind/pull/16)
13
-
14
- ### Commits
15
-
16
- - [Tests] migrate tests to Github Actions [`4f8b57c`](https://github.com/ljharb/function-bind/commit/4f8b57c02f2011fe9ae353d5e74e8745f0988af8)
17
- - [Tests] remove `jscs` [`90eb2ed`](https://github.com/ljharb/function-bind/commit/90eb2edbeefd5b76cd6c3a482ea3454db169b31f)
18
- - [meta] update `.gitignore` [`53fcdc3`](https://github.com/ljharb/function-bind/commit/53fcdc371cd66634d6e9b71c836a50f437e89fed)
19
- - [Tests] up to `node` `v11.10`, `v10.15`, `v9.11`, `v8.15`, `v6.16`, `v4.9`; use `nvm install-latest-npm`; run audit script in tests [`1fe8f6e`](https://github.com/ljharb/function-bind/commit/1fe8f6e9aed0dfa8d8b3cdbd00c7f5ea0cd2b36e)
20
- - [meta] add `auto-changelog` [`1921fcb`](https://github.com/ljharb/function-bind/commit/1921fcb5b416b63ffc4acad051b6aad5722f777d)
21
- - [Robustness] remove runtime dependency on all builtins except `.apply` [`f743e61`](https://github.com/ljharb/function-bind/commit/f743e61aa6bb2360358c04d4884c9db853d118b7)
22
- - Docs: enable badges; update wording [`503cb12`](https://github.com/ljharb/function-bind/commit/503cb12d998b5f91822776c73332c7adcd6355dd)
23
- - [readme] update badges [`290c5db`](https://github.com/ljharb/function-bind/commit/290c5dbbbda7264efaeb886552a374b869a4bb48)
24
- - [Tests] switch to nyc for coverage [`ea360ba`](https://github.com/ljharb/function-bind/commit/ea360ba907fc2601ed18d01a3827fa2d3533cdf8)
25
- - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`cae5e9e`](https://github.com/ljharb/function-bind/commit/cae5e9e07a5578dc6df26c03ee22851ce05b943c)
26
- - [meta] add `funding` field; create FUNDING.yml [`c9f4274`](https://github.com/ljharb/function-bind/commit/c9f4274aa80ea3aae9657a3938fdba41a3b04ca6)
27
- - [Tests] fix eslint errors from #15 [`f69aaa2`](https://github.com/ljharb/function-bind/commit/f69aaa2beb2fdab4415bfb885760a699d0b9c964)
28
- - [actions] fix permissions [`99a0cd9`](https://github.com/ljharb/function-bind/commit/99a0cd9f3b5bac223a0d572f081834cd73314be7)
29
- - [meta] use `npmignore` to autogenerate an npmignore file [`f03b524`](https://github.com/ljharb/function-bind/commit/f03b524ca91f75a109a5d062f029122c86ecd1ae)
30
- - [Dev Deps] update `@ljharb/eslint‑config`, `eslint`, `tape` [`7af9300`](https://github.com/ljharb/function-bind/commit/7af930023ae2ce7645489532821e4fbbcd7a2280)
31
- - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape` [`64a9127`](https://github.com/ljharb/function-bind/commit/64a9127ab0bd331b93d6572eaf6e9971967fc08c)
32
- - [Tests] use `aud` instead of `npm audit` [`e75069c`](https://github.com/ljharb/function-bind/commit/e75069c50010a8fcce2a9ce2324934c35fdb4386)
33
- - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`d03555c`](https://github.com/ljharb/function-bind/commit/d03555ca59dea3b71ce710045e4303b9e2619e28)
34
- - [meta] add `safe-publish-latest` [`9c8f809`](https://github.com/ljharb/function-bind/commit/9c8f8092aed027d7e80c94f517aa892385b64f09)
35
- - [Dev Deps] update `@ljharb/eslint-config`, `tape` [`baf6893`](https://github.com/ljharb/function-bind/commit/baf6893e27f5b59abe88bc1995e6f6ed1e527397)
36
- - [meta] create SECURITY.md [`4db1779`](https://github.com/ljharb/function-bind/commit/4db17799f1f28ae294cb95e0081ca2b591c3911b)
37
- - [Tests] add `npm run audit` [`c8b38ec`](https://github.com/ljharb/function-bind/commit/c8b38ec40ed3f85dabdee40ed4148f1748375bc2)
38
- - Revert "Point to the correct file" [`05cdf0f`](https://github.com/ljharb/function-bind/commit/05cdf0fa205c6a3c5ba40bbedd1dfa9874f915c9)
39
-
40
- ## [v1.1.1](https://github.com/ljharb/function-bind/compare/v1.1.0...v1.1.1) - 2017-08-28
41
-
42
- ### Commits
43
-
44
- - [Tests] up to `node` `v8`; newer npm breaks on older node; fix scripts [`817f7d2`](https://github.com/ljharb/function-bind/commit/817f7d28470fdbff8ef608d4d565dd4d1430bc5e)
45
- - [Dev Deps] update `eslint`, `jscs`, `tape`, `@ljharb/eslint-config` [`854288b`](https://github.com/ljharb/function-bind/commit/854288b1b6f5c555f89aceb9eff1152510262084)
46
- - [Dev Deps] update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config` [`83e639f`](https://github.com/ljharb/function-bind/commit/83e639ff74e6cd6921285bccec22c1bcf72311bd)
47
- - Only apps should have lockfiles [`5ed97f5`](https://github.com/ljharb/function-bind/commit/5ed97f51235c17774e0832e122abda0f3229c908)
48
- - Use a SPDX-compliant “license” field. [`5feefea`](https://github.com/ljharb/function-bind/commit/5feefea0dc0193993e83e5df01ded424403a5381)
49
-
50
- ## [v1.1.0](https://github.com/ljharb/function-bind/compare/v1.0.2...v1.1.0) - 2016-02-14
51
-
52
- ### Commits
53
-
54
- - Update `eslint`, `tape`; use my personal shared `eslint` config [`9c9062a`](https://github.com/ljharb/function-bind/commit/9c9062abbe9dd70b59ea2c3a3c3a81f29b457097)
55
- - Add `npm run eslint` [`dd96c56`](https://github.com/ljharb/function-bind/commit/dd96c56720034a3c1ffee10b8a59a6f7c53e24ad)
56
- - [New] return the native `bind` when available. [`82186e0`](https://github.com/ljharb/function-bind/commit/82186e03d73e580f95ff167e03f3582bed90ed72)
57
- - [Dev Deps] update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config` [`a3dd767`](https://github.com/ljharb/function-bind/commit/a3dd76720c795cb7f4586b0544efabf8aa107b8b)
58
- - Update `eslint` [`3dae2f7`](https://github.com/ljharb/function-bind/commit/3dae2f7423de30a2d20313ddb1edc19660142fe9)
59
- - Update `tape`, `covert`, `jscs` [`a181eee`](https://github.com/ljharb/function-bind/commit/a181eee0cfa24eb229c6e843a971f36e060a2f6a)
60
- - [Tests] up to `node` `v5.6`, `v4.3` [`964929a`](https://github.com/ljharb/function-bind/commit/964929a6a4ddb36fb128de2bcc20af5e4f22e1ed)
61
- - Test up to `io.js` `v2.1` [`2be7310`](https://github.com/ljharb/function-bind/commit/2be7310f2f74886a7124ca925be411117d41d5ea)
62
- - Update `tape`, `jscs`, `eslint`, `@ljharb/eslint-config` [`45f3d68`](https://github.com/ljharb/function-bind/commit/45f3d6865c6ca93726abcef54febe009087af101)
63
- - [Dev Deps] update `tape`, `jscs` [`6e1340d`](https://github.com/ljharb/function-bind/commit/6e1340d94642deaecad3e717825db641af4f8b1f)
64
- - [Tests] up to `io.js` `v3.3`, `node` `v4.1` [`d9bad2b`](https://github.com/ljharb/function-bind/commit/d9bad2b778b1b3a6dd2876087b88b3acf319f8cc)
65
- - Update `eslint` [`935590c`](https://github.com/ljharb/function-bind/commit/935590caa024ab356102e4858e8fc315b2ccc446)
66
- - [Dev Deps] update `jscs`, `eslint`, `@ljharb/eslint-config` [`8c9a1ef`](https://github.com/ljharb/function-bind/commit/8c9a1efd848e5167887aa8501857a0940a480c57)
67
- - Test on `io.js` `v2.2` [`9a3a38c`](https://github.com/ljharb/function-bind/commit/9a3a38c92013aed6e108666e7bd40969b84ac86e)
68
- - Run `travis-ci` tests on `iojs` and `node` v0.12; speed up builds; allow 0.8 failures. [`69afc26`](https://github.com/ljharb/function-bind/commit/69afc2617405b147dd2a8d8ae73ca9e9283f18b4)
69
- - [Dev Deps] Update `tape`, `eslint` [`36c1be0`](https://github.com/ljharb/function-bind/commit/36c1be0ab12b45fe5df6b0fdb01a5d5137fd0115)
70
- - Update `tape`, `jscs` [`98d8303`](https://github.com/ljharb/function-bind/commit/98d8303cd5ca1c6b8f985469f86b0d44d7d45f6e)
71
- - Update `jscs` [`9633a4e`](https://github.com/ljharb/function-bind/commit/9633a4e9fbf82051c240855166e468ba8ba0846f)
72
- - Update `tape`, `jscs` [`c80ef0f`](https://github.com/ljharb/function-bind/commit/c80ef0f46efc9791e76fa50de4414092ac147831)
73
- - Test up to `io.js` `v3.0` [`7e2c853`](https://github.com/ljharb/function-bind/commit/7e2c8537d52ab9cf5a655755561d8917684c0df4)
74
- - Test on `io.js` `v2.4` [`5a199a2`](https://github.com/ljharb/function-bind/commit/5a199a27ba46795ba5eaf0845d07d4b8232895c9)
75
- - Test on `io.js` `v2.3` [`a511b88`](https://github.com/ljharb/function-bind/commit/a511b8896de0bddf3b56862daa416c701f4d0453)
76
- - Fixing a typo from 822b4e1938db02dc9584aa434fd3a45cb20caf43 [`732d6b6`](https://github.com/ljharb/function-bind/commit/732d6b63a9b33b45230e630dbcac7a10855d3266)
77
- - Update `jscs` [`da52a48`](https://github.com/ljharb/function-bind/commit/da52a4886c06d6490f46ae30b15e4163ba08905d)
78
- - Lock covert to v1.0.0. [`d6150fd`](https://github.com/ljharb/function-bind/commit/d6150fda1e6f486718ebdeff823333d9e48e7430)
79
-
80
- ## [v1.0.2](https://github.com/ljharb/function-bind/compare/v1.0.1...v1.0.2) - 2014-10-04
81
-
82
- ## [v1.0.1](https://github.com/ljharb/function-bind/compare/v1.0.0...v1.0.1) - 2014-10-03
83
-
84
- ### Merged
85
-
86
- - make CI build faster [`#3`](https://github.com/ljharb/function-bind/pull/3)
87
-
88
- ### Commits
89
-
90
- - Using my standard jscs.json [`d8ee94c`](https://github.com/ljharb/function-bind/commit/d8ee94c993eff0a84cf5744fe6a29627f5cffa1a)
91
- - Adding `npm run lint` [`7571ab7`](https://github.com/ljharb/function-bind/commit/7571ab7dfdbd99b25a1dbb2d232622bd6f4f9c10)
92
- - Using consistent indentation [`e91a1b1`](https://github.com/ljharb/function-bind/commit/e91a1b13a61e99ec1e530e299b55508f74218a95)
93
- - Updating jscs [`7e17892`](https://github.com/ljharb/function-bind/commit/7e1789284bc629bc9c1547a61c9b227bbd8c7a65)
94
- - Using consistent quotes [`c50b57f`](https://github.com/ljharb/function-bind/commit/c50b57fcd1c5ec38320979c837006069ebe02b77)
95
- - Adding keywords [`cb94631`](https://github.com/ljharb/function-bind/commit/cb946314eed35f21186a25fb42fc118772f9ee00)
96
- - Directly export a function expression instead of using a declaration, and relying on hoisting. [`5a33c5f`](https://github.com/ljharb/function-bind/commit/5a33c5f45642de180e0d207110bf7d1843ceb87c)
97
- - Naming npm URL and badge in README; use SVG [`2aef8fc`](https://github.com/ljharb/function-bind/commit/2aef8fcb79d54e63a58ae557c4e60949e05d5e16)
98
- - Naming deps URLs in README [`04228d7`](https://github.com/ljharb/function-bind/commit/04228d766670ee45ca24e98345c1f6a7621065b5)
99
- - Naming travis-ci URLs in README; using SVG [`62c810c`](https://github.com/ljharb/function-bind/commit/62c810c2f54ced956cd4d4ab7b793055addfe36e)
100
- - Make sure functions are invoked correctly (also passing coverage tests) [`2b289b4`](https://github.com/ljharb/function-bind/commit/2b289b4dfbf037ffcfa4dc95eb540f6165e9e43a)
101
- - Removing the strict mode pragmas; they make tests fail. [`1aa701d`](https://github.com/ljharb/function-bind/commit/1aa701d199ddc3782476e8f7eef82679be97b845)
102
- - Adding myself as a contributor [`85fd57b`](https://github.com/ljharb/function-bind/commit/85fd57b0860e5a7af42de9a287f3f265fc6d72fc)
103
- - Adding strict mode pragmas [`915b08e`](https://github.com/ljharb/function-bind/commit/915b08e084c86a722eafe7245e21db74aa21ca4c)
104
- - Adding devDeps URLs to README [`4ccc731`](https://github.com/ljharb/function-bind/commit/4ccc73112c1769859e4ca3076caf4086b3cba2cd)
105
- - Fixing the description. [`a7a472c`](https://github.com/ljharb/function-bind/commit/a7a472cf649af515c635cf560fc478fbe48999c8)
106
- - Using a function expression instead of a function declaration. [`b5d3e4e`](https://github.com/ljharb/function-bind/commit/b5d3e4ea6aaffc63888953eeb1fbc7ff45f1fa14)
107
- - Updating tape [`f086be6`](https://github.com/ljharb/function-bind/commit/f086be6029fb56dde61a258c1340600fa174d1e0)
108
- - Updating jscs [`5f9bdb3`](https://github.com/ljharb/function-bind/commit/5f9bdb375ab13ba48f30852aab94029520c54d71)
109
- - Updating jscs [`9b409ba`](https://github.com/ljharb/function-bind/commit/9b409ba6118e23395a4e5d83ef39152aab9d3bfc)
110
- - Run coverage as part of tests. [`8e1b6d4`](https://github.com/ljharb/function-bind/commit/8e1b6d459f047d1bd4fee814e01247c984c80bd0)
111
- - Run linter as part of tests [`c1ca83f`](https://github.com/ljharb/function-bind/commit/c1ca83f832df94587d09e621beba682fabfaa987)
112
- - Updating covert [`701e837`](https://github.com/ljharb/function-bind/commit/701e83774b57b4d3ef631e1948143f43a72f4bb9)
113
-
114
- ## [v1.0.0](https://github.com/ljharb/function-bind/compare/v0.2.0...v1.0.0) - 2014-08-09
115
-
116
- ### Commits
117
-
118
- - Make sure old and unstable nodes don't fail Travis [`27adca3`](https://github.com/ljharb/function-bind/commit/27adca34a4ab6ad67b6dfde43942a1b103ce4d75)
119
- - Fixing an issue when the bound function is called as a constructor in ES3. [`e20122d`](https://github.com/ljharb/function-bind/commit/e20122d267d92ce553859b280cbbea5d27c07731)
120
- - Adding `npm run coverage` [`a2e29c4`](https://github.com/ljharb/function-bind/commit/a2e29c4ecaef9e2f6cd1603e868c139073375502)
121
- - Updating tape [`b741168`](https://github.com/ljharb/function-bind/commit/b741168b12b235b1717ff696087645526b69213c)
122
- - Upgrading tape [`63631a0`](https://github.com/ljharb/function-bind/commit/63631a04c7fbe97cc2fa61829cc27246d6986f74)
123
- - Updating tape [`363cb46`](https://github.com/ljharb/function-bind/commit/363cb46dafb23cb3e347729a22f9448051d78464)
124
-
125
- ## v0.2.0 - 2014-03-23
126
-
127
- ### Commits
128
-
129
- - Updating test coverage to match es5-shim. [`aa94d44`](https://github.com/ljharb/function-bind/commit/aa94d44b8f9d7f69f10e060db7709aa7a694e5d4)
130
- - initial [`942ee07`](https://github.com/ljharb/function-bind/commit/942ee07e94e542d91798137bc4b80b926137e066)
131
- - Setting the bound function's length properly. [`079f46a`](https://github.com/ljharb/function-bind/commit/079f46a2d3515b7c0b308c2c13fceb641f97ca25)
132
- - Ensuring that some older browsers will throw when given a regex. [`36ac55b`](https://github.com/ljharb/function-bind/commit/36ac55b87f460d4330253c92870aa26fbfe8227f)
133
- - Removing npm scripts that don't have dependencies [`9d2be60`](https://github.com/ljharb/function-bind/commit/9d2be600002cb8bc8606f8f3585ad3e05868c750)
134
- - Updating tape [`297a4ac`](https://github.com/ljharb/function-bind/commit/297a4acc5464db381940aafb194d1c88f4e678f3)
135
- - Skipping length tests for now. [`d9891ea`](https://github.com/ljharb/function-bind/commit/d9891ea4d2aaffa69f408339cdd61ff740f70565)
136
- - don't take my tea [`dccd930`](https://github.com/ljharb/function-bind/commit/dccd930bfd60ea10cb178d28c97550c3bc8c1e07)
@@ -1,20 +0,0 @@
1
- Copyright (c) 2013 Raynos.
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a copy
4
- of this software and associated documentation files (the "Software"), to deal
5
- in the Software without restriction, including without limitation the rights
6
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
- copies of the Software, and to permit persons to whom the Software is
8
- furnished to do so, subject to the following conditions:
9
-
10
- The above copyright notice and this permission notice shall be included in
11
- all copies or substantial portions of the Software.
12
-
13
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
- THE SOFTWARE.
20
-