Comparing version 0.3.18 to 0.3.19
@@ -31,2 +31,3 @@ interface ESMImport { | ||
names: string[]; | ||
specifier?: string; | ||
} | ||
@@ -42,2 +43,3 @@ interface DeclarationExport extends ESMExport { | ||
names: string[]; | ||
specifier?: string; | ||
} | ||
@@ -44,0 +46,0 @@ interface DefaultExport extends ESMExport { |
{ | ||
"name": "mlly", | ||
"version": "0.3.18", | ||
"version": "0.3.19", | ||
"description": "Missing ECMAScript module utils for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "unjs/mlly", |
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
522523
16742