@dicebear/collection 8.0.0-rc.1 → 8.0.0
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 +3 -3
- package/package.json +31 -31
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<h1><img src="https://dicebear.com/logo-readme.svg" width="28" /> DiceBear Collection</h1>
|
|
1
|
+
<h1><img src="https://www.dicebear.com/logo-readme.svg" width="28" /> DiceBear Collection</h1>
|
|
2
2
|
|
|
3
3
|
<p>
|
|
4
4
|
<img src="https://api.dicebear.com/6.x/adventurer/svg?seed=Mimi&backgroundColor=0077b6&radius=10" width="64" />
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
<img src="https://api.dicebear.com/6.x/initials/svg?seed=..&backgroundColor=ade8f4&radius=10" width="64" />
|
|
10
10
|
</p>
|
|
11
11
|
|
|
12
|
-
[Playground](https://dicebear.com/playground) |
|
|
13
|
-
[Documentation](https://dicebear.com/introduction)
|
|
12
|
+
[Playground](https://www.dicebear.com/playground) |
|
|
13
|
+
[Documentation](https://www.dicebear.com/introduction)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dicebear/collection",
|
|
3
|
-
"version": "8.0.0
|
|
3
|
+
"version": "8.0.0",
|
|
4
4
|
"description": "Avatar style collection for DiceBear",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dicebear"
|
|
@@ -40,37 +40,37 @@
|
|
|
40
40
|
"test": "uvu tests -i fixtures"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@dicebear/adventurer": "8.0.0
|
|
44
|
-
"@dicebear/adventurer-neutral": "8.0.0
|
|
45
|
-
"@dicebear/avataaars": "8.0.0
|
|
46
|
-
"@dicebear/avataaars-neutral": "8.0.0
|
|
47
|
-
"@dicebear/big-ears": "8.0.0
|
|
48
|
-
"@dicebear/big-ears-neutral": "8.0.0
|
|
49
|
-
"@dicebear/big-smile": "8.0.0
|
|
50
|
-
"@dicebear/bottts": "8.0.0
|
|
51
|
-
"@dicebear/bottts-neutral": "8.0.0
|
|
52
|
-
"@dicebear/croodles": "8.0.0
|
|
53
|
-
"@dicebear/croodles-neutral": "8.0.0
|
|
54
|
-
"@dicebear/fun-emoji": "8.0.0
|
|
55
|
-
"@dicebear/icons": "8.0.0
|
|
56
|
-
"@dicebear/identicon": "8.0.0
|
|
57
|
-
"@dicebear/initials": "8.0.0
|
|
58
|
-
"@dicebear/lorelei": "8.0.0
|
|
59
|
-
"@dicebear/lorelei-neutral": "8.0.0
|
|
60
|
-
"@dicebear/micah": "8.0.0
|
|
61
|
-
"@dicebear/miniavs": "8.0.0
|
|
62
|
-
"@dicebear/notionists": "8.0.0
|
|
63
|
-
"@dicebear/notionists-neutral": "8.0.0
|
|
64
|
-
"@dicebear/open-peeps": "8.0.0
|
|
65
|
-
"@dicebear/personas": "8.0.0
|
|
66
|
-
"@dicebear/pixel-art": "8.0.0
|
|
67
|
-
"@dicebear/pixel-art-neutral": "8.0.0
|
|
68
|
-
"@dicebear/rings": "8.0.0
|
|
69
|
-
"@dicebear/shapes": "8.0.0
|
|
70
|
-
"@dicebear/thumbs": "8.0.0
|
|
43
|
+
"@dicebear/adventurer": "8.0.0",
|
|
44
|
+
"@dicebear/adventurer-neutral": "8.0.0",
|
|
45
|
+
"@dicebear/avataaars": "8.0.0",
|
|
46
|
+
"@dicebear/avataaars-neutral": "8.0.0",
|
|
47
|
+
"@dicebear/big-ears": "8.0.0",
|
|
48
|
+
"@dicebear/big-ears-neutral": "8.0.0",
|
|
49
|
+
"@dicebear/big-smile": "8.0.0",
|
|
50
|
+
"@dicebear/bottts": "8.0.0",
|
|
51
|
+
"@dicebear/bottts-neutral": "8.0.0",
|
|
52
|
+
"@dicebear/croodles": "8.0.0",
|
|
53
|
+
"@dicebear/croodles-neutral": "8.0.0",
|
|
54
|
+
"@dicebear/fun-emoji": "8.0.0",
|
|
55
|
+
"@dicebear/icons": "8.0.0",
|
|
56
|
+
"@dicebear/identicon": "8.0.0",
|
|
57
|
+
"@dicebear/initials": "8.0.0",
|
|
58
|
+
"@dicebear/lorelei": "8.0.0",
|
|
59
|
+
"@dicebear/lorelei-neutral": "8.0.0",
|
|
60
|
+
"@dicebear/micah": "8.0.0",
|
|
61
|
+
"@dicebear/miniavs": "8.0.0",
|
|
62
|
+
"@dicebear/notionists": "8.0.0",
|
|
63
|
+
"@dicebear/notionists-neutral": "8.0.0",
|
|
64
|
+
"@dicebear/open-peeps": "8.0.0",
|
|
65
|
+
"@dicebear/personas": "8.0.0",
|
|
66
|
+
"@dicebear/pixel-art": "8.0.0",
|
|
67
|
+
"@dicebear/pixel-art-neutral": "8.0.0",
|
|
68
|
+
"@dicebear/rings": "8.0.0",
|
|
69
|
+
"@dicebear/shapes": "8.0.0",
|
|
70
|
+
"@dicebear/thumbs": "8.0.0"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
|
-
"@dicebear/core": "8.0.0
|
|
73
|
+
"@dicebear/core": "8.0.0",
|
|
74
74
|
"@rollup/plugin-commonjs": "^25.0.3",
|
|
75
75
|
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
76
76
|
"@tsconfig/recommended": "^1.0.2",
|
|
@@ -90,5 +90,5 @@
|
|
|
90
90
|
"publishConfig": {
|
|
91
91
|
"access": "public"
|
|
92
92
|
},
|
|
93
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "218cf2a59086fb512ac9b1bfc498ccb8855f4226"
|
|
94
94
|
}
|