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.24 to 0.2.25

8

CHANGELOG.md

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

## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.24...@thi.ng/idgen@0.2.25) (2020-11-24)
**Note:** Version bump only for package @thi.ng/idgen
## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/idgen@0.2.23...@thi.ng/idgen@0.2.24) (2020-10-19)

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

18

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

@@ -42,14 +42,14 @@ "module": "./index.js",

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.9.11",
"@microsoft/api-extractor": "^7.12.0",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.1",
"mocha": "^8.1.2",
"mocha": "^8.2.1",
"nyc": "^15.1.0",
"ts-node": "^9.0.0",
"typedoc": "^0.18.0",
"typescript": "^4.0.2"
"typedoc": "^0.19.2",
"typescript": "^4.1.2"
},
"dependencies": {
"@thi.ng/api": "^6.13.1",
"tslib": "^2.0.1"
"@thi.ng/api": "^6.13.2",
"tslib": "^2.0.3"
},

@@ -62,3 +62,5 @@ "files": [

"keywords": [
"binary",
"counter",
"datastructure",
"freelist",

@@ -77,3 +79,3 @@ "identifier",

},
"gitHead": "fddd3584c295648598109dab9b52b1f6bd6a1a18"
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe"
}

Sorry, the diff of this file is not supported yet

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