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.23 to 1.0.24

1

lib/Pdf.js

@@ -46,2 +46,3 @@ 'use strict';

require('pdfjs-dist/build/pdf.combined');
require('pdfjs-dist/web/compatibility');

@@ -48,0 +49,0 @@ var Pdf = function (_React$Component) {

2

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

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

import React from 'react';
require('pdfjs-dist/build/pdf.combined');
require('pdfjs-dist/web/compatibility');

@@ -4,0 +5,0 @@ class Pdf extends React.Component {

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