@@ -268,7 +268,7 @@ Package|Version|License
268268**[inflight](#58f7b00ba3c4a1d25ba2ad81d2ed2c707a52f84b185f49898630344f82ef0dd1)**|1.0.6|ISC
269269**[inherits](#3eafa9bfb872baf192e837ab771da2e95e983ee682371a2b1c579e518e96f7b4)**|2.0.4|ISC
270270**[ini](#2269ab4bd2e1fa90571f520780ab5499f6d49da3b7daee9b9dfdad9e93c33a18)**|1.3.8|ISC
271- **[ip](#33b800e533214fc453224c9f9638baadd7f665810f85320b60145d7348a69e58 )**|2 .0.0 |MIT
271+ **[ip-address ](#8de6e89459554be8a933663b25ae1d1ffee71458028fa8cbe5d68b349438a8c8 )**|9 .0.5 |MIT
272272**[ipaddr.js](#38a5a1606dbc89a9c65a28d1e9ebe3c8d323e107a77c495a56dbf522211676d2)**|1.9.1|MIT
273273**[ipaddr.js](#f4e32bbb7cff356d748ba3bc8ca95b860f4bccd19fe9f7299a4664f19d471dbb)**|2.0.1|MIT
274274**[ipv6-normalize](#7a4346dbf206011966449898fcd37178a9be89acf6dff120b676d4c4d0dec203)**|1.0.1|MIT
@@ -289,6 +289,8 @@ Package|Version|License
289289**[js-beautify](#dd973d91f66bccebf0e1bbdc59b9dd48c24160efc326d0c2e4c7fec33a2749c7)**|1.14.7|MIT
290290**[js-tokens](#f4371f095c6f087cf41433031f8c612e21a4258b18cb4e847ffae73905e146d4)**|4.0.0|MIT
291291**[js-yaml](#b7325d630b0ab313450fcd188788f6ee374aadd75df4969a9e3c48507ef88bdf)**|4.1.0|MIT
292+ **[jsbn](#82c9822c7d914bb274ffde07a3a8a71c3b1a2e3b337b7e2cefa461cad0f4fa10)**|0.1.1|MIT
293+ **[jsbn](#936d5c89291f7b505f688e45ff8261d3f225f96e0e981fd0366a9efda9e0e7f2)**|1.1.0|MIT
292294**[jsesc](#253e8a44fc188759c5ce35330e4f20aacf1d0253d7e8d7dffd4a1f884a10ce1e)**|2.5.2|MIT
293295**[json5](#16281c6ea25e0cec4bc0bb8c01d1759d66992776381bf9c5af6959bec47d2f77)**|2.2.3|MIT
294296**[kerberos](#05c7d2f17faccacb505a07f79ccba22ce089aa668a8bef64de84cf5dcd4f585e)**|2.1.0|Apache-2.0
@@ -389,8 +391,10 @@ Package|Version|License
389391**[simple-concat](#7e08f893385d0a6d7059029da3885e8346ad01eb58d6e4561612d2fb653c15ec)**|1.0.1|MIT
390392**[simple-get](#c2c12990b6319daff653bdf953cadfa368185f0edc671124fb1028f6979df829)**|4.0.1|MIT
391393**[smart-buffer](#bc8fbee089eb9cddf673c4c9dbc15edd13839063c27e2814009b6a0448065875)**|4.2.0|MIT
392- **[socks](#16837d081453b731932951f203fc17778642c71f7cdc0c4557bc2dbd68a6fd1d )**|2.7.1 |MIT
394+ **[socks](#541393e678793f3a0579e0108e39aa91dac4670ed34be0b0989712a70f93ff9f )**|2.7.3 |MIT
393395**[sparse-bitfield](#0cbcf2cac3ff859d288ae5ffc2c793bbd2430b120f5930bd09b6dba7259086d7)**|3.0.3|MIT
396+ **[sprintf-js](#e11ec48bf96758ddf04f42c2c95ea51ad711fa453969128790f03561160475b2)**|1.0.3|BSD-3-Clause
397+ **[sprintf-js](#d8b6ff1ba6436283de681a756ad453428005e61986c5113a3a8088ced2b36eb7)**|1.1.3|BSD-3-Clause
394398**[statuses](#6165f7e7a4b9414f0f231934efd1bee7beaefd68102476c794268770fe463ead)**|1.5.0|MIT
395399**[statuses](#a347e5a1994ef74647a2af80f58030a572f71173d5c1dfc0ce6eb55f4005b17d)**|2.0.1|MIT
396400**[string_decoder](#b7999058a36380603fb66d82d8b9e36ddb8f0e5b81cd3f3233f31eac12b793fe)**|1.3.0|MIT
@@ -25154,10 +25158,34 @@ License files:
2515425158
2515525159
2515625160
25157- <a id="33b800e533214fc453224c9f9638baadd7f665810f85320b60145d7348a69e58 "></a>
25158- ### [ip](https://www.npmjs.com/package/ip) (version 2 .0.0 )
25161+ <a id="8de6e89459554be8a933663b25ae1d1ffee71458028fa8cbe5d68b349438a8c8 "></a>
25162+ ### [ip-address ](https://www.npmjs.com/package/ip-address ) (version 9 .0.5 )
2515925163License tags: MIT
2516025164
25165+ License files:
25166+ * LICENSE:
25167+
25168+ Copyright (C) 2011 by Beau Gunderson
25169+
25170+ Permission is hereby granted, free of charge, to any person obtaining a copy
25171+ of this software and associated documentation files (the "Software"), to deal
25172+ in the Software without restriction, including without limitation the rights
25173+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25174+ copies of the Software, and to permit persons to whom the Software is
25175+ furnished to do so, subject to the following conditions:
25176+
25177+ The above copyright notice and this permission notice shall be included in
25178+ all copies or substantial portions of the Software.
25179+
25180+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25181+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25182+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25183+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25184+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25185+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25186+ THE SOFTWARE.
25187+
25188+
2516125189
2516225190<a id="38a5a1606dbc89a9c65a28d1e9ebe3c8d323e107a77c495a56dbf522211676d2"></a>
2516325191### [ipaddr.js](https://www.npmjs.com/package/ipaddr.js) (version 1.9.1)
@@ -25595,6 +25623,105 @@ License files:
2559525623
2559625624
2559725625
25626+ <a id="82c9822c7d914bb274ffde07a3a8a71c3b1a2e3b337b7e2cefa461cad0f4fa10"></a>
25627+ ### [jsbn](https://www.npmjs.com/package/jsbn) (version 0.1.1)
25628+ License tags: MIT
25629+
25630+ License files:
25631+ * LICENSE:
25632+
25633+ Licensing
25634+ ---------
25635+
25636+ This software is covered under the following copyright:
25637+
25638+ /*
25639+ * Copyright (c) 2003-2005 Tom Wu
25640+ * All Rights Reserved.
25641+ *
25642+ * Permission is hereby granted, free of charge, to any person obtaining
25643+ * a copy of this software and associated documentation files (the
25644+ * "Software"), to deal in the Software without restriction, including
25645+ * without limitation the rights to use, copy, modify, merge, publish,
25646+ * distribute, sublicense, and/or sell copies of the Software, and to
25647+ * permit persons to whom the Software is furnished to do so, subject to
25648+ * the following conditions:
25649+ *
25650+ * The above copyright notice and this permission notice shall be
25651+ * included in all copies or substantial portions of the Software.
25652+ *
25653+ * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
25654+ * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
25655+ * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
25656+ *
25657+ * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
25658+ * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
25659+ * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
25660+ * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
25661+ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25662+ *
25663+ * In addition, the following condition applies:
25664+ *
25665+ * All redistributions must retain an intact copy of this copyright notice
25666+ * and disclaimer.
25667+ */
25668+
25669+ Address all questions regarding this license to:
25670+
25671+ Tom Wu
25672+ tjw@cs.Stanford.EDU
25673+
25674+
25675+ <a id="936d5c89291f7b505f688e45ff8261d3f225f96e0e981fd0366a9efda9e0e7f2"></a>
25676+ ### [jsbn](https://www.npmjs.com/package/jsbn) (version 1.1.0)
25677+ License tags: MIT
25678+
25679+ License files:
25680+ * LICENSE:
25681+
25682+ Licensing
25683+ ---------
25684+
25685+ This software is covered under the following copyright:
25686+
25687+ /*
25688+ * Copyright (c) 2003-2005 Tom Wu
25689+ * All Rights Reserved.
25690+ *
25691+ * Permission is hereby granted, free of charge, to any person obtaining
25692+ * a copy of this software and associated documentation files (the
25693+ * "Software"), to deal in the Software without restriction, including
25694+ * without limitation the rights to use, copy, modify, merge, publish,
25695+ * distribute, sublicense, and/or sell copies of the Software, and to
25696+ * permit persons to whom the Software is furnished to do so, subject to
25697+ * the following conditions:
25698+ *
25699+ * The above copyright notice and this permission notice shall be
25700+ * included in all copies or substantial portions of the Software.
25701+ *
25702+ * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
25703+ * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
25704+ * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
25705+ *
25706+ * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
25707+ * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
25708+ * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
25709+ * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
25710+ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
25711+ *
25712+ * In addition, the following condition applies:
25713+ *
25714+ * All redistributions must retain an intact copy of this copyright notice
25715+ * and disclaimer.
25716+ */
25717+
25718+ Address all questions regarding this license to:
25719+
25720+ Tom Wu
25721+ tjw@cs.Stanford.EDU
25722+
25723+
25724+
2559825725<a id="253e8a44fc188759c5ce35330e4f20aacf1d0253d7e8d7dffd4a1f884a10ce1e"></a>
2559925726### [jsesc](https://www.npmjs.com/package/jsesc) (version 2.5.2)
2560025727License tags: MIT
@@ -30155,8 +30282,8 @@ License files:
3015530282
3015630283
3015730284
30158- <a id="16837d081453b731932951f203fc17778642c71f7cdc0c4557bc2dbd68a6fd1d "></a>
30159- ### [socks](https://www.npmjs.com/package/socks) (version 2.7.1 )
30285+ <a id="541393e678793f3a0579e0108e39aa91dac4670ed34be0b0989712a70f93ff9f "></a>
30286+ ### [socks](https://www.npmjs.com/package/socks) (version 2.7.3 )
3016030287License tags: MIT
3016130288
3016230289License files:
@@ -30216,6 +30343,74 @@ License files:
3021630343
3021730344
3021830345
30346+ <a id="e11ec48bf96758ddf04f42c2c95ea51ad711fa453969128790f03561160475b2"></a>
30347+ ### [sprintf-js](https://www.npmjs.com/package/sprintf-js) (version 1.0.3)
30348+ License tags: BSD-3-Clause
30349+
30350+ License files:
30351+ * LICENSE:
30352+
30353+ Copyright (c) 2007-2014, Alexandru Marasteanu <hello [at) alexei (dot] ro>
30354+ All rights reserved.
30355+
30356+ Redistribution and use in source and binary forms, with or without
30357+ modification, are permitted provided that the following conditions are met:
30358+ * Redistributions of source code must retain the above copyright
30359+ notice, this list of conditions and the following disclaimer.
30360+ * Redistributions in binary form must reproduce the above copyright
30361+ notice, this list of conditions and the following disclaimer in the
30362+ documentation and/or other materials provided with the distribution.
30363+ * Neither the name of this software nor the names of its contributors may be
30364+ used to endorse or promote products derived from this software without
30365+ specific prior written permission.
30366+
30367+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
30368+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30369+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30370+ DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
30371+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
30372+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
30373+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
30374+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30375+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
30376+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30377+
30378+
30379+
30380+ <a id="d8b6ff1ba6436283de681a756ad453428005e61986c5113a3a8088ced2b36eb7"></a>
30381+ ### [sprintf-js](https://www.npmjs.com/package/sprintf-js) (version 1.1.3)
30382+ License tags: BSD-3-Clause
30383+
30384+ License files:
30385+ * LICENSE:
30386+
30387+ Copyright (c) 2007-present, Alexandru Mărășteanu <hello@alexei.ro>
30388+ All rights reserved.
30389+
30390+ Redistribution and use in source and binary forms, with or without
30391+ modification, are permitted provided that the following conditions are met:
30392+ * Redistributions of source code must retain the above copyright
30393+ notice, this list of conditions and the following disclaimer.
30394+ * Redistributions in binary form must reproduce the above copyright
30395+ notice, this list of conditions and the following disclaimer in the
30396+ documentation and/or other materials provided with the distribution.
30397+ * Neither the name of this software nor the names of its contributors may be
30398+ used to endorse or promote products derived from this software without
30399+ specific prior written permission.
30400+
30401+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
30402+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30403+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30404+ DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
30405+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
30406+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
30407+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
30408+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30409+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
30410+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30411+
30412+
30413+
3021930414<a id="6165f7e7a4b9414f0f231934efd1bee7beaefd68102476c794268770fe463ead"></a>
3022030415### [statuses](https://www.npmjs.com/package/statuses) (version 1.5.0)
3022130416License tags: MIT
0 commit comments