marketplacepos 2.5.6 → 2.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -238,6 +238,9 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
238
238
  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
239
239
 
240
240
 
241
+ marketplacepos
242
+ ISC
243
+
241
244
  moment
242
245
  MIT
243
246
  Copyright (c) JS Foundation and other contributors
@@ -4,7 +4,7 @@
4
4
  <meta http-equiv="Pragma" content="no-cache">
5
5
  <meta http-equiv="Expires" content="0">
6
6
  <title>DealPOS Omnichannel AddOns - Integrasi banyak account marketplace</title>
7
- <base href="https://cdn.jsdelivr.net/npm/marketplacepos@2.5.5/Marketplace/">
7
+ <base href="https://cdn.jsdelivr.net/npm/markeplacepos@2.5.7/Marketplace/">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <meta name="description" content="Aplikasi manajemen Omnichannel untuk kelola banyak akun marketplace dalam satu platform. Lebih mudah memproses pesanan dan mengelola inventory.">
10
10
  <link rel="icon" type="image/x-icon" href="favicon.ico">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "marketplacepos",
3
- "version": "2.5.6",
3
+ "version": "2.5.7",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"