joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.2.2 to 1.3.0
@@ -0,1 +1,4 @@ | ||
# 1.3.0 | ||
* Non-pressure-sensitive strokes by default | ||
# 1.2.2 | ||
@@ -2,0 +5,0 @@ * Updates `js-draw` |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"scripts": { | ||
@@ -32,4 +32,4 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"js-draw": "^0.7.2" | ||
"js-draw": "^0.8.0" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:437e6ac798ebc3f0e100472449879817d77e3554ebcb9e5876dbba50b2921d21", | ||
"_publish_commit": "main:51ce32d378140d84f836afef70ad6e6acb0ddab8" | ||
"_publish_hash": "sha256:2cd1d102124e0bd3e2defcbe2c48e59e00967021cc3afdb253b153c01677c7ed", | ||
"_publish_commit": "main:73d76d10ecee05436b09c80d3962ed025c77673f" | ||
} |
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
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
486485
19
+ Addedjs-draw@0.8.0(transitive)
- Removedjs-draw@0.7.2(transitive)
Updatedjs-draw@^0.8.0