@frontegg/rest-api
Advanced tools
Comparing version 1.17.1 to 1.17.2-alpha.480198362
@@ -1227,3 +1227,3 @@ import { __awaiter, __generator, __assign, __rest } from 'tslib'; | ||
console.debug('postSlackCode()', { code: code }); | ||
return Post(CONNECTIVITY_SERVICE_URL_V1 + "/slack//applications/registrations", { code: code }); | ||
return Post(CONNECTIVITY_SERVICE_URL_V1 + "/slack/applications/registrations", { code: code }); | ||
}; | ||
@@ -1230,0 +1230,0 @@ var getEmailConfiguration = function () { |
@@ -964,3 +964,3 @@ import { __awaiter, __rest } from 'tslib'; | ||
console.debug('postSlackCode()', { code }); | ||
return Post(`${CONNECTIVITY_SERVICE_URL_V1}/slack//applications/registrations`, { code }); | ||
return Post(`${CONNECTIVITY_SERVICE_URL_V1}/slack/applications/registrations`, { code }); | ||
}; | ||
@@ -967,0 +967,0 @@ const getEmailConfiguration = () => { |
@@ -1233,3 +1233,3 @@ 'use strict'; | ||
console.debug('postSlackCode()', { code: code }); | ||
return Post(CONNECTIVITY_SERVICE_URL_V1 + "/slack//applications/registrations", { code: code }); | ||
return Post(CONNECTIVITY_SERVICE_URL_V1 + "/slack/applications/registrations", { code: code }); | ||
}; | ||
@@ -1236,0 +1236,0 @@ var getEmailConfiguration = function () { |
{ | ||
"name": "@frontegg/rest-api", | ||
"libName": "FronteggRestApi", | ||
"version": "1.17.1", | ||
"version": "1.17.2-alpha.480198362", | ||
"author": "Frontegg LTD", | ||
@@ -12,5 +12,5 @@ "module": "index.esm.js", | ||
}, | ||
"gitHead": "81528c898c4d6fd2c69dd0828af5c6422113cc5a", | ||
"gitHead": "50ee5b1013b5e5de3f183df72f44317e6ba3799c", | ||
"main": "index.js", | ||
"peerDependencies": {} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
387336
2