Update npm packages
Add --dump-dimensions option to rsx:debug for layout debugging Mark framework publish 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
347
node_modules/prettier/THIRD-PARTY-NOTICES.md
generated
vendored
Executable file → Normal file
347
node_modules/prettier/THIRD-PARTY-NOTICES.md
generated
vendored
Executable file → Normal file
@@ -3,7 +3,7 @@
|
||||
The published Prettier artifact additionally contains code with the following licenses:
|
||||
MIT, ISC, BSD-3-Clause, BSD-2-Clause, and Apache-2.0.
|
||||
|
||||
## @angular/compiler@v20.0.5
|
||||
## @angular/compiler@v21.0.2
|
||||
|
||||
> Angular - the compiler library
|
||||
|
||||
@@ -35,7 +35,7 @@ Author: angular
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @babel/code-frame@v7.27.1
|
||||
## @babel/code-frame@v8.0.0-beta.3
|
||||
|
||||
> Generate errors that contain a code frame that point to source locations.
|
||||
|
||||
@@ -69,7 +69,7 @@ Author: The Babel Team (https://babel.dev/team)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @babel/helper-validator-identifier@v7.27.1
|
||||
## @babel/helper-validator-identifier@v8.0.0-beta.3
|
||||
|
||||
> Validate identifier/keywords name
|
||||
|
||||
@@ -102,7 +102,7 @@ Author: The Babel Team (https://babel.dev/team)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @babel/parser@v7.27.7
|
||||
## @babel/parser@v8.0.0-beta.3
|
||||
|
||||
> A JavaScript parser
|
||||
|
||||
@@ -133,7 +133,67 @@ Author: The Babel Team (https://babel.dev/team)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @glimmer/syntax@v0.94.9
|
||||
## @cacheable/memory@v2.0.5
|
||||
|
||||
> High Performance In-Memory Cache for Node.js
|
||||
|
||||
License: MIT
|
||||
Repository: <git+https://github.com/jaredwray/cacheable.git>
|
||||
Author: Jared Wray <me@jaredwray.com>
|
||||
|
||||
> MIT License & © Jared Wray
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @cacheable/utils@v2.3.1
|
||||
|
||||
> Cacheable Utilities for Caching Libraries
|
||||
|
||||
License: MIT
|
||||
Repository: <git+https://github.com/jaredwray/cacheable.git>
|
||||
Author: Jared Wray <me@jaredwray.com>
|
||||
|
||||
> MIT License & © Jared Wray
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @glimmer/syntax@v0.95.0
|
||||
|
||||
License: MIT
|
||||
Repository: <git+https://github.com/glimmerjs/glimmer-vm.git>
|
||||
@@ -216,7 +276,7 @@ Repository: <git+https://github.com/glimmerjs/glimmer-vm.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @handlebars/parser@v2.0.0
|
||||
## @handlebars/parser@v2.2.1
|
||||
|
||||
> The parser for the Handlebars language
|
||||
|
||||
@@ -226,7 +286,7 @@ Repository: <git+https://github.com/handlebars-lang/handlebars-parser.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @keyv/serialize@v1.0.3
|
||||
## @keyv/serialize@v1.1.1
|
||||
|
||||
> Serialization for Keyv
|
||||
|
||||
@@ -350,7 +410,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @prettier/cli@v0.9.0
|
||||
## @prettier/cli@v0.10.0
|
||||
|
||||
> A faster CLI for Prettier.
|
||||
|
||||
@@ -366,6 +426,37 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @prettier/html-event-attributes@v0.0.1
|
||||
|
||||
> List of HTML event handler attributes.
|
||||
|
||||
License: MIT
|
||||
Author: fisker <lionkay@gmail.com> (https://fiskercheung.com)
|
||||
|
||||
> MIT License
|
||||
>
|
||||
> Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @prettier/parse-srcset@v3.1.0
|
||||
|
||||
> A spec-conformant JavaScript parser for the HTML5 srcset attribute
|
||||
@@ -399,7 +490,7 @@ Author: Alex Bell <alex@bellandwhistle.net>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @typescript-eslint/types@v8.34.1
|
||||
## @typescript-eslint/types@v8.48.0
|
||||
|
||||
> Types for the TypeScript-ESTree AST spec
|
||||
|
||||
@@ -431,7 +522,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## @typescript-eslint/typescript-estree@v8.34.1
|
||||
## @typescript-eslint/typescript-estree@v8.48.0
|
||||
|
||||
> A parser that converts TypeScript source code into an ESTree compatible form
|
||||
|
||||
@@ -525,7 +616,7 @@ Repository: <https://github.com/acornjs/acorn-jsx>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## angular-estree-parser@v12.1.0
|
||||
## angular-estree-parser@v14.1.0
|
||||
|
||||
> A parser that converts Angular source code into an ESTree-compatible form
|
||||
|
||||
@@ -557,7 +648,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## angular-html-parser@v8.1.0
|
||||
## angular-html-parser@v10.1.1
|
||||
|
||||
> A HTML parser extracted from Angular with some modifications
|
||||
|
||||
@@ -566,19 +657,19 @@ Homepage: <https://github.com/prettier/angular-html-parser/blob/HEAD/packages/an
|
||||
Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
||||
|
||||
> MIT License
|
||||
>
|
||||
>
|
||||
> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
||||
>
|
||||
>
|
||||
> 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
|
||||
@@ -589,7 +680,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## ansi-purge@v1.0.1
|
||||
## ansi-purge@v1.1.0
|
||||
|
||||
> A tiny function for deleting ANSI escape sequences from a string.
|
||||
|
||||
@@ -619,7 +710,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## ansi-regex@v6.1.0
|
||||
## ansi-regex@v6.2.2
|
||||
|
||||
> Regular expression for matching ANSI escape codes
|
||||
|
||||
@@ -638,7 +729,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## ansi-truncate@v1.2.0
|
||||
## ansi-truncate@v1.4.0
|
||||
|
||||
> A tiny function for truncating a string that may contain ANSI escape sequences.
|
||||
|
||||
@@ -668,10 +759,11 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## atomically@v2.0.3
|
||||
## atomically@v2.1.0
|
||||
|
||||
> Read and write files atomically and reliably.
|
||||
|
||||
License: MIT
|
||||
|
||||
> The MIT License (MIT)
|
||||
>
|
||||
@@ -731,7 +823,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## binary-extensions@v2.3.0
|
||||
## binary-extensions@v3.1.0
|
||||
|
||||
> List of binary file extensions
|
||||
|
||||
@@ -789,7 +881,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## cacheable@v1.10.0
|
||||
## cacheable@v2.2.0
|
||||
|
||||
> High Performance Layer 1 / Layer 2 Caching with Keyv Storage
|
||||
|
||||
@@ -819,7 +911,7 @@ Author: Jared Wray <me@jaredwray.com>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## camelcase@v8.0.0
|
||||
## camelcase@v9.0.0
|
||||
|
||||
> Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
|
||||
|
||||
@@ -974,7 +1066,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## ci-info@v4.2.0
|
||||
## ci-info@v4.3.1
|
||||
|
||||
> Get details about the current Continuous Integration environment
|
||||
|
||||
@@ -1104,7 +1196,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## deno-path-from-file-url@v0.0.3
|
||||
## deno-path-from-file-url@v0.0.4
|
||||
|
||||
> Convert file URLs to paths.
|
||||
|
||||
@@ -1239,7 +1331,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## emoji-regex@v10.4.0
|
||||
## emoji-regex@v10.6.0
|
||||
|
||||
> A regular expression to match all Emoji-only symbols as per the Unicode Standard.
|
||||
|
||||
@@ -1290,7 +1382,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## espree@v10.4.0
|
||||
## espree@v11.0.0
|
||||
|
||||
> An Esprima-compatible JavaScript parser built on Acorn
|
||||
|
||||
@@ -1455,7 +1547,7 @@ Author: James Halliday <mail@substack.net> (http://substack.net)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## fast-string-truncated-width@v1.2.1
|
||||
## fast-string-truncated-width@v3.0.3
|
||||
|
||||
> A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.
|
||||
|
||||
@@ -1485,7 +1577,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## fast-string-width@v1.1.0
|
||||
## fast-string-width@v3.0.2
|
||||
|
||||
> A fast function for calculating the visual width of a string once printed to the terminal.
|
||||
|
||||
@@ -1540,7 +1632,7 @@ Author: Matteo Collina <hello@matteocollina.com>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## file-entry-cache@v10.1.1
|
||||
## file-entry-cache@v11.1.1
|
||||
|
||||
> A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
|
||||
|
||||
@@ -1739,7 +1831,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## flat-cache@v6.1.10
|
||||
## flat-cache@v6.1.19
|
||||
|
||||
> A simple key/value storage using files to persist the data
|
||||
|
||||
@@ -1831,7 +1923,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## flow-parser@v0.274.1
|
||||
## flow-parser@v0.291.0
|
||||
|
||||
> JavaScript parser written in OCaml. Produces ESTree AST
|
||||
|
||||
@@ -1902,7 +1994,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## get-east-asian-width@v1.3.0
|
||||
## get-east-asian-width@v1.4.0
|
||||
|
||||
> Determine the East Asian Width of a Unicode character
|
||||
|
||||
@@ -1968,7 +2060,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## grammex@v3.1.10
|
||||
## grammex@v3.1.11
|
||||
|
||||
> A tiny, PEG-like system for building language grammars with regexes.
|
||||
|
||||
@@ -1998,7 +2090,36 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## graphql@v16.11.0
|
||||
## graphmatch@v1.1.0
|
||||
|
||||
> A low-level utility for matching a string against a directed acyclic graph of regexes.
|
||||
|
||||
|
||||
> The MIT License (MIT)
|
||||
>
|
||||
> Copyright (c) 2025-present Fabio Spampinato
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## graphql@v16.12.0
|
||||
|
||||
> A Query Language and Runtime which can target any service.
|
||||
|
||||
@@ -2030,7 +2151,38 @@ Repository: <https://github.com/graphql/graphql-js.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## hookified@v1.9.1
|
||||
## hashery@v1.2.0
|
||||
|
||||
> Browser Compatible Object Hashing
|
||||
|
||||
License: MIT
|
||||
Author: Jared Wray <me@jaredwray.com>
|
||||
|
||||
> MIT License
|
||||
>
|
||||
> Copyright (c) 2025 Jared Wray
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## hookified@v1.13.0
|
||||
|
||||
> Event Emitting and Middleware Hooks
|
||||
|
||||
@@ -2093,7 +2245,7 @@ Author: kael
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## import-meta-resolve@v4.1.0
|
||||
## import-meta-resolve@v4.2.0
|
||||
|
||||
> Resolve things like Node.js — ponyfill for `import.meta.resolve`
|
||||
|
||||
@@ -2104,7 +2256,7 @@ Contributors:
|
||||
|
||||
> (The MIT License)
|
||||
>
|
||||
> Copyright (c) 2021 Titus Wormer <mailto:tituswormer@gmail.com>
|
||||
> Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>
|
||||
>
|
||||
> Permission is hereby granted, free of charge, to any person obtaining
|
||||
> a copy of this software and associated documentation files (the
|
||||
@@ -2179,7 +2331,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## index-to-position@v1.1.0
|
||||
## index-to-position@v1.2.0
|
||||
|
||||
> Convert a string index to its line and column position
|
||||
|
||||
@@ -2384,16 +2536,17 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## is-binary-path@v2.1.0
|
||||
## is-binary-path@v3.0.0
|
||||
|
||||
> Check if a file path is a binary file
|
||||
|
||||
License: MIT
|
||||
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
> MIT License
|
||||
>
|
||||
> Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
|
||||
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
> Copyright (c) Paul Miller (https://paulmillr.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:
|
||||
>
|
||||
@@ -2469,7 +2622,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## is-es5-identifier-name@v1.0.0
|
||||
## is-es5-identifier-name@v1.0.1
|
||||
|
||||
> Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.
|
||||
|
||||
@@ -2817,7 +2970,7 @@ Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## jest-docblock@v30.0.1
|
||||
## jest-docblock@v30.2.0
|
||||
|
||||
License: MIT
|
||||
Repository: <https://github.com/jestjs/jest.git>
|
||||
@@ -2847,16 +3000,16 @@ Repository: <https://github.com/jestjs/jest.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## js-tokens@v4.0.0
|
||||
## js-tokens@v8.0.3
|
||||
|
||||
> A regex that tokenizes JavaScript.
|
||||
> Tiny JavaScript tokenizer.
|
||||
|
||||
License: MIT
|
||||
Author: Simon Lydell
|
||||
|
||||
> The MIT License (MIT)
|
||||
>
|
||||
> Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
|
||||
> Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Simon Lydell
|
||||
>
|
||||
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
> of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -2878,7 +3031,7 @@ Author: Simon Lydell
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## js-yaml@v4.1.0
|
||||
## js-yaml@v4.1.1
|
||||
|
||||
> YAML 1.2 parser and serializer
|
||||
|
||||
@@ -2913,7 +3066,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## json-sorted-stringify@v1.0.1
|
||||
## json-sorted-stringify@v1.0.2
|
||||
|
||||
> Alternative JSON.stringify function with sorted keys, so the output is stable.
|
||||
|
||||
@@ -3012,7 +3165,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## keyv@v5.3.3
|
||||
## keyv@v5.5.4
|
||||
|
||||
> Simple key-value storage with support for multiple backends
|
||||
|
||||
@@ -3046,7 +3199,7 @@ Author: Jared Wray <me@jaredwray.com> (http://jaredwray.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## leven@v4.0.0
|
||||
## leven@v4.1.0
|
||||
|
||||
> Measure the difference between two strings using the Levenshtein distance algorithm
|
||||
|
||||
@@ -3214,7 +3367,7 @@ Repository: <git@github.com:teambition/merge2.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## meriyah@v6.1.3
|
||||
## meriyah@v7.0.0
|
||||
|
||||
> A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
|
||||
|
||||
@@ -3853,6 +4006,37 @@ Author: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## qified@v0.5.2
|
||||
|
||||
> Task and Message Queues with Multiple Providers
|
||||
|
||||
License: MIT
|
||||
Homepage: <https://github.com/jaredwray/qified#readme>
|
||||
Repository: <git+https://github.com/jaredwray/qified.git>
|
||||
Author: Jared Wray <me@jaredwray.com>
|
||||
|
||||
> MIT License & © Jared Wray
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## queue-microtask@v1.2.3
|
||||
|
||||
> fast, tiny `queueMicrotask` shim for modern engines
|
||||
@@ -4050,7 +4234,7 @@ Author: Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## sdbm@v2.0.0
|
||||
## sdbm@v3.0.0
|
||||
|
||||
> SDBM non-cryptographic hash function
|
||||
|
||||
@@ -4101,7 +4285,7 @@ Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## semver@v7.7.2
|
||||
## semver@v7.7.3
|
||||
|
||||
> The semantic version parser used by npm.
|
||||
|
||||
@@ -4212,7 +4396,7 @@ Repository: <https://github.com/tildeio/simple-html-tokenizer.git>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## smol-toml@v1.3.4
|
||||
## smol-toml@v1.5.2
|
||||
|
||||
> A small, fast, and correct TOML parser/serializer
|
||||
|
||||
@@ -4370,7 +4554,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## strip-ansi@v7.1.0
|
||||
## strip-ansi@v7.1.2
|
||||
|
||||
> Strip ANSI escape codes from a string
|
||||
|
||||
@@ -4389,10 +4573,11 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## stubborn-fs@v1.2.5
|
||||
## stubborn-fs@v2.0.0
|
||||
|
||||
> Stubborn versions of Node's fs functions that try really hard to do their job.
|
||||
|
||||
License: MIT
|
||||
|
||||
> The MIT License (MIT)
|
||||
>
|
||||
@@ -4418,7 +4603,37 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## tiny-bin@v1.11.1
|
||||
## stubborn-utils@v1.0.2
|
||||
|
||||
> A small collection of utilities for making functions somewhat resilient against errors.
|
||||
|
||||
License: MIT
|
||||
|
||||
> The MIT License (MIT)
|
||||
>
|
||||
> Copyright (c) 2025-present Fabio Spampinato
|
||||
>
|
||||
> 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.
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## tiny-bin@v1.11.3
|
||||
|
||||
> A library for building tiny and beautiful command line apps.
|
||||
|
||||
@@ -4508,7 +4723,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## tiny-editorconfig@v1.0.0
|
||||
## tiny-editorconfig@v1.0.1
|
||||
|
||||
> A tiny isomorphic parser and resolver for EditorConfig.
|
||||
|
||||
@@ -4537,7 +4752,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## tiny-levenshtein@v1.0.1
|
||||
## tiny-levenshtein@v1.1.0
|
||||
|
||||
> A tiny implementation of the Levenshtein edit distance algorithm.
|
||||
|
||||
@@ -4686,7 +4901,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## tiny-truncate@v1.0.3
|
||||
## tiny-truncate@v1.0.5
|
||||
|
||||
> A tiny function for truncating a string which may containg ANSI escapes, with automatic terminal width detection.
|
||||
|
||||
@@ -4930,7 +5145,7 @@ Author: JoshuaKGoldberg <npm@joshuakgoldberg.com>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## typescript@v5.8.3
|
||||
## typescript@v5.9.3
|
||||
|
||||
> TypeScript is a language for application scale JavaScript development
|
||||
|
||||
@@ -5414,7 +5629,7 @@ Contributors:
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## vnopts@v2.0.2
|
||||
## vnopts@v2.0.3
|
||||
|
||||
> validate and normalize options
|
||||
|
||||
@@ -5519,7 +5734,7 @@ License: MIT
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## when-exit@v2.1.4
|
||||
## when-exit@v2.1.5
|
||||
|
||||
> Execute a function right before the process, or the browser's tab, is about to exit.
|
||||
|
||||
@@ -5663,7 +5878,7 @@ Author: Eemeli Aro <eemeli@gmail.com>
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## yaml-unist-parser@v2.0.5
|
||||
## yaml-unist-parser@v2.1.1
|
||||
|
||||
> A YAML parser that produces output compatible with unist
|
||||
|
||||
@@ -5695,7 +5910,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
||||
|
||||
----------------------------------------
|
||||
|
||||
## zeptomatch@v2.0.2
|
||||
## zeptomatch@v2.1.0
|
||||
|
||||
> An absurdly small glob matcher that packs a punch.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user