@getcontextual/shopify-sdk 1.1.0 → 1.1.1
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.
- package/THIRD_PARTY +9 -3
- package/dist/index.js +3184 -2156
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +3184 -2156
- package/dist/react/index.js.map +1 -1
- package/dist/vanilla/index.js +3184 -2156
- package/dist/vanilla/index.js.map +1 -1
- package/package.json +6 -5
- /package/dist/react/vanilla/{index.e2e.test.d.ts → index.e2e.spec.d.ts} +0 -0
- /package/dist/vanilla/{index.e2e.test.d.ts → index.e2e.spec.d.ts} +0 -0
- /package/dist/vanilla/vanilla/{index.e2e.test.d.ts → index.e2e.spec.d.ts} +0 -0
package/THIRD_PARTY
CHANGED
|
@@ -15,10 +15,16 @@ License: MIT
|
|
|
15
15
|
Copyright: Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
|
|
16
16
|
https://github.com/remusao/tldts
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
|
|
19
|
+
## bowser
|
|
19
20
|
License: MIT
|
|
20
|
-
Copyright
|
|
21
|
-
https://github.com/
|
|
21
|
+
Copyright 2015, Dustin Diaz (the "Original Author")
|
|
22
|
+
https://github.com/bowser-js/bowser
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
## isbot
|
|
26
|
+
License: Unlicense
|
|
27
|
+
https://github.com/omrilotan/isbot/tree/main
|
|
22
28
|
|
|
23
29
|
## detectincognitojs
|
|
24
30
|
License: MIT
|