diff --git a/CHANGELOG.md b/CHANGELOG.md index 85371da0..fde98016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,26 @@ All notable changes to the "azurefunctions" extension will be documented in this file. -## 0.15.0 - 2018-02-22 +## 0.16.0 - 2019-03-28 + +### Added + +- Improved multi-prompt wizards (e.g. "Create function") + - Added support for back button + - All prompts will occur up front before any steps are executed +- Creating a project will automatically prompt for the first function +- Projects in sub-directory of a workspace will be recognized as function projects +- Prompt to upload local app settings after deploy +- View commit in GitHub for an applicable deployment + +### Changed +- Creating a Function App in Azure will only prompt for Function App name. Set `azureFunctions.advancedCreation` to `true` to be prompted for all other values. + +### Fixed + +- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.16.0%22+is%3Aclosed) + +## 0.15.0 - 2019-02-22 ### Added @@ -20,7 +39,7 @@ All notable changes to the "azurefunctions" extension will be documented in this - [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.15.0%22+is%3Aclosed) -## 0.14.0 - 2018-02-11 +## 0.14.0 - 2019-02-11 ### Added @@ -30,7 +49,7 @@ All notable changes to the "azurefunctions" extension will be documented in this - Removed terminal specific separators from debug config - Allow deployment to dedicated App Service plans - Added retry logic to handle momentary issues while deploying -- Added `azureFunctions.advancedCreation` setting. When set to true, this allows you to manually select several properties (i.e. OS and runtime) when creating a function app +- Added `azureFunctions.advancedCreation` setting. When set to true, this allows you to manually select several properties (i.e. OS and runtime) when creating a Function App - App setting values are hidden by default ### Changed @@ -105,7 +124,7 @@ All notable changes to the "azurefunctions" extension will be documented in this - Added several more templates to the "verified" category, including Cosmos DB and Service Bus. ### Changed -- Newly created function apps will default to "Run From Package". See [here](https://docs.microsoft.com/en-us/azure/azure-functions/run-functions-from-deployment-package) for more info. +- Newly created Function Apps will default to "Run From Package". See [here](https://docs.microsoft.com/azure/azure-functions/run-functions-from-deployment-package) for more info. - Deprecated projectRuntime of "beta" in favor of "~2". - "azureFunctions.deploySubpath" setting takes precedence @@ -187,7 +206,7 @@ All notable changes to the "azurefunctions" extension will be documented in this ## 0.8.1 - 2018-04-13 ### [Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.8.1%22+label%3Abug+is%3Aclosed) -- Deployment fail when deploying to function app with a custom domain +- Deployment fail when deploying to Function App with a custom domain ## 0.8.0 - 2018-04-05 @@ -229,7 +248,7 @@ All notable changes to the "azurefunctions" extension will be documented in this ### Added -- Stream logs from your remote Function Apps +- Stream logs from your Azure Function Apps - Support projects in multi-root workspaces - Link to deployment tutorial @@ -338,7 +357,7 @@ All notable changes to the "azurefunctions" extension will be documented in this - Create new project - Create new function from template -- Debug function apps locally +- Debug function projects locally - View Azure Functions - Deploy to Azure Functions - Start, stop, and restart Azure Functions diff --git a/ThirdPartyNotices.html b/NOTICE.html similarity index 92% rename from ThirdPartyNotices.html rename to NOTICE.html index 7a9e0276..ce6f54f2 100644 --- a/ThirdPartyNotices.html +++ b/NOTICE.html @@ -1,4 +1,4 @@ -NOTICES AND INFORMATION

NOTICES AND INFORMATION

Do Not Translate or Localize

This software incorporates material from third parties. Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com, or you may send a check or money order for US $5.00, including the product name, the open source component name, and version number, to:

Source Code Compliance Team
Microsoft Corporation
One Microsoft Way
Redmond, WA 98052
USA

