Socket
Socket
Sign inDemoInstall

airwallex-payment-elements

Package Overview
Dependencies
Maintainers
1
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airwallex-payment-elements - npm Package Compare versions

Comparing version 0.0.53 to 0.0.54

2

package.json
{
"name": "airwallex-payment-elements",
"version": "0.0.53",
"version": "0.0.54",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "lib/airwallex.es.js",

///<reference path='./airwallex.d.ts' />
declare module 'airwallex-payment-elements' {
const loadAirwallex: (clientSecret: string, options?: InitOptions | undefined) => Promise<ElementBase | null>;
const loadAirwallex: () => Promise<ElementBase | null>;
}

@@ -6,0 +6,0 @@

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