Socket
Socket
Sign inDemoInstall

uuid-apikey

Package Overview
Dependencies
4
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.1 to 1.5.2

.github/auto-merge.yml

10

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

@@ -16,3 +16,3 @@ "main": "index.js",

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

@@ -39,7 +39,7 @@ "repository": {

"chai": "^4.2.0",
"codacy-coverage": "^3.4.0",
"codacy-coverage": "^3.2.0",
"eslint": "^7.11.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"gulp-mocha": "^8.0.0",
"gulp-prettier": "^3.0.0",

@@ -52,3 +52,3 @@ "mocha": "^8.1.3",

"colors": "^1.4.0",
"commander": "^6.1.0",
"commander": "^7.1.0",
"encode32": "^1.1.0",

@@ -55,0 +55,0 @@ "uuid": "^8.3.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc