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

react-to-pdf

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-to-pdf - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/index.js

5

package.json
{
"name": "react-to-pdf",
"version": "0.0.1",
"version": "0.0.2",
"description": "Create pdf documents from React Components",

@@ -14,3 +14,3 @@ "main": "index.js",

"test": "echo \"Error: no test specified\" && exit 0",
"build": "babel ./src -d ./lib --ignore mocks/*,static/*,styleguide/*",
"build": "babel ./src/index.jsx --out-file ./lib/index.js",
"release": "yarn version --new-version patch",

@@ -69,2 +69,3 @@ "preversion": "yarn test",

"prettier": "^1.14.3",
"prop-types": "^15.6.2",
"react-styleguidist": "^7.3.8",

@@ -71,0 +72,0 @@ "rimraf": "^2.6.2",

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