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

@brainsights/uuid

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brainsights/uuid - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

index.js

@@ -60,3 +60,3 @@ const debug = require("debug")("@brainsights/brainlab-uuid");

s = uuidBase62.encode(s);
console.log(`uuid returning: ${s}`)
return s;

@@ -63,0 +63,0 @@ }

{
"name": "@brainsights/uuid",
"version": "1.4.0",
"version": "1.4.1",
"description": "Tools for working with UUIDs for Brainlab",

@@ -5,0 +5,0 @@ "main": "index.js",

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