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

@thi.ng/idgen

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/idgen - npm Package Compare versions

Comparing version 2.1.26 to 2.1.27

# Change Log
- **Last updated**: 2023-02-05T14:42:21Z
- **Last updated**: 2023-02-10T14:03:10Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -37,4 +37,4 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.7.1",
"@thi.ng/errors": "^2.2.10",
"@thi.ng/api": "^8.7.2",
"@thi.ng/errors": "^2.2.11",
"tslib": "^2.5.0"

@@ -44,3 +44,3 @@ },

"@microsoft/api-extractor": "^7.34.2",
"@thi.ng/testament": "^0.3.10",
"@thi.ng/testament": "^0.3.11",
"rimraf": "^4.1.2",

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

},
"gitHead": "2b5a99a8af71670780875637299be9118b01084d\n"
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n"
}