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.10 to 1.0.11

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.0.11
* Updates `js-draw`
* Make icon foregrounds match Joplin's theme when buttons are selected.
* Autosaves every two minutes. At present there is only one autosave file.
* Press `Ctrl+Shift+P`, then type `Restore from autosave` to restore from the autosaved drawing.
# 1.0.10

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.10",
"version": "1.0.11",
"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.1.9",
"js-draw": "^0.1.10",
"os-browserify": "^0.3.0",

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

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

"app_min_version": "2.8",
"version": "1.0.10",
"version": "1.0.11",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:0cdd7db983f34ccc0d074594a347b1bf4a9e8455e7f01e863b24127a27a04b1f",
"_publish_commit": "main:ce5fc89bb28522f52f38fa3294d4a5cdb9e60454"
"_publish_hash": "sha256:7f630ef322f1e74b57d7be85ff55c0ad973a5179f02cd6ecb555d94bb5e0b8c1",
"_publish_commit": "main:0c951ef23ae93011fd1afc3e6c1a9b7af4f5a084"
}

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