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.3.6 to 1.3.7

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.3.7
* Updates `js-draw`
- Fixes inertial scrolling issue.
# 1.3.6

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.6",
"version": "1.3.7",
"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.10.2"
"js-draw": "^0.10.3"
}
}

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

"app_min_version": "2.8",
"version": "1.3.6",
"version": "1.3.7",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:c572806faa1712875ec6b33f7c50bf7054b3463c92cef3709b294498fe4e20dd",
"_publish_commit": "main:bee769fd5cba2a9d11bc22b874d6517068a5ea01"
"_publish_hash": "sha256:87a5a0dd96fc30e4a963642ccadfd16be4a6a983215dff1858007f68f05cfd63",
"_publish_commit": "main:cca36e66c29c789a4152a7a67b775b113c47b9d7"
}

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