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.2 to 1.4.3

5

CHANGELOG.md

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

# 1.4.3
* Updates `js-draw`
- `ctrl+A`-related bug fixes.
- Adds a "reformat selection" button (allows changing selection color).
# 1.4.2

@@ -2,0 +7,0 @@ * Updates `js-draw`

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.4.2",
"version": "1.4.3",
"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.14.0"
"js-draw": "^0.15.0"
}
}

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

"app_min_version": "2.8",
"version": "1.4.2",
"version": "1.4.3",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:507db1b4bce8ee1305c855457b8162a0816d4a973fb099b5d636bd549c47a322",
"_publish_commit": "main:6ee37e9a95219b57d1254292517d69e46374fee3"
"_publish_hash": "sha256:34fd8f678305ebfc29bb73a8be6e820e35df35e84bfac9c78b461cf40d633951",
"_publish_commit": "main:22269dfed79efff2b5da58cdfd49c4dd51b43972"
}

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