joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -0,1 +1,4 @@ | ||
# 1.0.15 | ||
* German localization | ||
# 1.0.14 | ||
@@ -2,0 +5,0 @@ * Spanish localization |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"scripts": { | ||
@@ -32,6 +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.2.0", | ||
"os-browserify": "^0.3.0", | ||
"path-browserify": "^1.0.1" | ||
"js-draw": "^0.2.2" | ||
} | ||
} |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"name": "Freehand Drawing", | ||
@@ -31,4 +31,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:27d83be0e7dbb0ac92bee93c06188106328dbb20d11dacf92b5b8b79eb47f806", | ||
"_publish_commit": "main:6ef70ed99fb9e206a3a8cb70675b9c8f101705a2" | ||
"_publish_hash": "sha256:44d43afee90df5770f126155c4214ccf0786a1324379513a950eadd9bb40bcee", | ||
"_publish_commit": "main:4e5936ad7490ec24db599a8aa90bd2b0d00b6c4c" | ||
} |
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
419180
1
- Removedos-browserify@^0.3.0
- Removedpath-browserify@^1.0.1
- Removedos-browserify@0.3.0(transitive)
- Removedpath-browserify@1.0.1(transitive)
Updatedjs-draw@^0.2.2