🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@webiny/api-authentication

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/api-authentication - npm Package Compare versions

Comparing version

to
5.18.0-beta.0

@@ -38,3 +38,2 @@ "use strict";

exports.authenticateUsingHttpHeader = authenticateUsingHttpHeader;
//# sourceMappingURL=authenticateUsingHttpHeader.js.map
exports.authenticateUsingHttpHeader = authenticateUsingHttpHeader;

@@ -42,3 +42,2 @@ "use strict";

exports.createAuthentication = createAuthentication;
//# sourceMappingURL=createAuthentication.js.map
exports.createAuthentication = createAuthentication;

@@ -18,3 +18,2 @@ "use strict";

exports.default = _default;
//# sourceMappingURL=index.js.map
exports.default = _default;
{
"name": "@webiny/api-authentication",
"version": "5.17.4",
"version": "5.18.0-beta.0",
"main": "index.js",

@@ -15,4 +15,4 @@ "repository": {

"@babel/runtime": "7.16.3",
"@webiny/handler": "5.17.4",
"@webiny/handler-http": "5.17.4"
"@webiny/handler": "5.18.0-beta.0",
"@webiny/handler-http": "5.18.0-beta.0"
},

@@ -26,4 +26,4 @@ "devDependencies": {

"@babel/preset-typescript": "^7.0.0",
"@webiny/cli": "^5.17.4",
"@webiny/project-utils": "^5.17.4",
"@webiny/cli": "^5.18.0-beta.0",
"@webiny/project-utils": "^5.18.0-beta.0",
"jest-dynalite": "^3.2.0",

@@ -53,3 +53,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "bdfaa377704bf7f51d73561b4c6129f682bf24d2"
"gitHead": "46afcd3383636a47ec64c2daf2990fb3f1f6780d"
}

@@ -5,3 +5,2 @@ "use strict";

value: true
});
//# sourceMappingURL=types.js.map
});