react-native-klarna-inapp-sdk
Advanced tools
Comparing version 2.2.5 to 2.3.0
@@ -28,2 +28,13 @@ "use strict"; | ||
}); | ||
var _KlarnaCheckoutView = require("./KlarnaCheckoutView"); | ||
Object.keys(_KlarnaCheckoutView).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
if (key in exports && exports[key] === _KlarnaCheckoutView[key]) return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function () { | ||
return _KlarnaCheckoutView[key]; | ||
} | ||
}); | ||
}); | ||
//# sourceMappingURL=index.js.map |
export * from './KlarnaPaymentView'; | ||
export * from './KlarnaStandaloneWebView'; | ||
export * from './KlarnaCheckoutView'; | ||
//# sourceMappingURL=index.js.map |
export * from './KlarnaPaymentView'; | ||
export * from './KlarnaStandaloneWebView'; | ||
export * from './KlarnaCheckoutView'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "react-native-klarna-inapp-sdk", | ||
"title": "Klarna Mobile SDK React Native", | ||
"version": "2.2.5", | ||
"version": "2.3.0", | ||
"description": "This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.", | ||
@@ -89,6 +89,6 @@ "main": "lib/commonjs/index", | ||
}, | ||
"dependencies": {}, | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"packageManager": "yarn@1.22.22", | ||
"react-native-builder-bob": { | ||
@@ -95,0 +95,0 @@ "source": "src", |
@@ -11,4 +11,5 @@ # Klarna Mobile SDK React Native | ||
currently has the following components: | ||
- `KlarnaPaymentView` to integrate Klarna Payments, | ||
- `KlarnaStandaloneWebView` to integrate Klarna Standalone WebView. | ||
- `KlarnaPaymentView` to integrate Klarna Payments | ||
- `KlarnaStandaloneWebView` to integrate Klarna Standalone WebView | ||
- `KlarnaCheckoutView` to integrate Klarna Checkout | ||
@@ -15,0 +16,0 @@ This repository also includes a test application that you can use to see how it works. |
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
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
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
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
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
352797
126
1963
93