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.3.1 to 1.3.2

5

CHANGELOG.md

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

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

@@ -2,0 +7,0 @@ * Save and load tool state (e.g. pen sizes and colors) when closing/opening the editor.

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.1",
"version": "1.3.2",
"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.9.0"
"js-draw": "^0.9.2"
}
}

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

"app_min_version": "2.8",
"version": "1.3.1",
"version": "1.3.2",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:d93282616ef1cda2ff77969c7a90093c5192b5da4bbfa70cf2162bb4220eeae9",
"_publish_commit": "main:660cc591314ca2ee40ab18a33f3e1d59993095cf"
"_publish_hash": "sha256:e7ab7f693d71b84adb6c7bcf58643d055b55a78f06906d150e17b3a188b8db86",
"_publish_commit": "main:8525265e36852010299e4332aa361ca8144a9f64"
}

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