creatium 0.1.17 → 0.2.2

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/README.md CHANGED
@@ -11,6 +11,8 @@
11
11
 
12
12
  [![License](https://img.shields.io/github/license/pigeonposse/creatium?style=for-the-badge&color=green&logoColor=white)](/LICENSE)
13
13
  [![Version](https://img.shields.io/npm/v/creatium?style=for-the-badge&color=blue&label=Version)](https://www.npmjs.com/package/creatium)
14
+ [![NPM package minimized gzipped size](https://img.shields.io/bundlejs/size/creatium?style=for-the-badge&color=orange&label=Minimized+size&logoColor=white)](https://www.npmjs.com/package/creatium)
15
+ [![NPM Unpacked Size](https://img.shields.io/npm/unpacked-size/creatium/0.2.1?style=for-the-badge&color=orange&logoColor=white)](https://www.npmjs.com/package/creatium)
14
16
 
15
17
  Build your create-bins quickly and easily
16
18
 
@@ -77,7 +79,7 @@ Help us to develop more interesting things.
77
79
 
78
80
  ## 📜 License
79
81
 
80
- This software is licensed with __[GPL-3.0]({{const.pkg.extra.licenseURL}})__.
82
+ This software is licensed with __[MIT]({{const.pkg.extra.licenseURL}})__.
81
83
 
82
84
  [![Read more](https://img.shields.io/badge/Read-more-grey?style=for-the-badge)]({{const.pkg.extra.licenseURL}})
83
85
 
@@ -112,21 +114,15 @@ This software is licensed with __[GPL-3.0]({{const.pkg.extra.licenseURL}})__.
112
114
  ██╔═══╝ ██║██║ ██║██╔══╝ ██║ ██║██║╚██╗██║██╔═══╝ ██║ ██║╚════██║╚════██║██╔══╝
113
115
  ██║ ██║╚██████╔╝███████╗╚██████╔╝██║ ╚████║██║ ╚██████╔╝███████║███████║███████╗
114
116
  ╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═════╝ ╚══════╝╚══════╝╚══════╝
115
-
116
-
117
-
118
- █████╗█████╗█████╗█████╗█████╗█████╗█████╗
119
- ╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝
120
-
121
-
122
-
117
+ █████╗█████╗█████╗█████╗█████╗█████╗█████╗█████╗█████╗
118
+ ╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝╚════╝
123
119
  ██████╗██████╗ ███████╗ █████╗ ████████╗██╗██╗ ██╗███╗ ███╗
124
120
  ██╔════╝██╔══██╗██╔════╝██╔══██╗╚══██╔══╝██║██║ ██║████╗ ████║
125
121
  ██║ ██████╔╝█████╗ ███████║ ██║ ██║██║ ██║██╔████╔██║
126
122
  ██║ ██╔══██╗██╔══╝ ██╔══██║ ██║ ██║██║ ██║██║╚██╔╝██║
127
123
  ╚██████╗██║ ██║███████╗██║ ██║ ██║ ██║╚██████╔╝██║ ╚═╝ ██║
128
124
  ╚═════╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝
129
-
125
+
130
126
  - Author: [Angelo](https://github.com/angelespejo)
131
127
 
132
128