Socket
Socket
Sign inDemoInstall

@thi.ng/ksuid

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/ksuid - npm Package Compare versions

Comparing version 3.1.15 to 3.1.17

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-08-06T09:21:31Z
- **Last updated**: 2023-08-10T12:25:09Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/ksuid",
"version": "3.1.15",
"version": "3.1.17",
"description": "Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions",

@@ -39,10 +39,10 @@ "type": "module",

"dependencies": {
"@thi.ng/base-n": "^2.5.7",
"@thi.ng/errors": "^2.3.0",
"@thi.ng/random": "^3.5.1",
"@thi.ng/strings": "^3.4.8"
"@thi.ng/base-n": "^2.5.9",
"@thi.ng/errors": "^2.3.2",
"@thi.ng/random": "^3.5.3",
"@thi.ng/strings": "^3.4.10"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.36.3",
"@thi.ng/testament": "^0.3.18",
"@thi.ng/testament": "^0.3.20",
"rimraf": "^5.0.1",

@@ -118,3 +118,3 @@ "tools": "^0.0.1",

},
"gitHead": "888293c74f2e9a481d500d4ec319f1e2bd765ec6\n"
"gitHead": "ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258\n"
}
<!-- This file is generated - DO NOT EDIT! -->
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files -->
# ![@thi.ng/ksuid](https://media.thi.ng/umbrella/banners-20220914/thing-ksuid.svg?2a899961)
# ![@thi.ng/ksuid](https://media.thi.ng/umbrella/banners-20230807/thing-ksuid.svg?2a899961)

@@ -90,3 +91,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/ksuid.svg)](https://www.npmjs.com/package/@thi.ng/ksuid)

- [@thi.ng/base-n](https://github.com/thi-ng/umbrella/tree/develop/packages/base-n) - Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints
- [@thi.ng/base-n](https://github.com/thi-ng/umbrella/tree/develop/packages/base-n) - Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/85, support for bigints and encoding/decoding of byte arrays
- [@thi.ng/idgen](https://github.com/thi-ng/umbrella/tree/develop/packages/idgen) - Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use

@@ -93,0 +94,0 @@ - [@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) - Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc