Comparing version 0.2.0 to 0.2.1
@@ -7,2 +7,2 @@ type Tuple<T1, T2> = [T1, T2]; | ||
export default a2a; | ||
export = a2a; |
{ | ||
"name": "a2a", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Async await to Array", | ||
@@ -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
4064