Socket
Socket
Sign inDemoInstall

joplin-plugin-freehand-drawing

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-freehand-drawing - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.5.2
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0190)
- Fixes touchpad pinch zoom offset vertically from cursor
# 1.5.1

@@ -2,0 +6,0 @@ * Don't move the save button to the overflow menu.

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.5.1",
"version": "1.5.2",
"scripts": {

@@ -33,4 +33,4 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",

"dependencies": {
"js-draw": "^0.17.4"
"js-draw": "^0.19.0"
}
}

@@ -5,3 +5,3 @@ {

"app_min_version": "2.8",
"version": "1.5.1",
"version": "1.5.2",
"name": "Freehand Drawing",

@@ -32,4 +32,4 @@ "description": "Create and edit drawings with js-draw.",

],
"_publish_hash": "sha256:13cc424fc27a9d16f16b91b8d14dbc25db86254a31c389f3ee19321dce50f2c5",
"_publish_commit": "main:f14ea5e3987f12519d29369913ad2d4e078f1763"
"_publish_hash": "sha256:59d94b55604372210e3cd858f266d87f16d9d27de3bdfc4b3c473a1e86191d47",
"_publish_commit": "main:661bd0719f6fa9acd945eb91e084cd495c6a336b"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc