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.0.3 to 1.0.4

6

CHANGELOG.md

@@ -0,2 +1,8 @@

# 1.0.4
* Updates `js-draw` to the latest version
* Caches rendered strokes (where possible) for performance
* Bug fixes
* Fixes a bug where an old version of an edited image was sometimes drawn in the preview pane instead of the updated image.
# 1.0.1
* Allows discarding changes: Adds a "close" button to the `js-draw` toolbar.

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

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

"dependencies": {
"js-draw": "^0.0.9",
"js-draw": "^0.1.0",
"os-browserify": "^0.3.0",

@@ -35,0 +35,0 @@ "path-browserify": "^1.0.1"

@@ -19,4 +19,4 @@ {

],
"_publish_hash": "sha256:1c7699dd12b7e6dd3927fd72be5a8a92da21e59b0b219e162a03f5eea3bcac0a",
"_publish_commit": "main:87d2ba713dc3d4a93e821ef2a13e5539a1d5e1d3"
"_publish_hash": "sha256:568ac5b3e2abbf68d99bfeb7ff28311257c92ec2d25b423518f6c965ae65cea9",
"_publish_commit": "main:544c6a7f36c2beb1ece69331807fa55c53a125d0"
}

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