@react-pdf/png-js
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@react-pdf/png-js", | ||
"description": "A PNG decoder in JS", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"main": "lib/png-js.cjs.js", | ||
@@ -16,5 +16,2 @@ "module": "lib/png-js.es.js", | ||
}, | ||
"dependencies": { | ||
"@react-pdf/zlib": "^2.0.0" | ||
}, | ||
"scripts": { | ||
@@ -26,3 +23,4 @@ "build": "rollup -c", | ||
"lib" | ||
] | ||
], | ||
"gitHead": "c61acc69eb9ab433bdede2b7b1c7b070101ccab2" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
0
- Removed@react-pdf/zlib@^2.0.0
- Removed@react-pdf/zlib@2.0.0(transitive)
- Removedpako@2.1.0(transitive)