angular-auth0
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"name": "angular-auth0", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "Auth0.js v9 wrapper for Angular.js", | ||
@@ -26,5 +26,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"angular": "^1.7.8", | ||
"auth0-js": "^9.10.4" | ||
"angular": "^1.7.9", | ||
"auth0-js": "^9.12.1" | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '3.0.4'; | ||
export default "3.0.5"; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
262
19805
Updatedangular@^1.7.9
Updatedauth0-js@^9.12.1