common-fp 0.1.3 → 0.1.4-beta.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.
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="210.925" height="26.458">
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="66" width="526" viewBox="0 0 210.925 26.458">
2
2
  <path d="M22.47 3.767A13.229 13.229 0 0 0 13.23 0 13.229 13.229 0 0 0 0 13.229a13.229 13.229 0 0 0 13.229 13.229 13.229 13.229 0 0 0 9.22-3.787l-1.328-1.328a11.321 11.321 0 0 1-7.892 3.208A11.321 11.321 0 0 1 1.908 13.23a11.321 11.321 0 0 1 11.32-11.322 11.321 11.321 0 0 1 7.893 3.21z" style="fill:#9793ff;fill-opacity:1"/>
3
3
  {0.24218}
4
4
  /&gt;<g style="fill:#ff9736;fill-opacity:1">
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="210.925" height="26.458">
1
+ <svg xmlns="http://www.w3.org/2000/svg" height="66" width="526" viewBox="0 0 210.925 26.458">
2
2
  <path d="M22.47 3.767A13.229 13.229 0 0 0 13.23 0 13.229 13.229 0 0 0 0 13.229a13.229 13.229 0 0 0 13.229 13.229 13.229 13.229 0 0 0 9.22-3.787l-1.328-1.328a11.321 11.321 0 0 1-7.892 3.208A11.321 11.321 0 0 1 1.908 13.23a11.321 11.321 0 0 1 11.32-11.322 11.321 11.321 0 0 1 7.893 3.21z" style="fill:#3742c4;fill-opacity:1"/>
3
3
  {0.24218}
4
4
  /&gt;<g style="fill:#dd8100;fill-opacity:1">
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "common-fp",
3
3
  "description": "FP utilities for the commoner",
4
4
  "private": false,
5
- "version": "0.1.3",
5
+ "version": "0.1.4-beta.1",
6
6
  "files": [
7
7
  "dist",
8
8
  "misc/header_dark.svg",
package/readme.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <picture>
2
2
  <source media="(prefers-color-scheme: dark)" srcset="./misc/header_dark.svg">
3
- <img height="66" alt="Welcome To Common FP" src="./misc/header_light.svg">
3
+ <img alt="Welcome To Common FP" src="./misc/header_light.svg">
4
4
  </picture>
5
5
 
6
6
  <br>