latest changes before server transfer
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled
This commit is contained in:
21
server/node_modules/uid2/HISTORY.md
generated
vendored
Normal file
21
server/node_modules/uid2/HISTORY.md
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# 0.0.4 - August 24, 2021
|
||||
|
||||
- Add _README.md_
|
||||
- Add `repository` field to _package.json_
|
||||
- Add `license` field to _package.json_
|
||||
- Removed unused var, added param documentation
|
||||
|
||||
# 0.0.3 - July 6, 2013
|
||||
|
||||
- Add MIT License
|
||||
- Change string generation to not rely internally on base64 byte buffer encoding
|
||||
- Change string generation to only use the 62 latin alphanumeric chars
|
||||
- Switch from `crypto.randomBytes()` to `crypto.pseudoRandomBytes()`
|
||||
|
||||
# 0.0.2 - February 25, 2013
|
||||
|
||||
- Make unique ids safe for use in URLs (Using 62 latin alphanumeric chars, `-` and `_`)
|
||||
|
||||
# 0.0.1 - February 4, 2013
|
||||
|
||||
- Initial Release
|
||||
Reference in New Issue
Block a user