Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cute-print

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cute-print - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

test.js

2

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc