Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-auth0

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-auth0 - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

bower.json
{
"name": "angular-auth0",
"main": "angular-auth0.js",
"version": "1.0.5",
"version": "1.0.6",
"dependencies": {
"angular": "*",
"auth0.js": "^7.2.0"
"auth0.js": "^7.6.0"
},

@@ -9,0 +9,0 @@ "resolutions": {

{
"name": "angular-auth0",
"version": "1.0.5",
"version": "1.0.6",
"description": "Auth0.js wrapper for Angular.js",

@@ -25,4 +25,4 @@ "main": "index.js",

"angular": "^1.5.8",
"auth0-js": "^7.2.0"
"auth0-js": "^7.6.0"
}
}

@@ -5,3 +5,3 @@ # Auth0.js for Angular 1.x

> Note: angular-auth0 v1 is to be used with auth0.js v7.
> Note: angular-auth0 v1 is to be used with auth0.js v7. For use with auth0.js v8, see the [v2 branch](https://github.com/auth0/angular-auth0/tree/v2).

@@ -8,0 +8,0 @@ See the [sample project](https://github.com/auth0-samples/auth0-angularjs-sample/tree/master/02-Custom-Login) for further detail on how to use angular-auth0.

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