Socket
Socket
Sign inDemoInstall

airmap-auth

Package Overview
Dependencies
92
Maintainers
1
Versions
22
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

.npmignore

14

API.md

@@ -17,2 +17,10 @@ ## Modules

## Constants
<dl>
<dt><a href="#authorizationErrorsConsts">authorizationErrorsConsts</a></dt>
<dd><p>AuthorizationError language/type mappings</p>
</dd>
</dl>
<a name="module_airmap-auth"></a>

@@ -102,1 +110,7 @@

<a name="authorizationErrorsConsts"></a>
## authorizationErrorsConsts
AuthorizationError language/type mappings
**Kind**: global constant

@@ -5,2 +5,7 @@ # Change Log

<a name="1.5.2"></a>
## [1.5.2](https://github.com/airmap/js-auth/compare/v1.5.1...v1.5.2) (2017-12-05)
<a name="1.5.1"></a>

@@ -7,0 +12,0 @@ ## [1.5.1](https://github.com/airmap/js-auth/compare/v1.5.0...v1.5.1) (2017-12-04)

4

package.json
{
"name": "airmap-auth",
"version": "1.5.1",
"version": "1.5.2",
"description": "Authenticate users with AirMap",

@@ -38,3 +38,3 @@ "author": "AirMap, Inc. <developers@airmap.com> (https://airmap.com)",

"dependencies": {
"auth0-lock": "10.22.0",
"auth0-lock": "^10.22.0",
"jsonwebtoken": "^7.1.9"

@@ -41,0 +41,0 @@ },

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

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