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 0.2.29 to 0.2.30

10

CHANGELOG.md

@@ -6,16 +6,16 @@ # Change Log

## [0.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.28...@thi.ng/idgen@0.2.29) (2021-01-02)
## [0.2.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.29...@thi.ng/idgen@0.2.30) (2021-02-20)
**Note:** Version bump only for package @thi.ng/idgen
### Performance Improvements
* **idgen:** minor updates IDGen, add doc strings ([1c0e284](https://github.com/thi-ng/umbrella/commit/1c0e284e9f48d4a37a55f74db0fb2b6eade9dc89))
## [0.2.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.28...@thi.ng/idgen@0.2.29) (2021-01-02)
## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.27...@thi.ng/idgen@0.2.28) (2020-12-22)
### Performance Improvements
**Note:** Version bump only for package @thi.ng/idgen
* **idgen:** minor updates IDGen, add doc strings ([1c0e284](https://github.com/thi-ng/umbrella/commit/1c0e284e9f48d4a37a55f74db0fb2b6eade9dc89))

@@ -22,0 +22,0 @@

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

@@ -45,10 +45,10 @@ "module": "./index.js",

"@types/node": "^14.14.14",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"typedoc": "^0.20.4",
"typescript": "^4.1.3"
"typedoc": "^0.20.26",
"typescript": "^4.1.5"
},
"dependencies": {
"@thi.ng/api": "^6.13.6",
"@thi.ng/api": "^7.0.0",
"tslib": "2.0.1"

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

},
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47"
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de"
}
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