@onylab/common-api 0.1.129 → 0.1.130

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.
@@ -518,11 +518,8 @@
518
518
  </td>
519
519
  <td class="Footer-help Font Font-body"
520
520
  style="border-width:0;border-collapse:collapse;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;mso-line-height-rule:exactly;vertical-align:middle;color:#e3e3e3;font-size:14px;line-height:20px;">
521
- <p
522
- style="margin-bottom:20px;margin-left:0;margin-right:0;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;color:inherit !important;font-size:inherit !important;line-height:inherit !important;text-align:inherit !important;">
523
- <strong style="font-weight:bold;">Suggestions?</strong> Reach out to our <a href="mailto:checkout-feedback@stripe.com"
524
- style="-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline-color:0;text-decoration:none;color:#e3e3e3;">
525
- Checkout team</a> to let us know how you'd like to use Checkout.
521
+ <p style="margin-bottom:20px;margin-left:0;margin-right:0;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;color:inherit !important;font-size:inherit !important;line-height:inherit !important;text-align:inherit !important;">
522
+
526
523
  </p>
527
524
  </td>
528
525
  <td class="Spacer Spacer-gutter" width="64"
@@ -795,11 +795,9 @@
795
795
  </td>
796
796
  <td class="Footer-help Font Font-body"
797
797
  style="border-width:0;border-collapse:collapse;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;mso-line-height-rule:exactly;vertical-align:middle;color:#e3e3e3;font-size:14px;line-height:20px;">
798
- <p
799
- style="margin-bottom:20px;margin-left:0;margin-right:0;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;color:inherit !important;font-size:inherit !important;line-height:inherit !important;text-align:inherit !important;">
800
- <strong style="font-weight:bold;">Suggestions?</strong> Reach out to our <a href="mailto:checkout-feedback@stripe.com"
801
- style="-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline-color:0;text-decoration:none;color:#e3e3e3;">Checkout
802
- team</a> to let us know how you'd like to use Checkout.</p>
798
+ <p style="margin-bottom:20px;margin-left:0;margin-right:0;margin-top:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;color:inherit !important;font-size:inherit !important;line-height:inherit !important;text-align:inherit !important;">
799
+
800
+ </p>
803
801
  </td>
804
802
  <td class="Spacer Spacer-gutter" width="64"
805
803
  style="border-width:0;border-collapse:collapse;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2f2f2f;font-size:1px;line-height:1px;mso-line-height-rule:exactly;">
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Common API",
4
4
  "main": "dist/common-api.node.min.js",
5
5
  "types": "dist/common-api.d.ts",
6
- "version": "0.1.129",
6
+ "version": "0.1.130",
7
7
  "author": "Paul M.",
8
8
  "license": "NO LICENSE",
9
9
  "engines": {