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.3.3 to 1.3.4

8

CHANGELOG.md

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

# 1.3.4
* Focus the editor when fisrt opened.
* It is no longer necessary to click on the editor to use keyboard shortcuts.
# 1.3.3

@@ -7,4 +11,4 @@ * Updates `js-draw`

* Updates js-draw:
* Save images with `fill=none` for strokes with no fill.
* Adds a find dialog that can be opened with `ctrl+f`.
* Save images with `fill=none` for strokes with no fill.
* Adds a find dialog that can be opened with `ctrl+f`.

@@ -11,0 +15,0 @@ # 1.3.1

{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.3",
"version": "1.3.4",
"scripts": {

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

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

"app_min_version": "2.8",
"version": "1.3.3",
"version": "1.3.4",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:f9c80e5e472155c9bfde8c1d477f4101d6c165d7ecd25733e22d1d63ba22bf8e",
"_publish_commit": "main:a8e76dac91c455690d73e1cba8ed95c688f4fc5e"
"_publish_hash": "sha256:fe6fe1cab2c2962832af4b7d66b9d807434a2ac6186c38ab53926b9dcc097020",
"_publish_commit": "main:2be6ad750eb20e80557f30319a997c2fc79b9969"
}

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