@ctx-core/atob
Advanced tools
Comparing version 3.0.20 to 3.0.21
{ | ||
"name": "@ctx-core/atob", | ||
"version": "3.0.20", | ||
"version": "3.0.21", | ||
"description": "ctx-core atob", | ||
@@ -24,8 +24,8 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/dom": "^5.1.3", | ||
"@ctx-core/logger": "^3.0.16", | ||
"@ctx-core/dom": "^5.1.4", | ||
"@ctx-core/logger": "^3.0.17", | ||
"atob": "^2.1.2", | ||
"atob-lite": "^2.0.0" | ||
}, | ||
"gitHead": "861a27faca25e6f001e7cbc9575e7e851ccae583" | ||
"gitHead": "76aa455c72a0dde31135f4b306f12e6ae03ddbc5" | ||
} |
Updated@ctx-core/dom@^5.1.4
Updated@ctx-core/logger@^3.0.17