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

react-pdf-js

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pdf-js - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

8

package.json
{
"name": "react-pdf-js",
"version": "1.0.12",
"version": "1.0.13",
"description": "A React component to wrap PDF.js",

@@ -9,3 +9,3 @@ "main": "./lib/index.js",

"type": "git",
"url": "https://github.com/mikecousins/react-pdfjs"
"url": "https://github.com/mikecousins/react-pdf-js"
},

@@ -30,5 +30,5 @@ "scripts": {

"bugs": {
"url": "https://github.com/mikecousins/react-pdfjs/issues"
"url": "https://github.com/mikecousins/react-pdf-js/issues"
},
"homepage": "https://github.com/mikecousins/react-pdfjs",
"homepage": "https://github.com/mikecousins/react-pdf-js",
"dependencies": {

@@ -35,0 +35,0 @@ "pdfjs-dist": "1.5.222"

@@ -5,4 +5,4 @@ #react-pdf-js

[![NPM Downloads](https://img.shields.io/npm/dm/react-pdf-js.svg?style=flat-square)](https://www.npmjs.com/package/react-pdf-js)
[![Build Status](https://img.shields.io/travis/mikecousins/react-pdfjs/master.svg?style=flat-square)](https://travis-ci.org/mikecousins/react-pdfjs)
[![devDependency Status](https://david-dm.org/mikecousins/react-pdfjs/dev-status.svg)](https://david-dm.org/mikecousins/react-pdfjs#info=devDependencies)
[![Build Status](https://img.shields.io/travis/mikecousins/react-pdf-js/master.svg?style=flat-square)](https://travis-ci.org/mikecousins/react-pdf-js)
[![devDependency Status](https://david-dm.org/mikecousins/react-pdf-js/dev-status.svg)](https://david-dm.org/mikecousins/react-pdf-js#info=devDependencies)

@@ -9,0 +9,0 @@ `react-pdf-js` provides a component for rendering PDF documents using [PDF.js](http://mozilla.github.io/pdf.js/). Written for React 15 and ES2015 using the Airbnb style guide.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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