polotno-node
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "polotno-node", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Polotno workflow from NodeJS", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "rm -rf ./dist && parcel build ./client.html --public-url ./ && rm ./dist/*js.map " | ||
"build": "rm -rf ./dist && parcel build ./client.html --public-url ./ && rm ./dist/*js.map", | ||
"dev": "parcel ./client.html" | ||
}, | ||
@@ -19,3 +20,3 @@ "files": [ | ||
"parcel-bundler": "^1.12.4", | ||
"polotno": "^1.7.1", | ||
"polotno": "^1.7.5", | ||
"react": "^18.2.0", | ||
@@ -22,0 +23,0 @@ "react-dom": "^18.2.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
2876203
13617