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

react-to-print

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-to-print - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

4

CHANGELOG.md
# CHANGELOG
## 2.6.1 (March 3rd, 2020)
- CHORE [220](https://github.com/gregnb/react-to-print/pull/222) Added `suppressErrors` documentation to the README
## 2.6.0 (March 3rd, 2020)

@@ -4,0 +8,0 @@

2

package.json
{
"name": "react-to-print",
"version": "2.6.0",
"version": "2.6.1",
"description": "Print React components in the browser",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -149,2 +149,3 @@ <div align="center">

| **`bodyClass`** | `string?` | Class to pass to the print window body |
| **`suppressErrors`** | `boolean?` | When passed, prevents console logging of errors |

@@ -151,0 +152,0 @@ ## FAQ

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