ns8-switchboard-interfaces
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -1,6 +0,10 @@ | ||
export * from './UninstallSwitch'; | ||
export * from './UpdateMerchantSwitch'; | ||
export * from './CreateOrderSwitch'; | ||
export * from './InstallSwitch'; | ||
export * from './SwitchContext'; | ||
export * from './UpdateOrderStatusSwitch'; | ||
export * from './CreateOrderActionSwitch'; | ||
export * from './UninstallActionSwitch'; | ||
export * from './UpdateMerchantActionSwitch'; | ||
export * from './UpdateOrderStatusActionSwitch'; | ||
export * from './InstallEventSwitch'; | ||
export * from './UpdateCustomerVerificationStatusEventSwitch'; | ||
export * from './UpdateEQ8ScoreEventSwitch'; | ||
export * from './UpdateOrderRiskEventSwitch'; | ||
export * from './UpdateOrderStatusEventSwitch'; |
{ | ||
"name": "ns8-switchboard-interfaces", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "Contains switchboard interfaces", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
6274
35
87