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

printit

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

printit - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

main.js

@@ -105,2 +105,3 @@ // Generated by CoffeeScript 1.9.3

if (process.env.NODE_ENV !== 'test') {
console.info(this.format('warn', texts));
return console.warn(this.format('warn', texts));

@@ -114,2 +115,3 @@ }

if (process.env.NODE_ENV !== 'test') {
console.info(this.format('error', texts));
return console.error(this.format('error', texts));

@@ -116,0 +118,0 @@ }

2

package.json

@@ -16,3 +16,3 @@ {

],
"version": "0.1.11",
"version": "0.1.12",
"homepage": "https://github.com/frankrousseau/printit/",

@@ -19,0 +19,0 @@ "bugs": {

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