joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -0,1 +1,6 @@ | ||
# 1.3.10 | ||
* Updates `js-draw` | ||
- Resizable eraser | ||
- Selection- & text tool-related bug fixes | ||
# 1.3.9 | ||
@@ -2,0 +7,0 @@ * Updates `js-draw` |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"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.11.3" | ||
"js-draw": "^0.12.0" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"name": "Freehand Drawing", | ||
@@ -32,4 +32,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:ef0297682ab8e4b586c42dda9d0fc138b73c1770b08fb9a54f4356bc8fb98fd2", | ||
"_publish_commit": "main:0524df5ac8107a7de5cdc164eb11f16f6445158e" | ||
"_publish_hash": "sha256:f343fb0fe325ef5b09c451473e6b4fb52dbe0e9a9db88d491750cf3910753b99", | ||
"_publish_commit": "main:3481913f2933094be5c310be99b065d470279077" | ||
} |
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
539348
+ Addedjs-draw@0.12.0(transitive)
- Removedjs-draw@0.11.3(transitive)
Updatedjs-draw@^0.12.0