New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/idgen

Package Overview
Dependencies
Maintainers
1
Versions
151
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

to
0.2.33

8

CHANGELOG.md

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

## [0.2.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.32...@thi.ng/idgen@0.2.33) (2021-03-03)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.31...@thi.ng/idgen@0.2.32) (2021-03-03)

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

6

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

@@ -52,3 +52,3 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^7.1.1",
"@thi.ng/api": "^7.1.2",
"tslib": "^2.1.0"

@@ -78,3 +78,3 @@ },

},
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142"
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a"
}