New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-pdf/image

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-pdf/image - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

lib/index.browser.js

@@ -1,2 +0,1 @@

import fetch from 'cross-fetch';
import PNG from '@react-pdf/png-js';

@@ -3,0 +2,0 @@ import _JPEG from 'jay-peg';

import fs from 'fs';
import url from 'url';
import path from 'path';
import fetch from 'cross-fetch';
import PNG from '@react-pdf/png-js';

@@ -6,0 +5,0 @@ import _JPEG from 'jay-peg';

3

package.json
{
"name": "@react-pdf/image",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",

@@ -26,3 +26,2 @@ "description": "Parses the images in png or jpeg format for react-pdf document",

"@react-pdf/png-js": "^3.0.0",
"cross-fetch": "^3.1.5",
"jay-peg": "^1.1.0"

@@ -29,0 +28,0 @@ },

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