Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/idgen

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/idgen - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.3...@thi.ng/idgen@1.0.4) (2021-08-17)
**Note:** Version bump only for package @thi.ng/idgen
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@1.0.2...@thi.ng/idgen@1.0.3) (2021-08-08)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@thi.ng/idgen",
"version": "1.0.3",
"version": "1.0.4",
"description": "Generator of opaque numeric identifiers with optional support for ID versioning and efficient re-use",

@@ -63,5 +63,9 @@ "module": "./index.js",

"thi.ng": {
"related": [
"ecs",
"ksuid"
],
"year": 2019
},
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72"
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4"
}

@@ -14,2 +14,3 @@ <!-- This file is generated - DO NOT EDIT! -->

- [Status](#status)
- [Related packages](#related-packages)
- [Installation](#installation)

@@ -53,2 +54,7 @@ - [Dependencies](#dependencies)

### Related packages
- [@thi.ng/ecs](https://github.com/thi-ng/umbrella/tree/develop/packages/ecs) - Entity Component System based around typed arrays & sparse sets
- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions
## Installation

@@ -55,0 +61,0 @@

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