mirror of
https://github.com/smyalygames/vegan-e-numbers.git
synced 2025-05-18 09:04:14 +02:00
fix(app): add more potentially non-vegan e numbers
This commit is contained in:
parent
40a5e6ad58
commit
cc59da3459
@ -37,7 +37,8 @@
|
||||
"number": "E104",
|
||||
"name": "Quinoline yellow",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
"notVegan": true,
|
||||
"note": "May contain traces of gelatin"
|
||||
},
|
||||
{
|
||||
"number": "E105",
|
||||
@ -1214,7 +1215,8 @@
|
||||
"number": "E442",
|
||||
"name": "Ammonium phosphatides",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
"notVegan": true,
|
||||
"note": "Generally produced with rapeseed oil. However, it can be produced with animal fat."
|
||||
},
|
||||
{
|
||||
"number": "E444",
|
||||
@ -1854,8 +1856,9 @@
|
||||
{
|
||||
"number": "E632",
|
||||
"name": "Dipotassium inosinate",
|
||||
"vegan": true,
|
||||
"notVegan": false
|
||||
"vegan": false,
|
||||
"notVegan": true,
|
||||
"note": "Mainly produced from meat and fish. Can also be made with bacteria."
|
||||
},
|
||||
{
|
||||
"number": "E633",
|
||||
|
Loading…
x
Reference in New Issue
Block a user