Comparing version 1.2.1 to 1.2.2
@@ -111,4 +111,9 @@ import process from 'process' | ||
return { | ||
...result, | ||
url: `${child.href}?version=${getVersion(child.pathname)}`, | ||
} | ||
} | ||
export function load(url, context, defaultLoad) { | ||
return defaultLoad(url, context, defaultLoad) | ||
} |
{ | ||
"name": "hot-esm", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "ESM hot-reloading for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
12595
287