@ctx-core/font-awesome
Advanced tools
Comparing version 7.12.0 to 7.12.1
{ | ||
"name": "@ctx-core/font-awesome", | ||
"version": "7.12.0", | ||
"version": "7.12.1", | ||
"description": "ctx-core font-awesome", | ||
@@ -24,8 +24,8 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/array": "^12.0.1", | ||
"@ctx-core/array": "^13.0.0", | ||
"@ctx-core/combinators": "^3.1.0", | ||
"@ctx-core/function": "^6.0.0", | ||
"@ctx-core/html": "^6.0.21" | ||
"@ctx-core/function": "^7.0.0", | ||
"@ctx-core/html": "^6.0.22" | ||
}, | ||
"gitHead": "e8f52845b735d0820e3d94a24e51c974a0e6df4b" | ||
"gitHead": "9678877a3da00bb1d0cceb6f5de0db0b5d40a66b" | ||
} |
+ Added@ctx-core/array@13.3.4(transitive)
+ Added@ctx-core/function@7.3.0(transitive)
+ Added@ctx-core/object@5.4.6(transitive)
- Removed@ctx-core/array@12.0.1(transitive)
- Removed@ctx-core/function@6.0.0(transitive)
Updated@ctx-core/array@^13.0.0
Updated@ctx-core/function@^7.0.0
Updated@ctx-core/html@^6.0.22