joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -0,1 +1,5 @@ | ||
# 1.0.12 | ||
* Updates `js-draw` | ||
* Adds a reset zoom/viewport button. | ||
# 1.0.11 | ||
@@ -2,0 +6,0 @@ * Updates `js-draw` |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"scripts": { | ||
@@ -32,3 +32,3 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", | ||
"dependencies": { | ||
"js-draw": "^0.1.10", | ||
"js-draw": "^0.1.11", | ||
"os-browserify": "^0.3.0", | ||
@@ -35,0 +35,0 @@ "path-browserify": "^1.0.1" |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:7f630ef322f1e74b57d7be85ff55c0ad973a5179f02cd6ecb555d94bb5e0b8c1", | ||
"_publish_commit": "main:0c951ef23ae93011fd1afc3e6c1a9b7af4f5a084" | ||
"_publish_hash": "sha256:559c162b82649425818958e2d97a9301c56237b47e180f9994d4aade2da55aae", | ||
"_publish_commit": "main:b75b309a8e0a3cec33d6c3cb7350ad469317684e" | ||
} |
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
392800
Updatedjs-draw@^0.1.11