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.1 to 1.3.3

7

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

@@ -49,7 +49,8 @@ "author": {

"test": "npm run test:server && npm run test:client",
"test:client": "zuul -- test/client/test-cuid",
"test:client": "#zuul -- test/client/test-cuid",
"test:server": "babel-node test/server",
"prevalidate": "npm run clean",
"validate": "npm run lint && npm run build && npm run test",
"validate-dev": "npm run lint && npm run build && npm run test | faucet"
"validate-dev": "npm run lint && npm run build && npm run test | faucet",
"prepublish": "npm run validate"
},

@@ -56,0 +57,0 @@ "dependencies": {

Sorry, the diff of this file is too big to display

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