auth0-ext-compilers
Advanced tools
Comparing version 5.5.0 to 5.5.2
@@ -56,3 +56,3 @@ | ||
*/ | ||
module.exports = function (client, scope, audience, context cb) { | ||
module.exports = function (client, scope, audience, context, cb) { | ||
// call the callback with an error to signal authorization failure | ||
@@ -59,0 +59,0 @@ // or with a mapping of claims to values (including scopes). |
@@ -10,3 +10,4 @@ 'use strict'; | ||
'post-user-registration': require('./lib/compilers/user-registration'), | ||
'send-phone-message': require('./lib/compilers/send-phone-message'), | ||
'generic': require('./lib/compilers/generic'), | ||
}; |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "5.5.0", | ||
"version": "5.5.2", | ||
"description": "Webtask compilers for Auth0 platform extensibility points", | ||
@@ -32,3 +32,3 @@ "engines": { | ||
"devDependencies": { | ||
"mocha": "^2.4.5", | ||
"mocha": "^7.0.1", | ||
"webtask-runtime": "^1.3.0" | ||
@@ -35,0 +35,0 @@ }, |
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
97512
27
1758
1