@dword-design/tester-plugin-tmp-dir 2.1.1 → 2.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +7 -7
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -25,25 +25,25 @@
25
25
  <img
26
26
  src="https://gitpod.io/button/open-in-gitpod.svg"
27
27
  alt="Open in Gitpod"
28
- height="32"
28
+ width="114"
29
29
  >
30
30
  </a><a href="https://www.buymeacoffee.com/dword">
31
31
  <img
32
32
  src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg"
33
33
  alt="Buy Me a Coffee"
34
- height="32"
34
+ width="114"
35
35
  >
36
36
  </a><a href="https://paypal.me/SebastianLandwehr">
37
37
  <img
38
38
  src="https://sebastianlandwehr.com/images/paypal.svg"
39
39
  alt="PayPal"
40
- height="32"
40
+ width="163"
41
41
  >
42
42
  </a><a href="https://www.patreon.com/dworddesign">
43
43
  <img
44
44
  src="https://sebastianlandwehr.com/images/patreon.svg"
45
45
  alt="Patreon"
46
- height="32"
46
+ width="163"
47
47
  >
48
48
  </a>
49
49
  </p>
@@ -79,21 +79,21 @@ Hey, I am Sebastian Landwehr, a freelance web developer, and I love developing w
79
79
  <img
80
80
  src="https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg"
81
81
  alt="Buy Me a Coffee"
82
- height="32"
82
+ width="114"
83
83
  >
84
84
  </a>&nbsp;If you want to send me a one time donation. The coffee is pretty good 😊.<br/>
85
85
  <a href="https://paypal.me/SebastianLandwehr">
86
86
  <img
87
87
  src="https://sebastianlandwehr.com/images/paypal.svg"
88
88
  alt="PayPal"
89
- height="32"
89
+ width="163"
90
90
  >
91
91
  </a>&nbsp;Also for one time donations if you like PayPal.<br/>
92
92
  <a href="https://www.patreon.com/dworddesign">
93
93
  <img
94
94
  src="https://sebastianlandwehr.com/images/patreon.svg"
95
95
  alt="Patreon"
96
- height="32"
96
+ width="163"
97
97
  >
98
98
  </a>&nbsp;Here you can support me regularly, which is great so I can steadily work on projects.
99
99
  </p>
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@dword-design/tester-plugin-tmp-dir",
3
- "version": "2.1.1",
3
+ "version": "2.1.5",
4
4
  "repository": "dword-design/tester-plugin-tmp-dir",
5
- "funding": "https://www.buymeacoffee.com/dword",
5
+ "funding": "https://github.com/sponsors/dword-design",
6
6
  "license": "MIT",
7
7
  "author": "Sebastian Landwehr <info@sebastianlandwehr.com>",
8
8
  "main": "dist/index.js",