Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "iid", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Internet Id (base62-encoded uuid/v4)", | ||
@@ -5,0 +5,0 @@ "main": "dist-cjs/index.js", |
@@ -1,4 +0,4 @@ | ||
# Iid - Simply Internet ID # | ||
# Iid - Internet ID # | ||
## Simply uuid/v4, base62-encoded, zero-justified to 22 chars ## | ||
What's that? Simply uuid/v4, base62-encoded, zero-justified to 22 chars. It looks like "1eCH6Km2kWjIviA5l6q9VN" and contains only latin letters and numbers. You probably know all about it already. | ||
@@ -23,2 +23,3 @@ Looking around, the packages I found seemed shady. Or maybe it was NIH. | ||
```javascript | ||
const {Iid} = require("iid") // Or `import {Iid} from "iid"` if using esmod | ||
say = console.log | ||
@@ -25,0 +26,0 @@ |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
31869
47
0