@ctx-core/atob
Advanced tools
Comparing version 3.0.18 to 3.0.19
{ | ||
"name": "@ctx-core/atob", | ||
"version": "3.0.18", | ||
"version": "3.0.19", | ||
"description": "ctx-core atob", | ||
@@ -24,8 +24,8 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/dom": "^5.1.1", | ||
"@ctx-core/logger": "^3.0.14", | ||
"@ctx-core/dom": "^5.1.2", | ||
"@ctx-core/logger": "^3.0.15", | ||
"atob": "^2.1.2", | ||
"atob-lite": "^2.0.0" | ||
}, | ||
"gitHead": "5d2ae8d1d9574cd0647f0c38ad20621e69d89ca7" | ||
"gitHead": "9678877a3da00bb1d0cceb6f5de0db0b5d40a66b" | ||
} |
Updated@ctx-core/dom@^5.1.2
Updated@ctx-core/logger@^3.0.15