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 2.7.0 to 2.7.1

5

CHANGELOG.md

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

# 2.7.1
- [Updates `js-draw` to v1.16.1](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#1161)
- Fixes accessibility text could sometimes be selected and dropped into the editor. (https://github.com/personalizedrefrigerator/joplin-plugin-freehand-drawing/issues/8)
# 2.7.0

@@ -2,0 +7,0 @@

6

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "2.7.0",
"version": "2.7.1",
"scripts": {

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

"dependencies": {
"@js-draw/material-icons": "1.16.0",
"js-draw": "1.16.0"
"@js-draw/material-icons": "1.16.1",
"js-draw": "1.16.1"
}
}

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

"app_min_version": "2.10",
"version": "2.7.0",
"version": "2.7.1",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:17f3e24c1727903035dced77f576c76cb6ae0e9f0fe5b0e4952ff997e73a95cb",
"_publish_commit": "main:c1829eaee5a00a46df603941dfacce4a952b8215"
"_publish_hash": "sha256:3e3c92cb53241e908ae6f227ddef36c57c394c2c01595a21d7969ec4603646bb",
"_publish_commit": "main:4d042f19a4ec460a164917d84d4fb46f4d63763d"
}

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