Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joplin-plugin-freehand-drawing

Package Overview
Dependencies
Maintainers
1
Versions
79
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.4.3 to 1.4.4

8

CHANGELOG.md

@@ -0,3 +1,9 @@

# 1.4.4
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0152)
* Don't select/erase objects that have `isSelectable` set to `false`.
* Decrease output size of new lines/rectangles/arrows.
* Fix view jumping while zooming in/rotating with touchscreen pan tool.
# 1.4.3
* Updates `js-draw`
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0150)
- `ctrl+A`-related bug fixes.

@@ -4,0 +10,0 @@ - Adds a "reformat selection" button (allows changing selection color).

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.4.3",
"version": "1.4.4",
"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.15.0"
"js-draw": "^0.15.2"
}
}

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

"app_min_version": "2.8",
"version": "1.4.3",
"version": "1.4.4",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:34fd8f678305ebfc29bb73a8be6e820e35df35e84bfac9c78b461cf40d633951",
"_publish_commit": "main:22269dfed79efff2b5da58cdfd49c4dd51b43972"
"_publish_hash": "sha256:e9023de8bc94163d78391784e3c433457856fd580778d77ae8f8074ab2ff9cee",
"_publish_commit": "main:e20614c0eacd6becabd723a638a1f6ff3a91ac58"
}

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