New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@airwallex/components-sdk

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airwallex/components-sdk - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.14.0](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/compare/v1.13.0...v1.14.0) (2024-10-16)
### Features
* [osai-10331] add tax form into sdk ([9763153](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/commit/97631535e846b893dcf22f6e4b2d08d14cac4930))
# [1.13.0](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/compare/v1.12.2...v1.13.0) (2024-09-12)

@@ -2,0 +9,0 @@

8

lib/index.js

@@ -91,3 +91,3 @@ 'use strict';

var name = "@airwallex/components-sdk";
var version = "1.12.2";
var version = "1.13.0";
var main = "./lib/index.js";

@@ -253,3 +253,4 @@ var module$1 = "./lib/index.mjs";

payment: '/checkout/assets/elements.bundle.min.js',
sca: '/hosted-sca/sdk/v1/index.js'
sca: '/hosted-sca/sdk/v1/index.js',
taxForm: '/widgets/taxForm/sdk/v1/index.js'
};

@@ -281,3 +282,4 @@ var ELEMENT_TO_SDK = {

scaVerify: 'sca',
scaManagement: 'sca'
scaManagement: 'sca',
taxForm: 'taxForm'
};

@@ -284,0 +286,0 @@ var DOMAIN_FUNCTIONS_NAMESPACES = ['payment', 'sca'];

{
"name": "@airwallex/components-sdk",
"version": "1.13.0",
"version": "1.14.0",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "module": "./lib/index.mjs",

@@ -579,2 +579,9 @@ # Airwallex Components SDK

# [1.14.0](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/compare/v1.13.0...v1.14.0) (2024-10-16)
### Features
* [osai-10331] add tax form into sdk ([9763153](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/commit/97631535e846b893dcf22f6e4b2d08d14cac4930))
# [1.13.0](https://gitlab.awx.im/airwallex-dev-scale/components-sdk/compare/v1.12.2...v1.13.0) (2024-09-12)

@@ -581,0 +588,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc