We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c05fe commit abe3accCopy full SHA for abe3acc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodejs-snowflake",
3
- "version": "1.4.0",
+ "version": "1.4.1",
4
"description": "Generate time sortable 64 bits unique ids for distributed systems (inspired from twitter snowflake)",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
0 commit comments