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.8.0 to 1.9.0

5

CHANGELOG.md

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

# 1.9.0
- Updates German localization (thanks to @Mr-Kanister)
- By default, display the editor in fullscreen.
- A setting has been added that allows disabling this.
# 1.8.0

@@ -2,0 +7,0 @@ * [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0122)

2

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.8.0",
"version": "1.9.0",
"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.8.0",
"version": "1.9.0",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:ac3c6ed3299820318656bb07fe926e74371a5a9528a531326cc6ce7d98116b79",
"_publish_commit": "main:2f875712b8e650677f081eee324bd9982f4f521e"
"_publish_hash": "sha256:23e49d65a93be296a99f42feac0a4186d7a99bebf0521c0fdf6451a107e6d913",
"_publish_commit": "main:e8bbfabe344de2877a2da269bc37ba2f9516c1b7"
}
# `joplin-plugin-freehand-drawing`
[On GitHub](https://github.com/personalizedrefrigerator/joplin-plugin-freehand-drawing) | [On the Joplin Forum](https://discourse.joplinapp.org/t/plugin-js-draw-integration/27114) | [Online Demo](https://personalizedrefrigerator.github.io/js-draw/example/index.html)
A Joplin plugin for creating and editing freehand drawings.
A Joplin plugin for creating and editing freehand drawings using [js-draw](https://github.com/personalizedrefrigerator/js-draw).

@@ -6,0 +6,0 @@ <img width="600" src="./screenshots/editorview-light-1.png"/>

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