Notwithstanding any other terms, you may reverse engineer this software to the extent required to debug changes to any libraries licensed under the GNU Lesser General Public License.

  1. aws-sign2 0.7.0 - Apache-2.0

    https://github.com/mikeal/aws-sign#readme

    Apache License
    +NOTICES AND INFORMATION

    NOTICES AND INFORMATION

    Do Not Translate or Localize

    This software incorporates material from third parties. Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com, or you may send a check or money order for US $5.00, including the product name, the open source component name, and version number, to:

    Source Code Compliance Team
    Microsoft Corporation
    One Microsoft Way
    Redmond, WA 98052
    USA

    Notwithstanding any other terms, you may reverse engineer this software to the extent required to debug changes to any libraries licensed under the GNU Lesser General Public License.

    1. aws-sign2 0.7.0 - Apache-2.0

      https://github.com/mikeal/aws-sign#readme

      • Copyright 2010 LearnBoost <dev@learnboost.com>
      Apache License
       
       Version 2.0, January 2004
       
      @@ -214,7 +214,7 @@ If the Work includes a "NOTICE" text file as part of its distribution,
       
       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
    2. request 2.88.0 - Apache-2.0

      https://github.com/request/request#readme

      Apache License
      +END OF TERMS AND CONDITIONS
    3. request 2.88.0 - Apache-2.0

      https://github.com/request/request#readme

      • Copyright 2010-2012 Mikeal Rogers
      Apache License
       
       Version 2.0, January 2004
       
      @@ -523,7 +523,7 @@ END OF TERMS AND CONDITIONS
    4. ecdsa-sig- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -
  2. azure-storage 2.10.2 - Apache-2.0

    http://github.com/Azure/azure-storage-node

    +
  3. azure-storage 2.10.2 - Apache-2.0

    http://github.com/Azure/azure-storage-node

    • Copyright (c) Microsoft and contributors.
                                   Apache License
                             Version 2.0, January 2004
                          http://www.apache.org/licenses/
    @@ -700,7 +700,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
        of your accepting any such warranty or additional liability.
     
     END OF TERMS AND CONDITIONS
    -
  4. websocket 1.0.28 - Apache-2.0

    https://github.com/theturtle32/WebSocket-Node

    +
  5. websocket 1.0.28 - Apache-2.0

    https://github.com/theturtle32/WebSocket-Node

    • Copyright 2010-2015 Brian McKelvey.
    • Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
    • Copyright (c) 2015 Einar Otto Stangvik <einaros@gmail.com>
                                   Apache License
                             Version 2.0, January 2004
                          http://www.apache.org/licenses/
    @@ -1156,7 +1156,7 @@ Redistributions in binary form must reproduce the above copyright notice, this l
     
     THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
     EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    -
  6. entities 1.1.2 - BSD-2-Clause

    https://github.com/fb55/entities#readme

    • Copyright (c) Felix Bohm
    Copyright (c) Felix Böhm
    +
  7. entities 1.1.2 - BSD-2-Clause

    https://github.com/fb55/entities#readme

    • Copyright (c) Felix Bohm
    • (c) // http://mathiasbynens.be/notes/javascript-encoding
    Copyright (c) Felix Böhm
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    @@ -1167,7 +1167,39 @@ Redistributions in binary form must reproduce the above copyright notice, this l
     
     THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
     EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    -
  8. sax 0.5.8 - BSD-2-Clause

    https://github.com/isaacs/sax-js

    Copyright (c) <year> <owner> . All rights reserved.
    +
  9. sax 0.5.8 - BSD-2-Clause

    https://github.com/isaacs/sax-js

    • Copyright (c) Isaac Z. Schlueter
    • copyright-software-short-notice-20021231.html' W3C Software Short
    • copyright' Copyright 2012 W3C http://www.csail.mit.edu/' title Massachusetts Institute of Technology' MIT , http://www.ercim.org/'
    Copyright (c) Isaac Z. Schlueter ("Author")
    +All rights reserved.
    +
    +The BSD License
    +
    +Redistribution and use in source and binary forms, with or without
    +modification, are permitted provided that the following conditions
    +are met:
    +
    +1. Redistributions of source code must retain the above copyright
    +   notice, this list of conditions and the following disclaimer.
    +
    +2. Redistributions in binary form must reproduce the above copyright
    +   notice, this list of conditions and the following disclaimer in the
    +   documentation and/or other materials provided with the distribution.
    +
    +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
    +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    +PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
    +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
    +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
    +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    +
    +
    +The file "examples/strict.dtd" is licensed by the W3C and used according
    +to the terms of the W3C SOFTWARE NOTICE AND LICENSE.  See LICENSE-W3C.html
    +for details.
    +
  10. uri-js 4.2.2 - BSD-2-Clause

    https://github.com/garycourt/uri-js

    • (c) 2011 Gary Court.
    • Copyright 2011 Gary Court.
    • Copyright (c) 2008 Ariel Flesler
    • Copyright (c) 2009 John Resig, Jorn Zaefferer
    Copyright (c) <year> <owner> . All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
     
    @@ -1175,15 +1207,7 @@ Redistribution and use in source and binary forms, with or without modification,
     
        2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
     
    -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  11. uri-js 4.2.2 - BSD-2-Clause

    https://github.com/garycourt/uri-js

    • (c) 2011 Gary Court.
    • Copyright (c) 2008 Ariel Flesler
    • Copyright (c) 2009 John Resig, Jorn Zaefferer
    • Copyright 2011 Gary Court.
    Copyright (c) <year> <owner> . All rights reserved.
    -
    -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    -
    -   1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    -
    -   2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    -
    -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  12. bcrypt-pbkdf 1.0.2 - BSD-3-Clause

    https://github.com/joyent/node-bcrypt-pbkdf#readme

    • Copyright (c) 2013 Ted Unangst <tedu@openbsd.org>
    • Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
    • Copyright 2016, Joyent Inc
    The Blowfish portions are under the following license:
    +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  13. bcrypt-pbkdf 1.0.2 - BSD-3-Clause

    https://github.com/joyent/node-bcrypt-pbkdf#readme

    • Copyright 2016, Joyent Inc
    • Copyright (c) 2013 Ted Unangst <tedu@openbsd.org>
    • Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
    The Blowfish portions are under the following license:
     
     Blowfish block cipher for OpenBSD
     Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
    @@ -1249,7 +1273,7 @@ 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.
    -
  14. tough-cookie 2.4.3 - BSD-3-Clause

    https://github.com/salesforce/tough-cookie

    • Copyright (c) 2015, Salesforce.com, Inc.
    Copyright (c) 2015, Salesforce.com, Inc.
    +
  15. tough-cookie 2.4.3 - BSD-3-Clause

    https://github.com/salesforce/tough-cookie

    • Copyright (c) 2015, Salesforce.com, Inc.
    • Copyright (c) 2018, Salesforce.com, Inc.
    Copyright (c) 2015, Salesforce.com, Inc.
     All rights reserved.
     
     Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    @@ -1391,7 +1415,7 @@ 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.
    -
  16. semver 5.6.0 - ISC

    https://github.com/npm/node-semver#readme

    • Copyright (c) Isaac Z. Schlueter and Contributors
    The ISC License
    +
  17. semver 5.6.0 - ISC

    https://github.com/npm/node-semver#readme

    • Copyright Isaac Z. Schlueter
    • Copyright (c) Isaac Z. Schlueter and Contributors
    The ISC License
     
     Copyright (c) Isaac Z. Schlueter and Contributors
     
    @@ -1535,7 +1559,7 @@ 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.
    -
  18. har-schema 2.0.0 - ISC

    https://github.com/ahmadnassri/har-schema

    • Copyright (c) 2015, Ahmad Nassri <ahmad@ahmadnassri.com>
    Copyright (c) 2015, Ahmad Nassri <ahmad@ahmadnassri.com>
    +
  19. har-schema 2.0.0 - ISC

    https://github.com/ahmadnassri/har-schema

    • Copyright (c) 2015, Ahmad Nassri <ahmad@ahmadnassri.com>
    • copyright ahmadnassri.com (https://www.ahmadnassri.com/)
    Copyright (c) 2015, Ahmad Nassri <ahmad@ahmadnassri.com>
     
     Permission to use, copy, modify, and/or distribute this software for any
     purpose with or without fee is hereby granted, provided that the above
    @@ -1712,7 +1736,7 @@ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRES
     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.
    -
  20. xregexp 4.2.4 - MIT

    http://xregexp.com/

    • Copyright (c) 2007-present Steven Levithan <http://xregexp.com/>
    • Steven Levithan (c) 2007-present
    • Steven Levithan (c) 2008-present
    • Steven Levithan (c) 2009-present
    • Steven Levithan (c) 2010-present
    • Steven Levithan (c) 2012-present
    • copyright (c) 2018 Denis Pushkarev
    The MIT License
    +
  21. xregexp 4.2.4 - MIT

    http://xregexp.com/

    • Steven Levithan (c) 2007-present
    • Steven Levithan (c) 2008-present
    • Steven Levithan (c) 2009-present
    • Steven Levithan (c) 2010-present
    • Steven Levithan (c) 2012-present
    • copyright (c) 2018 Denis Pushkarev
    • Copyright (c) 2007-present Steven Levithan <http://xregexp.com/>
    The MIT License
     
     Copyright (c) 2007-present Steven Levithan <http://xregexp.com/>
     
    @@ -1733,7 +1757,7 @@ 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.
    -
  22. underscore 1.8.3 - MIT

    http://underscorejs.org

    • (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Underscore
    • Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative
    +
  23. underscore 1.8.3 - MIT

    http://underscorejs.org

    • Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Underscore
    Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative
     Reporters & Editors
     
     Permission is hereby granted, free of charge, to any person
    @@ -1756,7 +1780,7 @@ 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.
    -
  24. applicationinsights 1.0.8 - MIT

    https://github.com/Microsoft/ApplicationInsights-node.js#readme

    • Copyright (c) Microsoft Corporation
    The MIT License (MIT) 
    +
  25. applicationinsights 1.0.8 - MIT

    https://github.com/Microsoft/ApplicationInsights-node.js#readme

    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT) 
     Copyright © Microsoft Corporation
     
     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:
    @@ -1805,7 +1829,7 @@ 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.
    -
  26. normalize-path 2.1.1 - MIT

    https://github.com/jonschlinkert/normalize-path

    • Copyright (c) 2014-2017, Jon Schlinkert
    • Copyright (c) 2014-2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +
  27. normalize-path 2.1.1 - MIT

    https://github.com/jonschlinkert/normalize-path

    • Copyright (c) 2014-2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
     
     Copyright (c) 2014-2017, Jon Schlinkert
     
    @@ -1845,7 +1869,7 @@ 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
    -
  28. date-utils 1.2.21 - MIT

    https://jerrysievert.github.io/date-utils/

    • (c) 2005, 2013 jQuery Foundation, Inc.
    • (c) 2011 by Jerry Sievert
    • Copyright 2012 Twitter, Inc
    • Copyright 2012 Twitter, Inc.
    • Copyright 2013 Twitter, Inc
    • Copyright 2013 Twitter, Inc.
    © 2011 by Jerry Sievert
    +
  29. date-utils 1.2.21 - MIT

    https://jerrysievert.github.io/date-utils/

    • (c) 2011 by Jerry Sievert
    • Copyright 2012 Twitter, Inc.
    • Copyright 2013 Twitter, Inc.
    • (c) 2005, 2013 jQuery Foundation, Inc.
    © 2011 by Jerry Sievert
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
    @@ -2319,7 +2343,28 @@ 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.
    -
  30. crc 3.8.0 - MIT

    https://github.com/alexgorbatchev/node-crc

    • Copyright 2014 Alex Gorbatchev
    The MIT License (MIT)
    +
  31. value-or-function 3.0.0 - MIT

    https://github.com/gulpjs/value-or-function#readme

    • Copyright (c) 2015 Blaine Bublitz, Eric Schoffstall and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2015 Blaine Bublitz, Eric Schoffstall and other contributors
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
  32. crc 3.8.0 - MIT

    https://github.com/alexgorbatchev/node-crc

    • Copyright 2014 Alex Gorbatchev
    • Copyright (c) 2014 Alex Gorbatchev
    The MIT License (MIT)
     
     Copyright 2014 Alex Gorbatchev
     
    @@ -2341,9 +2386,9 @@ 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.
    -
  33. arr-map 2.0.2 - MIT

    https://github.com/jonschlinkert/arr-map

    • Copyright (c) 2015, 2017, Jon Schlinkert
    • Copyright (c) 2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +
  34. arr-map 2.0.2 - MIT

    https://github.com/jonschlinkert/arr-map

    • Copyright (c) 2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
     
    -Copyright (c) 2015, 2017, Jon Schlinkert
    +Copyright (c) 2015-2017, Jon Schlinkert.
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
    @@ -2361,10 +2406,9 @@ 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.
    -
  35. collection-map 1.0.0 - MIT

    https://github.com/jonschlinkert/collection-map

    • Copyright (c) 2015, 2017, Jon Schlinkert
    • Copyright (c) 2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +THE SOFTWARE.
  36. collection-map 1.0.0 - MIT

    https://github.com/jonschlinkert/collection-map

    • Copyright (c) 2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
     
    -Copyright (c) 2015, 2017, Jon Schlinkert
    +Copyright (c) 2015-2017, Jon Schlinkert.
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
    @@ -2382,8 +2426,27 @@ 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.
    -
  37. buffer-crc32 0.2.13 - MIT

    https://github.com/brianloveswords/buffer-crc32

    • Copyright (c) 2013 Brian J. Brennan
    The MIT License
    +THE SOFTWARE.
  38. remove-bom-buffer 3.0.0 - MIT

    https://github.com/jonschlinkert/remove-bom-buffer

    • Copyright (c) 2015-2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +
    +Copyright (c) 2015-2017, Jon Schlinkert.
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +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.
  39. buffer-crc32 0.2.13 - MIT

    https://github.com/brianloveswords/buffer-crc32

    • Copyright (c) 2013 Brian J. Brennan
    The MIT License
     
     Copyright (c) 2013 Brian J. Brennan
     
    @@ -2402,6 +2465,27 @@ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PA
     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.
    +
  40. undertaker-registry 1.0.1 - MIT

    https://github.com/gulpjs/undertaker-registry#readme

    • Copyright (c) 2015, 2017 Blaine Bublitz <blaine.bublitz@gmail.com> , Eric Schoffstall <yo@contra.io> and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2015, 2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
     
  41. mkdirp 0.5.1 - MIT

    https://github.com/substack/node-mkdirp#readme

    • Copyright 2010 James Halliday (mail@substack.net)
    Copyright 2010 James Halliday (mail@substack.net)
     
     This project is free software released under the MIT/X11 license:
    @@ -2669,6 +2753,27 @@ 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.
    +
  42. vinyl-sourcemap 1.1.0 - MIT

    https://github.com/gulpjs/vinyl-sourcemap#readme

    • Copyright (c) 2014, Florian Reiterer
    • Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com> , Eric Schoffstall <yo@contra.io> and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors (Based on code from gulp-sourcemaps - ISC License - Copyright (c) 2014, Florian Reiterer)
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
     
  43. buffer-from 1.1.1 - MIT

    https://github.com/LinusU/buffer-from#readme

    • Copyright (c) 2016, 2018 Linus Unneback
    MIT License
     
     Copyright (c) 2016, 2018 Linus Unnebäck
    @@ -2690,7 +2795,7 @@ 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.
    -
  44. glob-gitignore 1.0.11 - MIT

    https://github.com/kaelzhang/node-glob-gitignore#readme

    • Copyright (c) 2013
    Copyright (c) 2013 kaelzhang <i@kael.me>, contributors
    +
  45. glob-gitignore 1.0.14 - MIT

    https://github.com/kaelzhang/node-glob-gitignore#readme

    • Copyright (c) 2013
    Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
     http://kael.me/
     
     Permission is hereby granted, free of charge, to any person obtaining
    @@ -2710,7 +2815,7 @@ 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.
  46. ignore 4.0.6 - MIT

    https://github.com/kaelzhang/node-ignore#readme

    • Copyright (c) 2013 Kael Zhang <i@kael.me> , contributors http://kael.me
    Copyright (c) 2013 kaelzhang <i@kael.me>, contributors
    +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  47. ignore 5.0.6 - MIT

    https://github.com/kaelzhang/node-ignore#readme

    • Copyright (c) 2013 Kael Zhang <i@kael.me> , contributors http://kael.me
    Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
     http://kael.me/
     
     Permission is hereby granted, free of charge, to any person obtaining
    @@ -2730,7 +2835,7 @@ 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.
  48. arr-filter 1.1.2 - MIT

    https://github.com/jonschlinkert/arr-filter

    • Copyright (c) 2014-2015, 2017, Jon Schlinkert
    • Copyright (c) 2014-2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  49. arr-filter 1.1.2 - MIT

    https://github.com/jonschlinkert/arr-filter

    • Copyright (c) 2014-2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
     
     Copyright (c) 2014-2015, 2017, Jon Schlinkert
     
    @@ -2751,7 +2856,7 @@ 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.
    -
  50. object.reduce 1.0.1 - MIT

    https://github.com/jonschlinkert/object.reduce

    • Copyright (c) 2014-2015, 2017, Jon Schlinkert
    • Copyright (c) 2014-2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
    +
  51. object.reduce 1.0.1 - MIT

    https://github.com/jonschlinkert/object.reduce

    • Copyright (c) 2014-2015, 2017, Jon Schlinkert.
    • Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).
    The MIT License (MIT)
     
     Copyright (c) 2014-2015, 2017, Jon Schlinkert
     
    @@ -2786,6 +2891,69 @@ furnished to do so, subject to the following conditions:
     The above copyright notice and this permission notice shall be included in all
     copies or substantial portions of the Software.
     
    +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.
    +
  52. remove-bom-stream 1.2.0 - MIT

    https://github.com/gulpjs/remove-bom-stream#readme

    • Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com> , Eric Schoffstall <yo@contra.io> and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
  53. resolve-options 1.1.0 - MIT

    https://github.com/gulpjs/resolve-options#readme

    • Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com> , Eric Schoffstall <yo@contra.io> and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
  54. to-through 2.0.0 - MIT

    https://github.com/gulpjs/to-through#readme

    • Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com> , Eric Schoffstall <yo@contra.io> and other contributors
    The MIT License (MIT)
    +
    +Copyright (c) 2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
     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
    @@ -2894,6 +3062,27 @@ furnished to do so, subject to the following conditions:
     The above copyright notice and this permission notice shall be included in
     all copies or substantial portions of the Software.
     
    +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.
    +
  55. md5.js 1.3.4 - MIT

    https://github.com/crypto-browserify/md5.js

    • Copyright (c) 2016 Kirill Fomichev
    The MIT License (MIT)
    +
    +Copyright (c) 2016 Kirill Fomichev
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
     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
    @@ -3035,7 +3224,7 @@ 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.
  56. core-js 2.6.4 - MIT

    https://github.com/zloirock/core-js#readme

    • (c) 2019 Denis Pushkarev
    • Copyright (c) 2014-2019 Denis Pushkarev
    • copyright (c) 2019 Denis Pushkarev
    Copyright (c) 2014-2019 Denis Pushkarev
    +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  57. core-js 2.6.4 - MIT

    https://github.com/zloirock/core-js#readme

    • (c) 2019 Denis Pushkarev
    • copyright (c) 2019 Denis Pushkarev
    • Copyright (c) 2014-2019 Denis Pushkarev
    Copyright (c) 2014-2019 Denis Pushkarev
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
    @@ -3073,7 +3262,7 @@ 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.
    -
  58. vscode-extension-telemetry 0.1.1 - MIT

    https://github.com/Microsoft/vscode-extension-telemetry#readme

    • Copyright (c) Microsoft Corporation
    vscode-extension-telemetry
    +
  59. vscode-extension-telemetry 0.1.1 - MIT

    https://github.com/Microsoft/vscode-extension-telemetry#readme

    • Copyright (c) Microsoft Corporation.
    vscode-extension-telemetry
     
     The MIT License (MIT)
     
    @@ -3116,7 +3305,7 @@ 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.
    -
  60. dashdash 1.14.1 - MIT

    https://github.com/trentm/node-dashdash#readme

    • Copyright (c) 2013 Joyent Inc.
    • Copyright (c) 2013 Trent Mick.
    • Copyright 2016 Joyent, Inc.
    • Copyright 2016 Trent Mick
    # This is the MIT license
    +
  61. dashdash 1.14.1 - MIT

    https://github.com/trentm/node-dashdash#readme

    • Copyright 2016 Trent Mick
    • Copyright 2016 Joyent, Inc.
    • Copyright (c) 2013 Joyent Inc.
    • Copyright (c) 2013 Trent Mick.
    # This is the MIT license
     
     Copyright (c) 2013 Trent Mick. All rights reserved.
     Copyright (c) 2013 Joyent Inc. All rights reserved.
    @@ -3181,7 +3370,7 @@ 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.
    -
  62. async 1.5.2 - MIT

    https://github.com/caolan/async#readme

    • Copyright (c) 2010-2014 Caolan McMahon
    • Copyright 2010-2014 Caolan McMahon
    Copyright (c) 2010-2014 Caolan McMahon
    +
  63. async 1.5.2 - MIT

    https://github.com/caolan/async#readme

    • Copyright 2010-2014 Caolan McMahon
    • Copyright (c) 2010-2014 Caolan McMahon
    Copyright (c) 2010-2014 Caolan McMahon
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to deal
    @@ -3211,7 +3400,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
     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.
    -
  64. vscode-nls 4.0.0 - MIT

    https://github.com/Microsoft/vscode-nls#readme

    The MIT License (MIT)
    +
  65. vscode-nls 4.0.0 - MIT

    https://github.com/Microsoft/vscode-nls#readme

    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) Microsoft Corporation
     
    @@ -3249,7 +3438,7 @@ Felix Geisendörfer (felix@debuggable.com)
      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.
    -
  66. getpass 0.1.7 - MIT

    https://github.com/arekinath/node-getpass#readme

    • Copyright 2016, Joyent, Inc.
    • Copyright Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
    +
  67. getpass 0.1.7 - MIT

    https://github.com/arekinath/node-getpass#readme

    • Copyright Joyent, Inc.
    • Copyright 2016, Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
     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
    @@ -3267,7 +3456,7 @@ 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.
    -
  68. http-signature 1.2.0 - MIT

    https://github.com/joyent/node-http-signature/

    • Copyright (c) 2011 Joyent, Inc.
    • Copyright 2012 Joyent, Inc.
    • Copyright 2015 Joyent, Inc.
    • Copyright Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
    +
  69. http-signature 1.2.0 - MIT

    https://github.com/joyent/node-http-signature/

    • Copyright Joyent, Inc.
    • Copyright 2012 Joyent, Inc.
    • Copyright 2015 Joyent, Inc.
    • Copyright (c) 2011 Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
     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
    @@ -3285,7 +3474,7 @@ 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.
    -
  70. sshpk 1.15.2 - MIT

    https://github.com/arekinath/node-sshpk#readme

    • Copyright Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
    +
  71. sshpk 1.15.2 - MIT

    https://github.com/arekinath/node-sshpk#readme

    • Copyright Joyent, Inc.
    • Copyright 2015 Joyent, Inc.
    • Copyright 2016 Joyent, Inc.
    • Copyright 2017 Joyent, Inc.
    Copyright Joyent, Inc. All rights reserved.
     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
    @@ -3325,6 +3514,27 @@ 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.
     
    +
  72. @types/node 8.10.40 - MIT
    • Copyright (c) Microsoft Corporation.
        MIT License
    +
    +    Copyright (c) Microsoft Corporation. All rights reserved.
    +
    +    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:
    +
    +    The above copyright notice and this permission notice shall be included in all
    +    copies or substantial portions of the Software.
    +
    +    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
     
  73. diagnostic-channel 0.2.0 - MIT

    https://github.com/Microsoft/node-diagnostic-channel

    • Copyright (c) Microsoft Corporation.
        MIT License
     
         Copyright (c) Microsoft Corporation. All rights reserved.
    @@ -3367,7 +3577,7 @@ SOFTWARE.
         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
    -
  74. vscode-azurekudu 0.1.9 - MIT

    https://github.com/Microsoft/vscode-azuretools/blob/master/kudu/README.md

    • Copyright (c) Microsoft Corporation.
        MIT License
    +
  75. vscode-azurekudu 0.1.9 - MIT

    https://github.com/Microsoft/vscode-azuretools/blob/master/kudu/README.md

    • Copyright (c) Microsoft Corporation.
    • Copyright (c) JS Foundation and other contributors
        MIT License
     
         Copyright (c) Microsoft Corporation. All rights reserved.
     
    @@ -3471,7 +3681,28 @@ 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.
    -
  76. uuid 3.3.2 - MIT

    https://github.com/kelektiv/node-uuid#readme

    • Copyright (c) 2010-2016 Robert Kieffer and other contributors
    The MIT License (MIT)
    +
  77. yauzl 2.4.1 - MIT

    https://github.com/thejoshwolfe/yauzl

    • Copyright (c) 2014 Josh Wolfe
    The MIT License (MIT)
    +
    +Copyright (c) 2014 Josh Wolfe
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
  78. uuid 3.3.2 - MIT

    https://github.com/kelektiv/node-uuid#readme

    • Copyright 2011, Sebastian Tschan https://blueimp.net
    • Copyright (c) 2010-2016 Robert Kieffer and other contributors
    • Copyright (c) Paul Johnston 1999 - 2009 Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet
    The MIT License (MIT)
     
     Copyright (c) 2010-2016 Robert Kieffer and other contributors
     
    @@ -3640,7 +3871,7 @@ 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.
    -
  79. ajv 6.5.5 - MIT

    https://github.com/epoberezkin/ajv

    • Copyright (c) 2015-2017 Evgeny Poberezkin
    The MIT License (MIT)
    +
  80. ajv 6.5.5 - MIT

    https://github.com/epoberezkin/ajv

    • (c) 2011 Gary Court.
    • Copyright 2011 Gary Court.
    • Copyright (c) 2015-2017 Evgeny Poberezkin
    The MIT License (MIT)
     
     Copyright (c) 2015-2017 Evgeny Poberezkin
     
    @@ -3682,7 +3913,7 @@ 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.
  81. zone.js 0.7.6 - MIT

    https://github.com/angular/zone.js#readme

    • Copyright (c) 2016 Google, Inc.
    • Copyright Google Inc.
    The MIT License
    +THE SOFTWARE.
  82. zone.js 0.7.6 - MIT

    https://github.com/angular/zone.js#readme

    • Copyright Google Inc.
    • Copyright (c) 2016 Google, Inc.
    The MIT License
     
     Copyright (c) 2016 Google, Inc.
     
    @@ -3703,7 +3934,7 @@ 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.
    -
  83. append-buffer 1.0.2 - MIT

    https://github.com/doowb/append-buffer

    • Copyright (c) 2017, Brian Woodward (https://doowb.com).
    • Copyright (c) 2017, Brian Woodward.
    The MIT License (MIT)
    +
  84. append-buffer 1.0.2 - MIT

    https://github.com/doowb/append-buffer

    • Copyright (c) 2017, Brian Woodward.
    • Copyright (c) 2017, Brian Woodward (https://doowb.com).
    The MIT License (MIT)
     
     Copyright (c) 2017, Brian Woodward.
     
    @@ -3723,7 +3954,7 @@ 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.
  85. jsonparse 1.2.0 - MIT

    https://github.com/creationix/jsonparse

    • Copyright (c) 2011-2012 Tim Caswell
    • Copyright (c) 2012 Tim Caswell
    The MIT License
    +SOFTWARE.
  86. jsonparse 1.2.0 - MIT

    https://github.com/creationix/jsonparse

    • Copyright (c) 2012 Tim Caswell
    • Copyright (c) 2011-2012 Tim Caswell
    The MIT License
     
     Copyright (c) 2012 Tim Caswell
     
    @@ -3747,7 +3978,7 @@ 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.
    -
  87. underscore 1.9.1 - MIT

    http://underscorejs.org

    • Copyright (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    Copyright (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative
    +
  88. underscore 1.9.1 - MIT

    http://underscorejs.org

    • Copyright (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Underscore
    Copyright (c) 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative
     Reporters & Editors
     
     Permission is hereby granted, free of charge, to any person
    @@ -3788,7 +4019,7 @@ 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.
  89. mime-types 2.1.21 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
    • Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
    (The MIT License)
    +THE SOFTWARE.
  90. mime-types 2.1.21 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong
    • Copyright (c) 2015 Douglas Christopher Wilson
    • Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
    • Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
    (The MIT License)
     
     Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
     Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
    @@ -3874,7 +4105,7 @@ 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.
  91. @types/node 8.10.40 - MIT
    • Copyright (c) Microsoft Corporation.
    MIT License
    +THE SOFTWARE.
  92. 1to2 1.0.0 - MIT

    https://github.com/nodejs/nan#readme

    • Copyright (c) 2016 NAN contributors
    MIT License
     
     Copyright (c) <year> <copyright holders>
     
    @@ -3882,15 +4113,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  93. 1to2 1.0.0 - MIT

    https://github.com/nodejs/nan#readme

    • Copyright (c) 2016 NAN contributors
    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  94. assert-plus 1.0.0 - MIT

    https://github.com/mcavage/node-assert-plus#readme

    • Copyright (c) 2012 Mark Cavage
    • Copyright (c) 2012, Mark Cavage.
    • Copyright 2015 Joyent, Inc.
    MIT License
    +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.
  95. assert-plus 1.0.0 - MIT

    https://github.com/mcavage/node-assert-plus#readme

    • Copyright 2015 Joyent, Inc.
    • Copyright (c) 2012 Mark Cavage
    • Copyright (c) 2012, Mark Cavage.
    MIT License
     
     Copyright (c) <year> <copyright holders>
     
    @@ -3922,22 +4145,6 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  96. duplexer 0.1.1 - MIT

    https://github.com/Raynos/duplexer

    • Copyright (c) 2012 Raynos.
    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  97. has-symbols 1.0.0 - MIT

    https://github.com/ljharb/has-symbols#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
     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.
  98. isarray 1.0.0 - MIT

    https://github.com/juliangruber/isarray

    • Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
    MIT License
     
     Copyright (c) <year> <copyright holders>
    @@ -3954,22 +4161,6 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  99. map-stream 0.1.0 - MIT

    http://github.com/dominictarr/map-stream

    • Copyright (c) 2011 Dominic Tarr
    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  100. md5.js 1.3.4 - MIT

    https://github.com/crypto-browserify/md5.js

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
     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.
  101. psl 1.1.29 - MIT

    https://github.com/wrangr/psl#readme

    • Copyright (c) 2017 Lupo Montero <lupomontero@gmail.com>
    MIT License
     
     Copyright (c) <year> <copyright holders>
    @@ -3986,30 +4177,6 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  102. remove-bom-buffer 3.0.0 - MIT

    https://github.com/jonschlinkert/remove-bom-buffer

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  103. remove-bom-stream 1.2.0 - MIT

    https://github.com/gulpjs/remove-bom-stream#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  104. resolve-options 1.1.0 - MIT

    https://github.com/gulpjs/resolve-options#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
     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.
  105. throttleit 1.0.0 - MIT

    https://github.com/component/throttle

    MIT License
     
     Copyright (c) <year> <copyright holders>
    @@ -4018,30 +4185,6 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  106. to-buffer 1.1.1 - MIT

    https://github.com/mafintosh/to-buffer

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  107. to-through 2.0.0 - MIT

    https://github.com/gulpjs/to-through#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  108. undertaker-registry 1.0.1 - MIT

    https://github.com/gulpjs/undertaker-registry#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
     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.
  109. util.inherits 1.0.3 - MIT

    https://github.com/kaelzhang/node-util-inherits#readme

    MIT License
     
     Copyright (c) <year> <copyright holders>
    @@ -4050,38 +4193,6 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  110. value-or-function 3.0.0 - MIT

    https://github.com/gulpjs/value-or-function#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  111. vinyl-sourcemap 1.1.0 - MIT

    https://github.com/gulpjs/vinyl-sourcemap#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  112. wordwrap 0.0.3 - MIT

    https://github.com/substack/node-wordwrap#readme

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  113. xml2js 0.2.8 - MIT

    https://github.com/Leonidas-from-XIV/node-xml2js

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
     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.
  114. xpath.js 1.1.0 - MIT

    https://github.com/yaronn/xpath.js#readme

    MIT License
     
     Copyright (c) <year> <copyright holders>
    @@ -4090,31 +4201,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
    -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.
  115. xtend 4.0.1 - MIT

    https://github.com/Raynos/xtend

    • Copyright (c) 2012-2014 Raynos.
    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  116. yaeti 0.0.6 - MIT

    https://github.com/ibc/yaeti

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  117. yauzl 2.4.1 - MIT

    https://github.com/thejoshwolfe/yauzl

    MIT License
    -
    -Copyright (c) <year> <copyright holders>
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
  118. core-util-is 1.0.2 - MIT

    https://github.com/isaacs/core-util-is#readme

    Copyright Node.js contributors. All rights reserved.
    +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.
  119. core-util-is 1.0.2 - MIT

    https://github.com/isaacs/core-util-is#readme

    • Copyright Joyent, Inc. and other Node contributors.
    Copyright Node.js contributors. All rights reserved.
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
     of this software and associated documentation files (the "Software"), to
    @@ -4155,6 +4242,27 @@ 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.
    +
  120. has-symbols 1.0.0 - MIT

    https://github.com/ljharb/has-symbols#readme

    • Copyright (c) 2016 Jordan Harband
    MIT License
    +
    +Copyright (c) 2016 Jordan Harband
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
     
  121. moment 2.22.2 - MIT

    http://momentjs.com

    • Copyright (c) JS Foundation and other contributors
    Copyright (c) JS Foundation and other contributors
     
     Permission is hereby granted, free of charge, to any person
    @@ -4177,7 +4285,7 @@ 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.
    -
  122. archiver-utils 1.3.0 - MIT

    https://github.com/archiverjs/archiver-utils#readme

    • Copyright (c) 2012-2014 Chris Talkington, contributors.
    • Copyright (c) 2015 Chris Talkington.
    Copyright (c) 2015 Chris Talkington.
    +
  123. archiver-utils 1.3.0 - MIT

    https://github.com/archiverjs/archiver-utils#readme

    • Copyright (c) 2015 Chris Talkington.
    • Copyright (c) 2012-2014 Chris Talkington, contributors.
    Copyright (c) 2015 Chris Talkington.
     
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation
    @@ -4227,27 +4335,6 @@ furnished to do so, subject to the following conditions:
     The above copyright notice and this permission notice shall be included in
     all copies or substantial portions of the Software.
     
    -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.
    -
  124. is-wsl 1.1.0 - MIT

    https://github.com/sindresorhus/is-wsl#readme

    • (c) Sindre Sorhus (https://sindresorhus.com)
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in
    -all copies or substantial portions of the Software.
    -
     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
    @@ -4276,7 +4363,7 @@ 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.
    -
  125. typedarray 0.0.6 - MIT

    https://github.com/substack/typedarray

    • Copyright (c) 2010, Linden Research, Inc.
    • Copyright (c) 2012, Joshua Bell
    /*
    +
  126. typedarray 0.0.6 - MIT

    https://github.com/substack/typedarray

    • Copyright (c) 2012, Joshua Bell
    • Copyright (c) 2010, Linden Research, Inc.
    /*
      Copyright (c) 2010, Linden Research, Inc.
      Copyright (c) 2012, Joshua Bell
     
    @@ -4311,6 +4398,27 @@ THE SOFTWARE.
     //
     // Variations:
     //  * Allows typed_array.get/set() as alias for subscripts (typed_array[])
    +
  127. yaeti 0.0.6 - MIT

    https://github.com/ibc/yaeti

    • Copyright (c) 2015 Inaki Baz Castillo, <ibc@aliax.net>
    The MIT License (MIT)
    +
    +Copyright (c) 2015 Iñaki Baz Castillo, <ibc@aliax.net>
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +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.
     
  128. universalify 0.1.2 - MIT

    https://github.com/RyanZim/universalify#readme

    • Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
    (The MIT License)
     
     Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
    @@ -4342,7 +4450,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
     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.
    -
  129. azure-arm-resource 3.0.0-preview - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Copyright (c) 2017 Microsoft
    The MIT License (MIT)
    +
  130. azure-arm-resource 3.0.0-preview - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Copyright (c) 2017 Microsoft
    • Copyright (c) Microsoft Corporation.
    • Copyright (c) Microsoft and contributors.
    The MIT License (MIT)
     
     Copyright (c) 2017 Microsoft
     
    @@ -4362,7 +4470,7 @@ 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.
  131. azure-arm-storage 4.0.0 - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Copyright (c) 2017 Microsoft
    The MIT License (MIT)
    +SOFTWARE.
  132. azure-arm-storage 4.0.0 - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Create (c), Update
    • Container (c) Access
    • Copyright (c) 2017 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) 2017 Microsoft
     
    @@ -4382,7 +4490,7 @@ 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.
  133. azure-arm-storage 3.2.0 - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Copyright (c) 2017 Microsoft
    The MIT License (MIT)
    +SOFTWARE.
  134. azure-arm-storage 3.2.0 - MIT

    http://github.com/Azure/azure-sdk-for-node

    • Create (c), Update
    • Container (c) Access
    • Copyright (c) 2017 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) 2017 Microsoft
     
    @@ -4423,7 +4531,7 @@ 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.
    -
  135. mime-db 1.37.0 - MIT

    https://github.com/jshttp/mime-db#readme

    • Copyright (c) 2014 Jonathan Ong me@jongleberry.com
    +
  136. mime-db 1.37.0 - MIT

    https://github.com/jshttp/mime-db#readme

    • Copyright (c) 2014 Jonathan Ong
    • Copyright (c) 2014 Jonathan Ong me@jongleberry.com
     The MIT License (MIT)
     
     Copyright (c) 2014 Jonathan Ong me@jongleberry.com
    @@ -4438,6 +4546,27 @@ furnished to do so, subject to the following conditions:
     The above copyright notice and this permission notice shall be included in
     all copies or substantial portions of the Software.
     
    +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.
    +
  137. to-buffer 1.1.1 - MIT

    https://github.com/mafintosh/to-buffer

    • Copyright (c) 2016 Mathias Buus
    The MIT License (MIT)
    +
    +Copyright (c) 2016 Mathias Buus
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
     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
    @@ -4489,7 +4618,7 @@ 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.
    -
  138. safe-buffer 5.1.2 - MIT

    https://github.com/feross/safe-buffer

    • Copyright (c) Feross Aboukhadijeh
    The MIT License (MIT)
    +
  139. safe-buffer 5.1.2 - MIT

    https://github.com/feross/safe-buffer

    • Copyright (c) Feross Aboukhadijeh
    • Copyright (c) Feross Aboukhadijeh (http://feross.org)
    The MIT License (MIT)
     
     Copyright (c) Feross Aboukhadijeh
     
    @@ -4510,7 +4639,7 @@ 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.
    -
  140. typedarray-to-buffer 3.1.5 - MIT

    http://feross.org

    • Copyright (c) Feross Aboukhadijeh
    The MIT License (MIT)
    +
  141. typedarray-to-buffer 3.1.5 - MIT

    http://feross.org

    • Copyright (c) Feross Aboukhadijeh
    • Copyright (c) Feross Aboukhadijeh (http://feross.org).
    The MIT License (MIT)
     
     Copyright (c) Feross Aboukhadijeh
     
    @@ -4531,7 +4660,7 @@ 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.
    -
  142. validator 9.4.1 - MIT

    http://github.com/chriso/validator.js

    • Copyright (c) 2016 Chris O'Hara <cohara87@gmail.com>
    Copyright (c) 2016 Chris O'Hara <cohara87@gmail.com>
    +
  143. validator 9.4.1 - MIT

    http://github.com/chriso/validator.js

    • Copyright (c) 2016 Chris O'Hara <cohara87@gmail.com>
    • Copyright (c) 2017 Chris O'Hara <cohara87@gmail.com>
    Copyright (c) 2016 Chris O'Hara <cohara87@gmail.com>
     
     Permission is hereby granted, free of charge, to any person obtaining
     a copy of this software and associated documentation files (the
    @@ -4574,51 +4703,51 @@ 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.
     
    -
  144. ms-rest 2.3.8 - MIT

    https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest

    • Copyright (c) 2015 Microsoft
    The MIT License (MIT)
    -
    -Copyright (c) 2015 Microsoft
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all
    -copies or substantial portions of the Software.
    -
    -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.
    -
    -
  145. ms-rest-azure 2.6.0 - MIT

    https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest-azure

    • Copyright (c) 2015 Microsoft
    • Copyright (c) Microsoft Corporation.
    • Copyright (c) Microsoft and contributors.
    The MIT License (MIT)
    -
    -Copyright (c) 2015 Microsoft
    -
    -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:
    -
    -The above copyright notice and this permission notice shall be included in all
    -copies or substantial portions of the Software.
    -
    -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.
    -
    -
  146. portfinder 1.0.20 - MIT

    https://github.com/indexzero/node-portfinder#readme

    • Copyright (c) 2012 Charlie Robbins
    node-portfinder
    +
  147. ms-rest 2.3.8 - MIT

    https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest

    • Copyright (c) 2015 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
    +
    +Copyright (c) 2015 Microsoft
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
    +
  148. ms-rest-azure 2.6.0 - MIT

    https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest-azure

    • Copyright (c) 2015 Microsoft
    • Copyright (c) Microsoft Corporation.
    • Copyright (c) Microsoft and contributors.
    The MIT License (MIT)
    +
    +Copyright (c) 2015 Microsoft
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
    +
    +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.
    +
    +
  149. portfinder 1.0.20 - MIT

    https://github.com/indexzero/node-portfinder#readme

    • (c) 2011, Charlie Robbins
    • Copyright (c) 2012 Charlie Robbins
    node-portfinder
     
     Copyright (c) 2012 Charlie Robbins
     
    @@ -4639,7 +4768,7 @@ 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.
  150. nan 2.11.1 - MIT

    https://github.com/nodejs/nan#readme

    • Copyright (c) 2018 NAN WG Members
    • Copyright (c) 2018 NAN contributors
    • Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg>
    • Copyright Joyent, Inc. and other Node contributors.
    The MIT License (MIT)
    +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  151. nan 2.11.1 - MIT

    https://github.com/nodejs/nan#readme

    • Copyright (c) 2018 NAN WG Members
    • Copyright (c) 2018 NAN contributors
    • Copyright Joyent, Inc. and other Node contributors.
    • Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg>
    The MIT License (MIT)
     =====================
     
     Copyright (c) 2018 NAN contributors
    @@ -4699,7 +4828,7 @@ Files located in the node_modules and vendor directories are externally
     maintained libraries used by this software which have their own
     licenses; we recommend you read them, as their terms may differ from the
     terms above.
    -
  152. bluebird 3.5.3 - MIT

    https://github.com/petkaantonov/bluebird

    • Copyright (c) 2013-2018 Petka Antonov
    The MIT License (MIT)
    +
  153. bluebird 3.5.3 - MIT

    https://github.com/petkaantonov/bluebird

    • Copyright (c) 2013-2017 Petka Antonov
    • Copyright (c) 2013-2018 Petka Antonov
    The MIT License (MIT)
     
     Copyright (c) 2013-2018 Petka Antonov
     
    @@ -4720,6 +4849,25 @@ 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.
    +
  154. xtend 4.0.1 - MIT

    https://github.com/Raynos/xtend

    • Copyright (c) 2012-2014 Raynos.
    Copyright (c) 2012-2014 Raynos.
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +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.
     
  155. azure-arm-cosmosdb 1.1.2 - MIT

    http://github.com/azure/azure-sdk-for-node

    • Copyright (c) 2018 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) 2018 Microsoft
    @@ -4741,7 +4889,7 @@ 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.
    -
  156. azure-arm-sb 2.6.0 - MIT

    https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/serviceBusManagement2

    • Copyright (c) 2018 Microsoft
    The MIT License (MIT)
    +
  157. azure-arm-sb 2.6.0 - MIT

    https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/serviceBusManagement2

    • Copyright (c) 2018 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) 2018 Microsoft
     
    @@ -4762,7 +4910,7 @@ 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.
    -
  158. azure-arm-website 5.7.0 - MIT

    https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/websiteManagement2

    • Copyright (c) 2018 Microsoft
    The MIT License (MIT)
    +
  159. azure-arm-website 5.7.0 - MIT

    https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/websiteManagement2

    • Copyright (c) 2018 Microsoft
    • Copyright (c) Microsoft Corporation.
    The MIT License (MIT)
     
     Copyright (c) 2018 Microsoft
     
    @@ -4783,7 +4931,7 @@ 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.
    -
  160. html-to-text 4.0.0 - MIT

    https://github.com/werk85/node-html-to-text

    • Copyright (c) 2012-2014 werk85 http://werk85.de
    MIT License
    +
  161. html-to-text 4.0.0 - MIT

    https://github.com/werk85/node-html-to-text

    • Copyright (c) 2017
    • Copyright (c) 2012-2014 werk85 http://werk85.de
    MIT License
     
     Copyright (c) 2012-2014 werk85 http://werk85.de
     
    @@ -4849,7 +4997,7 @@ 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.
  162. zip-stream 1.2.0 - MIT

    https://github.com/archiverjs/node-zip-stream

    • Copyright (c) 2014 Chris Talkington, contributors.
    Copyright (c) 2014 Chris Talkington, contributors.
    +OTHER DEALINGS IN THE SOFTWARE.
  163. zip-stream 1.2.0 - MIT

    https://github.com/archiverjs/node-zip-stream

    • Copyright (c) 2014 Chris Talkington, contributors.
    • copyright (c) 2014 Chris Talkington, contributors.
    Copyright (c) 2014 Chris Talkington, contributors.
     
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation
    @@ -4870,7 +5018,7 @@ 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.
  164. buffer 5.2.1 - MIT

    https://github.com/feross/buffer

    • Copyright (c) Feross Aboukhadijeh (http://feross.org), and other contributors.
    • Copyright (c) Feross Aboukhadijeh, and other contributors.
    The MIT License (MIT)
    +OTHER DEALINGS IN THE SOFTWARE.
  165. buffer 5.2.1 - MIT

    https://github.com/feross/buffer

    • Copyright (c) Feross Aboukhadijeh, and other contributors.
    • Copyright (c) Feross Aboukhadijeh (http://feross.org), and other contributors.
    The MIT License (MIT)
     
     Copyright (c) Feross Aboukhadijeh, and other contributors.
     
    @@ -4891,7 +5039,7 @@ 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.
    -
  166. jsonfile 4.0.0 - MIT

    https://github.com/jprichardson/node-jsonfile#readme

    • Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
    • Copyright 2012-2016, JP Richardson <jprichardson@gmail.com>
    (The MIT License)
    +
  167. jsonfile 4.0.0 - MIT

    https://github.com/jprichardson/node-jsonfile#readme

    • Copyright 2012-2016, JP Richardson <jprichardson@gmail.com>
    • Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
    (The MIT License)
     
     Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
     
    @@ -4996,15 +5144,24 @@ 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.
    -
  168. opn 5.4.0 - MIT

    https://github.com/sindresorhus/opn#readme

    • (c) Sindre Sorhus (https://sindresorhus.com)
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    • Copyright 2006, Jeremy White <jwhite@codeweavers.com>
    • Copyright 2006, Kevin Krammer <kevin.krammer@gmx.at>
    • Copyright 2009-2010, Fathi Boudra <fabo@freedesktop.org>
    • Copyright 2009-2010, Rex Dieter <rdieter@fedoraproject.org>
    MIT License
    +
  169. wordwrap 0.0.3 - MIT

    https://github.com/substack/node-wordwrap#readme

    This software is released under the MIT license:
     
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    +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:
     
    -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:
    +The above copyright notice and this permission notice shall be included in all
    +copies or substantial portions of the Software.
     
    -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
    -
    -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.
    +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.
     
  170. p-retry 3.0.1 - MIT

    https://github.com/sindresorhus/p-retry#readme

    • (c) Sindre Sorhus (https://sindresorhus.com)
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    MIT License
     
     Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    @@ -5014,6 +5171,25 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
     The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
     
     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.
    +
  171. xml2js 0.2.8 - MIT

    https://github.com/Leonidas-from-XIV/node-xml2js

    • Copyright 2010, 2011, 2012, 2013.
    Copyright 2010, 2011, 2012, 2013. All rights reserved.
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +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.
     
  172. xml2js 0.4.19 - MIT

    https://github.com/Leonidas-from-XIV/node-xml2js

    • Copyright 2010, 2011, 2012, 2013.
    Copyright 2010, 2011, 2012, 2013. All rights reserved.
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
    @@ -5091,7 +5267,25 @@ 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.
  173. split 0.3.3 - MIT

    http://github.com/dominictarr/split

    • Copyright (c) 2011 Dominic Tarr
    Copyright (c) 2011 Dominic Tarr
    +SOFTWARE.
  174. duplexer 0.1.1 - MIT

    https://github.com/Raynos/duplexer

    • Copyright (c) 2012 Raynos.
    Copyright (c) 2012 Raynos.
    +
    +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:
    +
    +The above copyright notice and this permission notice shall be included in
    +all copies or substantial portions of the Software.
    +
    +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.
  175. map-stream 0.1.0 - MIT

    http://github.com/dominictarr/map-stream

    • Copyright (c) 2011 Dominic Tarr
    Copyright (c) 2011 Dominic Tarr
     
     Permission is hereby granted, free of charge, 
     to any person obtaining a copy of this software and 
    @@ -5112,7 +5306,28 @@ 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.
  176. jsbn 0.1.1 - MIT

    https://github.com/andyperlitch/jsbn#readme

    • Copyright (c) 2003-2005 Tom Wu
    • Copyright (c) 2005 Tom Wu
    • Copyright (c) 2005-2009 Tom Wu
    Licensing
    +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  177. split 0.3.3 - MIT

    http://github.com/dominictarr/split

    • Copyright (c) 2011 Dominic Tarr
    Copyright (c) 2011 Dominic Tarr
    +
    +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:
    +
    +The above copyright notice and this permission notice 
    +shall be included in all copies or substantial portions of the Software.
    +
    +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.
  178. jsbn 0.1.1 - MIT

    https://github.com/andyperlitch/jsbn#readme

    • Copyright (c) 2005 Tom Wu
    • Copyright (c) 2003-2005 Tom Wu
    • Copyright (c) 2005-2009 Tom Wu
    Licensing
     ---------
     
     This software is covered under the following copyright:
    @@ -5189,7 +5404,7 @@ 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
    -
  179. lodash.difference 4.5.0 - MIT

    https://lodash.com/

    • Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • Copyright jQuery Foundation and other contributors <https://jquery.org/>
    • copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    Copyright jQuery Foundation and other contributors <https://jquery.org/>
    +
  180. lodash.difference 4.5.0 - MIT

    https://lodash.com/

    • Copyright jQuery Foundation and other contributors <https://jquery.org/>
    • Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    Copyright jQuery Foundation and other contributors <https://jquery.org/>
     
     Based on Underscore.js, copyright Jeremy Ashkenas,
     DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    @@ -5236,7 +5451,7 @@ Files located in the node_modules and vendor directories are externally
     maintained libraries used by this software which have their own
     licenses; we recommend you read them, as their terms may differ from the
     terms above.
    -
  181. lodash.union 4.6.0 - MIT

    https://lodash.com/

    • Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • Copyright jQuery Foundation and other contributors <https://jquery.org/>
    • copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    Copyright jQuery Foundation and other contributors <https://jquery.org/>
    +
  182. lodash.union 4.6.0 - MIT

    https://lodash.com/

    • Copyright jQuery Foundation and other contributors <https://jquery.org/>
    • Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
    • copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    Copyright jQuery Foundation and other contributors <https://jquery.org/>
     
     Based on Underscore.js, copyright Jeremy Ashkenas,
     DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
    diff --git a/README.md b/README.md
    index a7ba8889..9c59cd6c 100644
    --- a/README.md
    +++ b/README.md
    @@ -6,6 +6,8 @@ Create, debug, manage, and deploy Azure Functions directly from VS Code. Check
     out this [deployment tutorial](https://code.visualstudio.com/tutorials/functions-extension/getting-started)
     to get started with the Azure Functions extension.
     
    +**Visit the [wiki](https://github.com/Microsoft/vscode-azurefunctions/wiki) for additional information about the extension.**
    +
     ## Prerequisites
     
     Follow the OS-specific instructions to install the [Azure Functions Core Tools](https://docs.microsoft.com/azure/azure-functions/functions-run-local):
    @@ -16,34 +18,32 @@ Follow the OS-specific instructions to install the [Azure Functions Core Tools](
     
     Install the prerequisites for your desired language:
     
    -* [JavaScript](#javascript)
    -* [TypeScript](#javascript)
    -* [C#](#c)
    +* [JavaScript](#node)
    +* [TypeScript](#node)
    +* [C#](#net)
     * [Java](#java)
     * [Python (Preview)](#python)
     
    -> **NOTE**: You may change your `azureFunctions.projectLanguage` user setting to multiple other 'preview' languages not listed above. This allows you to create a project/function in that language, but we do not yet support local debugging for these languages.
    -
     ## Features
     
    -* Create new Function projects
    -* Create new Functions from a template
    -* Debug Function projects locally
    -* Deploy to Azure Function Apps
    +* Create new function projects
    +* Create new functions from a template
    +* Debug function projects locally
    +* Deploy to Azure
     * View, create, delete, start, stop, and restart Azure Function Apps
     * View, edit, upload, and download application settings
     * JSON Intellisense for `function.json`, `host.json`, and `proxies.json`
    -* Stream logs from your remote Function Apps
    +* Stream logs from your Azure Function Apps
     * View and manage deployment slots
         > **NOTE**: To enable, set `azureFunctions.enableSlots` to true.
    -* Debug Java Function App on Azure (experimental)
    +* Debug Java function project in Azure (experimental)
         > **NOTE**: To enable, set `azureFunctions.enableRemoteDebugging` to true.
     
     ### Create New Project
     
     ![CreateProject](resources/CreateProject.gif)
     
    -### Debug Function App Locally
    +### Debug Function Project Locally
     
     ![Debug](resources/Debug.gif)
     
    @@ -112,11 +112,11 @@ See [here](https://github.com/Azure/azure-functions-core-tools/blob/master/READM
     
     ## Language-Specific Prerequisites
     
    -### JavaScript
    +### Node
     
     * [Node 8.0+](https://nodejs.org/)
     
    -### C#
    +### .NET
     
     * [VS Code Debugger for C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)
     * [.NET CLI](https://docs.microsoft.com/dotnet/core/tools/?tabs=netcore2x)
    @@ -156,7 +156,7 @@ There are a couple of ways you can contribute to this repo:
     * **Documentation**: Found a typo or strangely worded sentences? Submit a PR!
     * **Code**: Contribute bug fixes, features or design changes:
       * Clone the repository locally and open in VS Code.
    -  * Install [TSLint for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=eg2.tslint).
    +  * Install [TSLint for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin).
       * Open the terminal (press `CTRL+`\`) and run `npm install`.
       * To build, press `F1` and type in `Tasks: Run Build Task`.
       * Debug: press `F5` to start debugging the extension.
    diff --git a/package-lock.json b/package-lock.json
    index 33c2ad67..ea86bee6 100644
    --- a/package-lock.json
    +++ b/package-lock.json
    @@ -1,6 +1,6 @@
     {
         "name": "vscode-azurefunctions",
    -    "version": "0.15.1-alpha",
    +    "version": "0.16.0",
         "lockfileVersion": 1,
         "requires": true,
         "dependencies": {
    diff --git a/package.json b/package.json
    index e966b33b..bc71e956 100644
    --- a/package.json
    +++ b/package.json
    @@ -2,7 +2,7 @@
         "name": "vscode-azurefunctions",
         "displayName": "Azure Functions",
         "description": "%extension.description%",
    -    "version": "0.15.1-alpha",
    +    "version": "0.16.0",
         "publisher": "ms-azuretools",
         "icon": "resources/azure-functions.png",
         "aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
    diff --git a/package.nls.json b/package.nls.json
    index 3ce46ca9..6933d66e 100644
    --- a/package.nls.json
    +++ b/package.nls.json
    @@ -64,7 +64,7 @@
         "azFunc.disconnectRepo": "Disconnect from Repo...",
         "azFunc.createSlot": "Create Slot...",
         "azFunc.swapSlot": "Swap Slot...",
    -    "azFunc.advancedCreationDescription": "Enables advanced creation of function apps, which will prompt for several additional values instead of using a default.",
    +    "azFunc.advancedCreationDescription": "Enables advanced creation of Azure Function Apps, which will prompt for several additional values instead of using a default.",
         "azFunc.toggleAppSettingVisibility": "Toggle App Setting Visibility.",
         "azFunc.enablePowerShell": "Enable preview support for PowerShell."
     }
    diff --git a/resources/CreateProject.gif b/resources/CreateProject.gif
    index 456bc76f..a9f69b21 100644
    Binary files a/resources/CreateProject.gif and b/resources/CreateProject.gif differ
    diff --git a/resources/Debug.gif b/resources/Debug.gif
    index 6b29a857..f2425663 100644
    Binary files a/resources/Debug.gif and b/resources/Debug.gif differ
    diff --git a/resources/Deploy.gif b/resources/Deploy.gif
    index 76b850ca..78743768 100644
    Binary files a/resources/Deploy.gif and b/resources/Deploy.gif differ
    diff --git a/src/DebugProxy.ts b/src/DebugProxy.ts
    index f4cfed02..eebdbee4 100644
    --- a/src/DebugProxy.ts
    +++ b/src/DebugProxy.ts
    @@ -34,7 +34,7 @@ export class DebugProxy extends EventEmitter {
             if (!this._server) {
                 this.emit('error', new Error('Proxy server is not started.'));
             } else {
    -            // wake up the function app before connecting to it.
    +            // wake up the Function App before connecting to it.
                 await this.keepAlive();
     
                 this._server.on('connection', (socket: Socket) => {
    @@ -137,7 +137,7 @@ export class DebugProxy extends EventEmitter {
             this._keepAlive = false;
         }
     
    -    //keep querying the function app state, otherwise the connection will lose.
    +    //keep querying the Function App state, otherwise the connection will lose.
         private async keepAlive(): Promise {
             if (this._keepAlive) {
                 try {
    diff --git a/src/commands/deploy.ts b/src/commands/deploy.ts
    index 979ca3c4..bf6d7d76 100644
    --- a/src/commands/deploy.ts
    +++ b/src/commands/deploy.ts
    @@ -66,7 +66,7 @@ export async function deploy(this: IActionContext, target?: vscode.Uri | string
                 if (functionAppNode) {
                     node = functionAppNode;
                 } else {
    -                throw new Error(localize('noMatchingFunctionApp', 'Failed to find a function app matching id "{0}".', functionAppId));
    +                throw new Error(localize('noMatchingFunctionApp', 'Failed to find a Function App matching id "{0}".', functionAppId));
                 }
             }
         }
    @@ -81,7 +81,7 @@ export async function deploy(this: IActionContext, target?: vscode.Uri | string
         telemetryProperties.projectRuntime = runtime;
     
         if (language === ProjectLanguage.Python && !node.root.client.isLinux) {
    -        throw new Error(localize('pythonNotAvailableOnWindows', 'Python projects are not supported on Windows function apps.  Deploy to a Linux function app instead.'));
    +        throw new Error(localize('pythonNotAvailableOnWindows', 'Python projects are not supported on Windows Function Apps.  Deploy to a Linux Function App instead.'));
         }
         await verifyWebContentSettings(node, telemetryProperties);
     
    diff --git a/src/tree/FunctionAppProvider.ts b/src/tree/FunctionAppProvider.ts
    index 64c114a2..cc3549c5 100644
    --- a/src/tree/FunctionAppProvider.ts
    +++ b/src/tree/FunctionAppProvider.ts
    @@ -37,8 +37,8 @@ export class FunctionAppProvider extends SubscriptionTreeItem {
             } catch (error) {
                 if (parseError(error).errorType.toLowerCase() === 'notfound') {
                     // This error type means the 'Microsoft.Web' provider has not been registered in this subscription
    -                // In that case, we know there are no function apps, so we can return an empty array
    -                // (The provider will be registered automatically if the user creates a new function app)
    +                // In that case, we know there are no Function Apps, so we can return an empty array
    +                // (The provider will be registered automatically if the user creates a new Function App)
                     return [];
                 } else {
                     throw error;
    @@ -126,7 +126,7 @@ export class FunctionAppProvider extends SubscriptionTreeItem {
     
             executeSteps.push(new SiteCreateStep(async (context): Promise => await createFunctionAppSettings(context, runtime, language)));
     
    -        const title: string = localize('functionAppCreatingTitle', 'Create new function app');
    +        const title: string = localize('functionAppCreatingTitle', 'Create new Function App in Azure');
             const wizard: AzureWizard = new AzureWizard(wizardContext, { promptSteps, executeSteps, title });
     
             await wizard.prompt(actionContext);
    diff --git a/test/createFunction/FunctionTesterBase.ts b/test/createFunction/FunctionTesterBase.ts
    index ddd97e7a..8b7a7eee 100644
    --- a/test/createFunction/FunctionTesterBase.ts
    +++ b/test/createFunction/FunctionTesterBase.ts
    @@ -34,7 +34,7 @@ export abstract class FunctionTesterBase {
     
         private async initializeTestFolder(testFolder: string): Promise {
             await fse.ensureDir(path.join(testFolder, '.vscode'));
    -        // Pretend to create the parent function app
    +        // Pretend to create the parent function project
             await Promise.all([
                 fse.writeFile(path.join(testFolder, 'host.json'), ''),
                 fse.writeFile(path.join(testFolder, 'local.settings.json'), '{ "Values": { "AzureWebJobsStorage": "test" } }'),