Skip to content

Commit 87ca283

Browse files
fix
1 parent ec6b8ff commit 87ca283

2 files changed

Lines changed: 0 additions & 114 deletions

File tree

package-lock.json

Lines changed: 0 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/third_party_notices.test.js.snapshot

Lines changed: 0 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -318,101 +318,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
318318
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
319319

320320

321-
-------------------- DEPENDENCY DIVIDER --------------------
322-
323-
Name: debug
324-
URL: git://github.com/debug-js/debug.git
325-
Version: <VERSION>
326-
License: MIT
327-
328-
(The MIT License)
329-
330-
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
331-
Copyright (c) 2018-2021 Josh Junon
332-
333-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
334-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
335-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
336-
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
337-
subject to the following conditions:
338-
339-
The above copyright notice and this permission notice shall be included in all copies or substantial
340-
portions of the Software.
341-
342-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
343-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
344-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
345-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
346-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
347-
348-
349-
350-
-------------------- DEPENDENCY DIVIDER --------------------
351-
352-
Name: ms
353-
URL: vercel/ms
354-
Version: <VERSION>
355-
License: MIT
356-
357-
The MIT License (MIT)
358-
359-
Copyright (c) 2020 Vercel, Inc.
360-
361-
Permission is hereby granted, free of charge, to any person obtaining a copy
362-
of this software and associated documentation files (the "Software"), to deal
363-
in the Software without restriction, including without limitation the rights
364-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
365-
copies of the Software, and to permit persons to whom the Software is
366-
furnished to do so, subject to the following conditions:
367-
368-
The above copyright notice and this permission notice shall be included in all
369-
copies or substantial portions of the Software.
370-
371-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
372-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
373-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
374-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
375-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
376-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
377-
SOFTWARE.
378-
379-
380-
-------------------- DEPENDENCY DIVIDER --------------------
381-
382-
Name: has-flag
383-
URL: sindresorhus/has-flag
384-
Version: <VERSION>
385-
License: MIT
386-
387-
MIT License
388-
389-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
390-
391-
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:
392-
393-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
394-
395-
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.
396-
397-
398-
-------------------- DEPENDENCY DIVIDER --------------------
399-
400-
Name: supports-color
401-
URL: chalk/supports-color
402-
Version: <VERSION>
403-
License: MIT
404-
405-
MIT License
406-
407-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
408-
409-
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:
410-
411-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
412-
413-
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.
414-
415-
416321
-------------------- DEPENDENCY DIVIDER --------------------
417322

418323
Name: zod

0 commit comments

Comments
 (0)