diff --git a/LICENSE.md b/LICENSE.md index 15ee34b2d..098709d86 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1 +1,21 @@ -These packages are unlicensed, and are only usable internally at Scaleway +MIT License + +Copyright (c) 2021 Scaleway + +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. diff --git a/package.json b/package.json index f93224020..c77c66924 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ "builtin-modules": "^3.2.0", "cross-env": "^7.0.3", "eslint": "^7.18.0", - "eslint-formatter-gitlab": "^2.1.0", "husky": "^4.3.6", "jest": "^26.6.3", "jest-junit": "^12.0.0", diff --git a/packages/countries/package.json b/packages/countries/package.json index 67cb1e48a..ad345aa85 100644 --- a/packages/countries/package.json +++ b/packages/countries/package.json @@ -14,5 +14,5 @@ "scripts": { "generate": "poetry install && poetry run python generate.py" }, - "license": "UNLICENSED" + "license": "MIT" } diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 014405ff6..ca45b82b7 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/scaleway/scaleway-lib", "directory": "packages/eslint-config-react" }, - "license": "UNLICENSED", + "license": "MIT", "dependencies": { "@babel/eslint-parser": "^7.12.1", "eslint-config-airbnb": "^18.2.1", diff --git a/packages/random-name/package.json b/packages/random-name/package.json index dbbbb03dd..28dee966d 100644 --- a/packages/random-name/package.json +++ b/packages/random-name/package.json @@ -16,7 +16,7 @@ "url": "https://github.com/scaleway/scaleway-lib", "directory": "packages/random-name" }, - "license": "UNLICENSED", + "license": "MIT", "dependencies": { "docker-names": "^1.1.1" } diff --git a/packages/regex/package.json b/packages/regex/package.json index 886c2cd1b..50193103e 100644 --- a/packages/regex/package.json +++ b/packages/regex/package.json @@ -16,5 +16,5 @@ "url": "https://github.com/scaleway/scaleway-lib", "directory": "packages/regex" }, - "license": "UNLICENSED" + "license": "MIT" } diff --git a/yarn.lock b/yarn.lock index 995109b81..457ce55d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2798,7 +2798,12 @@ buffer-from@^1.0.0: resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef" integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== -builtin-modules@^3.1.0, builtin-modules@^3.2.0: +builtin-modules@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484" + integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw== + +builtin-modules@^3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887" integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== @@ -3874,13 +3879,6 @@ eslint-config-prettier@^7.2.0: resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9" integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg== -eslint-formatter-gitlab@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/eslint-formatter-gitlab/-/eslint-formatter-gitlab-2.1.0.tgz#360554b40a650a2c62137c2dcc9ca5f2aefed073" - integrity sha512-3SnGBqrHcyTXh+73QVqEqwq8X+/o3Z/9x/zSIMKvysRR5j7dkvosaJwIq/Iv6C0RhEPllpImnTTortB7xS6Vgg== - dependencies: - js-yaml "^3.14.0" - eslint-import-resolver-node@^0.3.4: version "0.3.4" resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717" @@ -4952,9 +4950,9 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== ini@^1.3.2, ini@^1.3.4: - version "1.3.8" - resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" - integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== + version "1.3.5" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== init-package-json@^1.10.3: version "1.10.3" @@ -5743,10 +5741,10 @@ jest@^26.6.3: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== -js-yaml@^3.13.1, js-yaml@^3.14.0: - version "3.14.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" - integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== +js-yaml@^3.13.1: + version "3.14.0" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" + integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== dependencies: argparse "^1.0.7" esprima "^4.0.0"