@basis-theory/basis-theory-js
Advanced tools
Comparing version 4.28.0 to 4.28.1
@@ -31,7 +31,7 @@ "use strict"; | ||
exports.DEFAULT_BASE_URL = DEFAULT_BASE_URL; | ||
const DEFAULT_ELEMENTS_BASE_URL = `https://${"js.basistheory.com"}/web-elements/${WEB_ELEMENTS_VERSION}/hosted-elements`; | ||
const DEFAULT_ELEMENTS_BASE_URL = `https://${"js.basistheory.com/hosted-elements"}`; | ||
exports.DEFAULT_ELEMENTS_BASE_URL = DEFAULT_ELEMENTS_BASE_URL; | ||
const DD_TOKEN = "pub5f53501515584007899577554c4aeda6"; | ||
exports.DD_TOKEN = DD_TOKEN; | ||
const DD_GIT_SHA = "87425b746c87b3cce7f7f847cb51b53f118c8c2d"; | ||
const DD_GIT_SHA = "b7689dec81c3e49cf047d7180a5001e45bc58e6b"; | ||
exports.DD_GIT_SHA = DD_GIT_SHA; | ||
@@ -38,0 +38,0 @@ const CLIENT_BASE_PATHS = { |
@@ -8,4 +8,2 @@ "use strict"; | ||
var _common = require("./../common"); | ||
var _logging = require("./../common/logging"); | ||
@@ -170,3 +168,3 @@ | ||
let url = `https://${"js.basistheory.com"}/web-elements/${_common.WEB_ELEMENTS_VERSION}/client/index.js`; | ||
let url = `https://${"js.basistheory.com"}/web-elements/1.5.0/client/index.js`; | ||
@@ -173,0 +171,0 @@ if (typeof elementsClientUrl !== 'undefined') { |
{ | ||
"name": "@basis-theory/basis-theory-js", | ||
"version": "4.28.0", | ||
"version": "4.28.1", | ||
"repository": "https://github.com/Basis-Theory/basis-theory-js", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
201001
4456