Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zeed

Package Overview
Dependencies
Maintainers
1
Versions
446
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zeed - npm Package Compare versions

Comparing version 0.6.12 to 0.6.13

2

package.json
{
"name": "zeed",
"version": "0.6.12",
"version": "0.6.13",
"description": "🌱 Simple foundation library",

@@ -5,0 +5,0 @@ "keywords": [

@@ -91,4 +91,4 @@ # 🌱 Zeed Library

```js
const id1 = uuid() # base62 encoded => 22 chars
const id2 = uuidB32() # base32 encoded => 26 chars
const id1 = uuid() // base62 encoded => 22 chars
const id2 = uuidB32() // base32 encoded => 26 chars
```

@@ -95,0 +95,0 @@

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