Socket
Socket
Sign inDemoInstall

scru64

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.5 to 1.0.0

CHANGELOG.md

2

dist/index.d.ts

@@ -61,3 +61,3 @@ /**

/**
* Returns the `nodeId` and `counter` field values combined as a single
* Returns the `nodeId` and `counter` field values combined as a single 24-bit
* integer.

@@ -64,0 +64,0 @@ */

@@ -181,3 +181,3 @@ /**

/**
* Returns the `nodeId` and `counter` field values combined as a single
* Returns the `nodeId` and `counter` field values combined as a single 24-bit
* integer.

@@ -184,0 +184,0 @@ */

{
"name": "scru64",
"version": "0.3.5",
"version": "1.0.0",
"description": "SCRU64: Sortable, Clock-based, Realm-specifically Unique identifier",

@@ -13,2 +13,3 @@ "type": "module",

"files": [
"CHANGELOG.md",
"dist"

@@ -15,0 +16,0 @@ ],

@@ -21,3 +21,3 @@ # SCRU64: Sortable, Clock-based, Realm-specifically Unique identifier

// or on browsers:
// import { scru64Sync, scru64StringSync } from "https://unpkg.com/scru64@^0.3";
// import { scru64Sync, scru64StringSync } from "https://unpkg.com/scru64@^1";

@@ -24,0 +24,0 @@ // generate a new identifier object

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc