react-pdf-js
Advanced tools
{ | ||
"name": "react-pdf-js", | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"description": "A React component to wrap PDF.js", | ||
@@ -33,3 +33,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pdfjs-dist": "1.5.365", | ||
"pdfjs-dist": "1.5.376", | ||
"react": "15.3.0" | ||
@@ -39,3 +39,3 @@ }, | ||
"babel-cli": "6.11.4", | ||
"babel-core": "6.11.4", | ||
"babel-core": "6.13.2", | ||
"babel-eslint": "6.1.2", | ||
@@ -46,10 +46,10 @@ "babel-loader": "6.2.4", | ||
"babel-plugin-typecheck": "3.9.0", | ||
"babel-preset-es2015": "6.9.0", | ||
"babel-preset-es2015": "6.13.2", | ||
"babel-preset-react": "6.11.1", | ||
"babel-runtime": "6.11.6", | ||
"eslint": "3.2.2", | ||
"eslint-config-airbnb": "10.0.0", | ||
"eslint-plugin-import": "1.12.0", | ||
"eslint-plugin-react": "6.0.0", | ||
"eslint-plugin-jsx-a11y": "2.0.1", | ||
"eslint": "3.3.0", | ||
"eslint-config-airbnb": "10.0.1", | ||
"eslint-plugin-import": "1.13.0", | ||
"eslint-plugin-react": "6.1.0", | ||
"eslint-plugin-jsx-a11y": "2.1.0", | ||
"rifraf": "2.0.2", | ||
@@ -56,0 +56,0 @@ "rimraf": "2.5.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2638979
0