restomax-deliverect
Advanced tools
Comparing version 0.0.5 to 0.0.6
26
index.ts
@@ -1,15 +0,15 @@ | ||
export * from './src/account'; | ||
export * from './src/address'; | ||
export * from './src/answer'; | ||
export * from './src/auth'; | ||
export * from './src/category'; | ||
export * from './src/channel'; | ||
export * from './src/customer'; | ||
export * from './src/error'; | ||
export * from './src/links'; | ||
export * from './src/location'; | ||
export * from './src/order-status'; | ||
export * from './src/payment'; | ||
export * from './src/product'; | ||
export * from './src/intfs/account'; | ||
export * from './src/intfs/address'; | ||
export * from './src/intfs/answer'; | ||
export * from './src/intfs/auth'; | ||
export * from './src/intfs/category'; | ||
export * from './src/intfs/channel'; | ||
export * from './src/intfs/customer'; | ||
export * from './src/intfs/error'; | ||
export * from './src/intfs/links'; | ||
export * from './src/intfs/location'; | ||
export * from './src/intfs/order-status'; | ||
export * from './src/intfs/payment'; | ||
export * from './src/intfs/product'; | ||
@@ -1,13 +0,13 @@ | ||
export * from './src/account'; | ||
export * from './src/address'; | ||
export * from './src/answer'; | ||
export * from './src/auth'; | ||
export * from './src/category'; | ||
export * from './src/channel'; | ||
export * from './src/customer'; | ||
export * from './src/error'; | ||
export * from './src/links'; | ||
export * from './src/location'; | ||
export * from './src/order-status'; | ||
export * from './src/payment'; | ||
export * from './src/product'; | ||
export * from './src/intfs/account'; | ||
export * from './src/intfs/address'; | ||
export * from './src/intfs/answer'; | ||
export * from './src/intfs/auth'; | ||
export * from './src/intfs/category'; | ||
export * from './src/intfs/channel'; | ||
export * from './src/intfs/customer'; | ||
export * from './src/intfs/error'; | ||
export * from './src/intfs/links'; | ||
export * from './src/intfs/location'; | ||
export * from './src/intfs/order-status'; | ||
export * from './src/intfs/payment'; | ||
export * from './src/intfs/product'; |
@@ -6,10 +6,10 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./src/account")); | ||
__export(require("./src/auth")); | ||
__export(require("./src/channel")); | ||
__export(require("./src/error")); | ||
__export(require("./src/location")); | ||
__export(require("./src/order-status")); | ||
__export(require("./src/payment")); | ||
__export(require("./src/product")); | ||
__export(require("./src/intfs/account")); | ||
__export(require("./src/intfs/auth")); | ||
__export(require("./src/intfs/channel")); | ||
__export(require("./src/intfs/error")); | ||
__export(require("./src/intfs/location")); | ||
__export(require("./src/intfs/order-status")); | ||
__export(require("./src/intfs/payment")); | ||
__export(require("./src/intfs/product")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "restomax-deliverect", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Restomax Deliverect Link", | ||
@@ -5,0 +5,0 @@ "main": "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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
60797
66
1629
1