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.4 to 1.4.5

11

CHANGELOG.md

@@ -0,6 +1,11 @@

# 1.4.5
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0160)
- Ability to change the background color.
- Overflow menu for the toolbar.
# 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.
- Don't select/erase objects that have `isSelectable` set to `false`.
- Fix larger-than-necessary output size of arrow/rectangle/line shapes.
- Fix view jumping while zooming in/rotating with touchscreen pan tool.

@@ -7,0 +12,0 @@ # 1.4.3

{
"name": "joplin-plugin-freehand-drawing",
"version": "1.4.4",
"version": "1.4.5",
"scripts": {

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

"dependencies": {
"js-draw": "^0.15.2"
}
"js-draw": "^0.16.0"
},
"packageManager": "yarn@3.4.1"
}

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

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

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

],
"_publish_hash": "sha256:e9023de8bc94163d78391784e3c433457856fd580778d77ae8f8074ab2ff9cee",
"_publish_commit": "main:e20614c0eacd6becabd723a638a1f6ff3a91ac58"
"_publish_hash": "sha256:16b04688e8374470b128f932648006af53a934ac5d6d8b20813553252a957d9e",
"_publish_commit": "main:738dd244190a6027e4c0b3db5a41aa4a64d7d69c"
}

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