@frozzare/pkg
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -30,3 +30,3 @@ "use strict"; | ||
const name = match === null || match === void 0 ? void 0 : match[1].replace('_exports', '_default'); | ||
text = text.replace((match === null || match === void 0 ? void 0 : match[0]) || '', '') + `\nmodule.exports = ${name}`; | ||
text = text.replace((match === null || match === void 0 ? void 0 : match[0]) || '', '') + `\nmodule.exports = ${name};`; | ||
} | ||
@@ -33,0 +33,0 @@ if (!config.write) { |
{ | ||
"name": "@frozzare/pkg", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
3529