Socket
Socket
Sign inDemoInstall

cuid

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cuid - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

6

package.json
{
"name": "cuid",
"version": "1.3.4",
"version": "1.3.5",
"description": "Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.",

@@ -9,4 +9,4 @@ "author": {

},
"main": "./build/server/cuid.js",
"browser": "./build/client/cuid.js",
"main": "./build/server-cuid.js",
"browser": "./build/client-cuid.js",
"keywords": [

@@ -13,0 +13,0 @@ "id",

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