Comparing version 1.0.3 to 1.0.4
@@ -198,5 +198,5 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
const print = newPrinter([console.log, '']) | ||
modeul.exports = print | ||
module.exports = print | ||
// print.green.bgBlack `Coucou [yellow: mon [:brave] Hercule], comment ça va ?` | ||
// print.error.red.bgBlack `Coucou [yellow][red.underline] mon [bold] brave Hercule[reset], comment ça va ?` |
@@ -199,4 +199,1 @@ | ||
export default print | ||
// print.green.bgBlack `Coucou [yellow: mon [:brave] Hercule], comment ça va ?` | ||
// print.error.red.bgBlack `Coucou [yellow][red.underline] mon [bold] brave Hercule[reset], comment ça va ?` |
{ | ||
"name": "cute-print", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Enjoyable and colored printing in the console with node", | ||
@@ -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
16928
6
338