@adyen/bpscaweb
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -168,3 +168,3 @@ var base64Js = {}; | ||
}, | ||
traceparent: json.traceparent, | ||
tracing: json.tracing, | ||
publicKeyCredential: createFormattedPublicKeyCredential(publicKeyCredential) | ||
@@ -171,0 +171,0 @@ }; |
{ | ||
"name": "@adyen/bpscaweb", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Balance Platform SCA Web library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -39,3 +39,3 @@ # Balance Platform SCA Web | ||
| :---------------: | :--------------------------: | :--------------------------: | :---------------------------------------------- | | ||
| relyingPartyName | Yes | string | Your identifier for the device to be registered | | ||
| relyingPartyName | Yes | string | A string representing the name of the relying party. This is the name the user will be presented with when creating or validating a WebAuthn operation. | | ||
@@ -42,0 +42,0 @@ **Example**: Create a handler |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4153265
0