@react-pdf/png-js
Advanced tools
Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "@react-pdf/png-js", | ||
"description": "A PNG decoder in JS", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"license": "MIT", | ||
"main": "./lib/png-js.cjs.js", | ||
"module": "./lib/png-js.es.js", | ||
"type": "module", | ||
"main": "./lib/png-js.cjs", | ||
"module": "./lib/png-js.js", | ||
"browser": { | ||
"./lib/png-js.es.js": "./lib/png-js.browser.es.js", | ||
"./lib/png-js.cjs.js": "./lib/png-js.browser.cjs.js" | ||
"./lib/png-js.js": "./lib/png-js.browser.js", | ||
"./lib/png-js.cjs": "./lib/png-js.browser.cjs" | ||
}, | ||
"exports": { | ||
".": { | ||
"import": "./lib/png-js.js", | ||
"require": "./lib/png-js.cjs", | ||
"default": "./lib/png-js.js" | ||
} | ||
}, | ||
"repository": { | ||
@@ -13,0 +21,0 @@ "type": "git", |
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
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
1149140
Yes
7
32509