polotno-node
Advanced tools
Comparing version 2.10.8 to 2.10.9
{ | ||
"name": "polotno-node", | ||
"version": "2.10.8", | ||
"version": "2.10.9", | ||
"description": "Polotno workflow from NodeJS", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"ava": "^6.2.0", | ||
"axios": "^1.7.7", | ||
"axios": "^1.7.8", | ||
"dotenv": "^16.4.5", | ||
@@ -27,3 +27,3 @@ "fluent-ffmpeg": "^2.1.3", | ||
"pngjs": "^7.0.0", | ||
"polotno": "^2.14.11", | ||
"polotno": "^2.15.0", | ||
"react": "^18.3.1", | ||
@@ -36,5 +36,5 @@ "react-dom": "^18.3.1", | ||
"dependencies": { | ||
"@sparticuz/chromium": "^130.0.0", | ||
"puppeteer": "^23.7.1", | ||
"puppeteer-core": "^23.7.1", | ||
"@sparticuz/chromium": "^131.0.1", | ||
"puppeteer": "^23.9.0", | ||
"puppeteer-core": "^23.9.0", | ||
"tmp": "^0.2.3" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
1234543
5539
+ Added@sparticuz/chromium@131.0.1(transitive)
- Removed@sparticuz/chromium@130.0.0(transitive)
Updated@sparticuz/chromium@^131.0.1
Updatedpuppeteer@^23.9.0
Updatedpuppeteer-core@^23.9.0