summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license
diff options
context:
space:
mode:
authorzhangyongsheng <zhangyongsheng@youzan.com>2020-12-19 22:00:34 +0800
committerMichaƫl Zasso <targos@protonmail.com>2020-12-21 14:24:53 +0100
commiteefb424c6060582714bcef09a12fc7a74c35384a (patch)
treee8e6a0ce6657866e37baad836a3c1d0da9ef71d1 /tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license
parent775ce40c99a611577f91ec901a57dd18fa6a58e6 (diff)
downloadios-node-v8-eefb424c6060582714bcef09a12fc7a74c35384a.tar.gz
ios-node-v8-eefb424c6060582714bcef09a12fc7a74c35384a.tar.bz2
ios-node-v8-eefb424c6060582714bcef09a12fc7a74c35384a.zip
tools: update ESLint to 7.16.0
PR-URL: https://github.com/nodejs/node/pull/36579 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license')
-rw-r--r--tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license b/tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license
new file mode 100644
index 0000000000..e7af2f7710
--- /dev/null
+++ b/tools/node_modules/eslint/node_modules/slice-ansi/node_modules/ansi-styles/license
@@ -0,0 +1,9 @@
+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:
+
+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.