joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -1,3 +0,5 @@ | ||
# 1.9.1 | ||
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0122) | ||
# 1.10.0 and 1.10.1 | ||
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0230) | ||
- Add animations when opening/closing dropdowns. | ||
- Snap selection translation/drawing to x/y axes when holding shift. | ||
@@ -4,0 +6,0 @@ # 1.9.0 |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.9.0", | ||
"version": "1.10.1", | ||
"name": "Freehand Drawing", | ||
@@ -32,4 +32,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:deeea67da025eba59eb01a1465e62320b8b841a2f689c538c7b25cc7162c4f3c", | ||
"_publish_commit": "main:7f8dc8de441ce15f8063573aaab4142c31e51104" | ||
"_publish_hash": "sha256:e9fa94af390315241f5768069e273b7da5e630b044ee7923f7a98ba11cfc1567", | ||
"_publish_commit": "main:ba417cfcc4e5c4bfc5dae8aca26bd6baf95d33a6" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
417902
0