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

uuid-apikey

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uuid-apikey - npm Package Compare versions

Comparing version 1.1.4 to 1.2.0

bin/apiKeyTool.js

9

package.json
{
"name": "uuid-apikey",
"version": "1.1.4",
"version": "1.2.0",
"description": "A Base32-Crockford encoded API Key generator, validator, and converter to turn UUIDs into human readable API Keys",

@@ -10,2 +10,5 @@ "main": "index.js",

},
"bin": {
"apiKeyTool": "./bin/apiKeyTool.js"
},
"repository": {

@@ -27,3 +30,3 @@ "type": "git",

"devDependencies": {
"eslint": "^4.1.1",
"eslint": "^4.2.0",
"gulp": "^3.9.1",

@@ -36,2 +39,4 @@ "gulp-eslint": "^4.0.0",

"dependencies": {
"colors": "^1.1.2",
"commander": "^2.11.0",
"encode32": "^1.1.0",

@@ -38,0 +43,0 @@ "uuid": "^3.1.0"

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