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

cuidgen

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cuidgen - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

7

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.0] - 2018-12-03
### Added
- Added keywords section to package.json to improve discoverability. No code changes.
## [1.0.0] - 2018-11-12
### Added
- Initial release.

13

package.json
{
"name": "cuidgen",
"description": "A command-line interface to generate collision-resistant ids (CUIDs) optimized for horizontal scaling and performance.",
"version": "1.0.0",
"author": "David Waterston @davidwaterston",
"version": "1.1.0",
"author": "David Waterston",
"bin": {

@@ -33,3 +33,10 @@ "cuidgen": "./bin/run"

"keywords": [
"oclif"
"cli",
"cuid",
"guid",
"id",
"oclif",
"unique id",
"unique",
"uuid"
],

@@ -36,0 +43,0 @@ "license": "MIT",

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