New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cimpress/simple-auth-wrapper

Package Overview
Dependencies
Maintainers
9
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cimpress/simple-auth-wrapper - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

4

lib/centralizedauth.js

@@ -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 @@

2

package.json
{
"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

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