uuidtools.com
uuidtools.com copied to clipboard
Repository for UUIDTools.com... Create UUIDs on-the-fly
Comparing V3 UUID generated from this: https://github.com/Faithlife/FaithlifeUtility/blob/master/src/Faithlife.Utility/GuidUtility.cs vs https://www.uuidtools.com/generate/v3 namespace: 33b23789-087d-458a-91be-0458615b9b77 value: lol test balle|lll|lll|æøå uuidtools: 6fcd6c2b-e356-34ff-a146-cb392dbe242a Faithlife, using Encoding.UTF8.GetBytes(value): 12fc7835-e25c-3ffe-abe9-a73aa487dd57 Faithlife, using Encoding.ASCII.GetBytes(value): 6dbd69f8-5aa0-3f94-acf6-8f72a0664856 Faithlife, using raw bytes, value.Select(char...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.21 and updates ancestor dependency [laravel-mix](https://github.com/JeffreyWay/laravel-mix). These dependencies need to be updated together. Updates `postcss` from 6.0.23 to 8.4.21 Release notes Sourced from postcss's releases. 8.4.21 Fixed...
Removes [is-svg](https://github.com/sindresorhus/is-svg). It's no longer used after updating ancestor dependency [postcss-svgo](https://github.com/cssnano/cssnano). These dependencies need to be updated together. Removes `is-svg` Updates `postcss-svgo` from 4.0.2 to 4.0.3 Release notes Sourced from...
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together. Removes `ansi-html` Updates `webpack-dev-server` from 3.9.0 to 3.11.3 Release notes Sourced from...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.2. Release notes Sourced from axios's releases. v0.21.2 Fixes and Functionality: Updating axios requests to be delayed by pre-emptive promise creation (#2702) Adding "synchronous" and...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
There are three new UUID variants: v6, v7, and v8. They aren't IETF official yet, but that is expected for 2023 I believe (and use is already widespread). It would...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...