@cimpress/simple-auth-wrapper
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -11,6 +11,2 @@ 'use strict'; | ||
var _auth0Lock = require('auth0-lock'); | ||
var _auth0Lock2 = _interopRequireDefault(_auth0Lock); | ||
var _auth0Js = require('auth0-js'); | ||
@@ -17,0 +13,0 @@ |
@@ -9,6 +9,2 @@ 'use strict'; | ||
var _auth0Lock = require('auth0-lock'); | ||
var _auth0Lock2 = _interopRequireDefault(_auth0Lock); | ||
var _auth0Js = require('auth0-js'); | ||
@@ -15,0 +11,0 @@ |
{ | ||
"name": "@cimpress/simple-auth-wrapper", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A simple utility class to wrap basic Auth0 functionality", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,1 @@ | ||
import Auth0Lock from 'auth0-lock'; | ||
import Auth0 from 'auth0-js'; | ||
@@ -3,0 +2,0 @@ import merge from 'lodash.merge'; |
@@ -1,2 +0,1 @@ | ||
import Auth0Lock from 'auth0-lock'; | ||
import Auth0 from 'auth0-js'; | ||
@@ -3,0 +2,0 @@ import { promisify } from './promisify'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
169576
908