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.17 to 1.0.18

5

CHANGELOG.md

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

# 1.0.18
* Updates `js-draw`
* Faster autosaves.
* Switch tools with `ctrl+1`, `ctrl+2`, ...
# 1.0.17

@@ -2,0 +7,0 @@ * Increases the autosave interval to once per minute.

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.17",
"version": "1.0.18",
"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.3.0"
"js-draw": "^0.3.1"
}
}

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

"app_min_version": "2.8",
"version": "1.0.16",
"version": "1.0.18",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:b44d8f0a7a5a87de622808c0f8857d90fe12bde1e88c90011dae6f5ede7a0b32",
"_publish_commit": "main:f08159a58c662e5bbd4dbb21e71164d688264f5c"
"_publish_hash": "sha256:3867b10f89fe6db409e0b593a8267f9a1c6f0056d83968ba24bb36aa424f55b6",
"_publish_commit": "main:432086c5764677a107b46515c619abb1306603e3"
}

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