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.4.1 to 1.4.2

14

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

@@ -34,10 +34,10 @@ "main": "index.js",

"chai": "^4.2.0",
"codacy-coverage": "^2.1.1",
"eslint": "^4.19.1",
"codacy-coverage": "^3.4.0",
"eslint": "^5.12.0",
"gulp": "^4.0.0",
"gulp-eslint": "^4.0.2",
"gulp-mocha": "^5.0.0",
"gulp-prettier": "^1.1.0",
"gulp-eslint": "^5.0.0",
"gulp-mocha": "^6.0.0",
"gulp-prettier": "^2.0.0",
"mocha": "^5.2.0",
"nyc": "^11.9.0",
"nyc": "^13.1.0",
"prettier": "^1.15.3"

@@ -44,0 +44,0 @@ },

@@ -173,2 +173,2 @@ # uuid-apikey

## License
MIT
Copyright (c) 2018,2019 Jay Reardon -- Licensed under the MIT license.

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