@react-pdf/image
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -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'; |
{ | ||
"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 @@ }, |
3
67035
2124
- Removedcross-fetch@^3.1.5
- Removedcross-fetch@3.2.0(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)