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.5 to 1.3.8

dist/browser-cuid.js

10

package.json
{
"name": "cuid",
"version": "1.3.5",
"version": "1.3.8",
"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": "./dist/node-cuid.js",
"browser": "./dist/browser-cuid.js",
"keywords": [

@@ -26,4 +26,5 @@ "id",

"babel": "5.6.14",
"babel-eslint": "3.1.20",
"babel-eslint": "^4.0.10",
"babel-loader": "5.3.0",
"babelify": "^6.2.0",
"ecstatic": "^0.8.0",

@@ -60,4 +61,5 @@ "eslint": "0.24.0",

"browser-fingerprint": "0.0.1",
"core-js": "^1.1.1",
"node-fingerprint": "0.0.2"
}
}
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