Comparing version 1.0.2 to 1.0.3
@@ -7,3 +7,3 @@ 'use strict'; | ||
function btoa(s) { | ||
let i; | ||
var i; | ||
// String conversion as required by WebIDL. | ||
@@ -10,0 +10,0 @@ s = String(s); |
{ | ||
"name": "abab", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "WHATWG spec-compliant implementations of window.atob and window.btoa.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9395
6