react-pdf-js
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2553081
52376