mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
Initial VS Code 1.19 source merge (#571)
* Initial 1.19 xcopy * Fix yarn build * Fix numerous build breaks * Next batch of build break fixes * More build break fixes * Runtime breaks * Additional post merge fixes * Fix windows setup file * Fix test failures. * Update license header blocks to refer to source eula
This commit is contained in:
@@ -1,150 +1,23 @@
|
||||
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
|
||||
[
|
||||
{
|
||||
"name": "agent-base",
|
||||
"repositoryURL": "https://github.com/TooTallNate/node-agent-base",
|
||||
"version": "1.0.2",
|
||||
[{
|
||||
"isLicense": true,
|
||||
"name": "noice-json-rpc",
|
||||
"repositoryURL": "https://github.com/nojvek/noice-json-rpc",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "balanced-match",
|
||||
"repositoryURL": "https://github.com/juliangruber/balanced-match",
|
||||
"version": "0.4.2",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "brace-expansion",
|
||||
"repositoryURL": "https://github.com/juliangruber/brace-expansion",
|
||||
"version": "1.1.6",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "concat-map",
|
||||
"repositoryURL": "https://github.com/substack/node-concat-map",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "debug",
|
||||
"repositoryURL": "https://github.com/visionmedia/debug",
|
||||
"version": "2.2.0",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "extend",
|
||||
"repositoryURL": "https://github.com/justmoon/node-extend",
|
||||
"version": "3.0.0",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "fs.realpath",
|
||||
"repositoryURL": "https://github.com/isaacs/fs.realpath",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "glob",
|
||||
"repositoryURL": "https://github.com/isaacs/node-glob",
|
||||
"version": "7.1.0",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "http-proxy-agent",
|
||||
"repositoryURL": "https://github.com/TooTallNate/node-http-proxy-agent",
|
||||
"version": "0.2.7",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "https-proxy-agent",
|
||||
"repositoryURL": "https://github.com/TooTallNate/node-https-proxy-agent",
|
||||
"version": "0.3.6",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "inflight",
|
||||
"repositoryURL": "https://github.com/npm/inflight",
|
||||
"version": "1.0.5",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "inherits",
|
||||
"repositoryURL": "https://github.com/isaacs/inherits",
|
||||
"version": "2.0.3",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "minimatch",
|
||||
"repositoryURL": "https://github.com/isaacs/minimatch",
|
||||
"version": "3.0.3",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "ms",
|
||||
"repositoryURL": "https://github.com/rauchg/ms.js",
|
||||
"version": "0.7.1",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "once",
|
||||
"repositoryURL": "https://github.com/isaacs/once",
|
||||
"version": "1.4.0",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "options",
|
||||
"repositoryURL": "https://github.com/einaros/options.js",
|
||||
"version": "0.0.6",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "ultron",
|
||||
"repositoryURL": "https://github.com/unshiftio/ultron",
|
||||
"version": "1.0.2",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "path-is-absolute",
|
||||
"repositoryURL": "https://github.com/sindresorhus/path-is-absolute",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "source-map",
|
||||
"repositoryURL": "https://github.com/mozilla/source-map",
|
||||
"version": "0.5.6",
|
||||
"license": "BSD-3-Clause",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "wrappy",
|
||||
"repositoryURL": "https://github.com/npm/wrappy",
|
||||
"version": "1.0.2",
|
||||
"license": "ISC",
|
||||
"isProd": true
|
||||
},
|
||||
{
|
||||
"name": "ws",
|
||||
"repositoryURL": "https://github.com/websockets/ws",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"isProd": true
|
||||
}
|
||||
]
|
||||
"licenseDetail": [
|
||||
"Copyright (c) Manoj Patel",
|
||||
"",
|
||||
"MIT License",
|
||||
"",
|
||||
"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."
|
||||
]
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user