innerken-js-utils
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -360,4 +360,5 @@ "use strict"; | ||
getQueryString, | ||
wait | ||
wait, | ||
showConfirmAsyn | ||
}; | ||
exports.default = _default; |
{ | ||
"name": "innerken-js-utils", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -288,3 +288,4 @@ import Swal from 'sweetalert2' | ||
getQueryString, | ||
wait | ||
wait, | ||
showConfirmAsyn | ||
} |
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
19754
624