I hereby claim:
- I am dogpawhat on github.
- I am dogpawhat (https://keybase.io/dogpawhat) on keybase.
- I have a public key whose fingerprint is 3F3A A7A3 88DA 47E7 2C96 CECE 2245 E042 7BE7 8306
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Arguments: | |
| C:\Program Files\nodejs\node.exe C:\Users\CCURLEY\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js outdated | |
| PATH: | |
| C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs\;C:\Windows\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\HashiCorp\Vagrant\bin;C:\Users\CCURLEY\AppData\Local\Programs\Python\Python35\Scripts\;C:\Users\CCURLEY\AppData\Local\Programs\Python\Python35\;C:\Users\CCURLEY\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\CCURLEY\AppData\Roaming\npm;C:\Users\CCUR |
| /*Copyright (c) 2016, Ciarán Curley | |
| 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. | |
| 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. | |
| */ | |
| var arr1 = [1, 2, 3, 4, 5, 6, 7, 8] | |
| var arr2 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12] |