@adyen/bpscaweb
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -168,2 +168,3 @@ var base64Js = {}; | ||
}, | ||
challengeExternalId: json.challengeExternalId, | ||
tracing: json.tracing, | ||
@@ -170,0 +171,0 @@ publicKeyCredential: createFormattedPublicKeyCredential(publicKeyCredential) |
{ | ||
"name": "@adyen/bpscaweb", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Balance Platform SCA Web library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -25,2 +25,8 @@ # Balance Platform SCA Web | ||
In your **TS** project do | ||
```js | ||
import ScaWebauthn from '@adyen/bpscaweb'; | ||
``` | ||
## Configuration | ||
@@ -27,0 +33,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
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
4153399
27108
78