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.9 to 1.3.10

5

CHANGELOG.md

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

# 1.3.10
* Updates `js-draw`
- Resizable eraser
- Selection- & text tool-related bug fixes
# 1.3.9

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.9",
"version": "1.3.10",
"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.11.3"
"js-draw": "^0.12.0"
}
}

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

"app_min_version": "2.8",
"version": "1.3.9",
"version": "1.3.10",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:ef0297682ab8e4b586c42dda9d0fc138b73c1770b08fb9a54f4356bc8fb98fd2",
"_publish_commit": "main:0524df5ac8107a7de5cdc164eb11f16f6445158e"
"_publish_hash": "sha256:f343fb0fe325ef5b09c451473e6b4fb52dbe0e9a9db88d491750cf3910753b99",
"_publish_commit": "main:3481913f2933094be5c310be99b065d470279077"
}

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