CoolFace
Apppublic

opusdev/vector-similarity-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
HISTORY.md162 linesDownload Raw Back to proxy-addr
12.0.7 / 2021-05-312==================3 4  * deps: forwarded@0.2.05    - Use `req.socket` over deprecated `req.connection`6 72.0.6 / 2020-02-248==================9 10  * deps: ipaddr.js@1.9.111 122.0.5 / 2019-04-1613==================14 15  * deps: ipaddr.js@1.9.016 172.0.4 / 2018-07-2618==================19 20  * deps: ipaddr.js@1.8.021 222.0.3 / 2018-02-1923==================24 25  * deps: ipaddr.js@1.6.026 272.0.2 / 2017-09-2428==================29 30  * deps: forwarded@~0.1.231    - perf: improve header parsing32    - perf: reduce overhead when no `X-Forwarded-For` header33 342.0.1 / 2017-09-1035==================36 37  * deps: forwarded@~0.1.138    - Fix trimming leading / trailing OWS39    - perf: hoist regular expression40  * deps: ipaddr.js@1.5.241 422.0.0 / 2017-08-0843==================44 45  * Drop support for Node.js below 0.1046 471.1.5 / 2017-07-2548==================49 50  * Fix array argument being altered51  * deps: ipaddr.js@1.4.052 531.1.4 / 2017-03-2454==================55 56  * deps: ipaddr.js@1.3.057 581.1.3 / 2017-01-1459==================60 61  * deps: ipaddr.js@1.2.062 631.1.2 / 2016-05-2964==================65 66  * deps: ipaddr.js@1.1.167    - Fix IPv6-mapped IPv4 validation edge cases68 691.1.1 / 2016-05-0370==================71 72  * Fix regression matching mixed versions against multiple subnets73 741.1.0 / 2016-05-0175==================76 77  * Fix accepting various invalid netmasks78    - IPv4 netmasks must be contingous79    - IPv6 addresses cannot be used as a netmask80  * deps: ipaddr.js@1.1.081 821.0.10 / 2015-12-0983===================84 85  * deps: ipaddr.js@1.0.586    - Fix regression in `isValid` with non-string arguments87 881.0.9 / 2015-12-0189==================90 91  * deps: ipaddr.js@1.0.492    - Fix accepting some invalid IPv6 addresses93    - Reject CIDRs with negative or overlong masks94  * perf: enable strict mode95 961.0.8 / 2015-05-1097==================98 99  * deps: ipaddr.js@1.0.1100 1011.0.7 / 2015-03-16102==================103 104  * deps: ipaddr.js@0.1.9105    - Fix OOM on certain inputs to `isValid`106 1071.0.6 / 2015-02-01108==================109 110  * deps: ipaddr.js@0.1.8111 1121.0.5 / 2015-01-08113==================114 115  * deps: ipaddr.js@0.1.6116 1171.0.4 / 2014-11-23118==================119 120  * deps: ipaddr.js@0.1.5121    - Fix edge cases with `isValid`122 1231.0.3 / 2014-09-21124==================125 126  * Use `forwarded` npm module127 1281.0.2 / 2014-09-18129==================130 131  * Fix a global leak when multiple subnets are trusted132  * Support Node.js 0.6133  * deps: ipaddr.js@0.1.3134 1351.0.1 / 2014-06-03136==================137 138  * Fix links in npm package139 1401.0.0 / 2014-05-08141==================142 143  * Add `trust` argument to determine proxy trust on144    * Accepts custom function145    * Accepts IPv4/IPv6 address(es)146    * Accepts subnets147    * Accepts pre-defined names148  * Add optional `trust` argument to `proxyaddr.all` to149    stop at first untrusted150  * Add `proxyaddr.compile` to pre-compile `trust` function151    to make subsequent calls faster152 1530.0.1 / 2014-05-04154==================155 156  * Fix bad npm publish157 1580.0.0 / 2014-05-04159==================160 161  * Initial release162