@dword-design/tester-plugin-tmp-dir 2.1.0 → 2.1.4

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.
Files changed (3) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +8 -8
  3. package/package.json +3 -3
package/LICENSE.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Unless stated otherwise all works are:
4
4
 
5
- Copyright &copy; Sebastian Landwehr <info@dword-design.de>
5
+ Copyright &copy; Sebastian Landwehr <info@sebastianlandwehr.com>
6
6
 
7
7
  and licensed under:
8
8
 
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  <!-- /TITLE -->
4
4
 
5
5
  <!-- BADGES/ -->
6
- <p>
6
+ <p>
7
7
  <a href="https://npmjs.org/package/@dword-design/tester-plugin-tmp-dir">
8
8
  <img
9
9
  src="https://img.shields.io/npm/v/@dword-design/tester-plugin-tmp-dir.svg"
@@ -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,10 +1,10 @@
1
1
  {
2
2
  "name": "@dword-design/tester-plugin-tmp-dir",
3
- "version": "2.1.0",
3
+ "version": "2.1.4",
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
- "author": "Sebastian Landwehr <info@dword-design.de>",
7
+ "author": "Sebastian Landwehr <info@sebastianlandwehr.com>",
8
8
  "main": "dist/index.js",
9
9
  "files": [
10
10
  "dist"