@ctx-core/atob
Advanced tools
Comparing version 3.0.14 to 3.0.15
{ | ||
"name": "@ctx-core/atob", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "ctx-core atob", | ||
@@ -24,8 +24,8 @@ "main": "lib.js", | ||
"dependencies": { | ||
"@ctx-core/dom": "^5.0.5", | ||
"@ctx-core/logger": "^3.0.12", | ||
"@ctx-core/dom": "^5.0.6", | ||
"@ctx-core/logger": "^3.0.13", | ||
"atob": "^2.1.2", | ||
"atob-lite": "^2.0.0" | ||
}, | ||
"gitHead": "5914a65b47cb4327787d44f73e89ddde0684ea71" | ||
"gitHead": "5c088669a3288008c13894e38be40b1344ba9791" | ||
} |
Updated@ctx-core/dom@^5.0.6
Updated@ctx-core/logger@^3.0.13