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.1.0 to 1.1.1

5

CHANGELOG.md

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

# 1.1.1
* Publishes changes from 1.1.0 (`manifest.json` needed to be updated)
* Updates `js-draw`
* `Ctrl+1` through `Ctrl+9` select pen drawing modes (if a pen is selected). `1-9` still selects tools.
# 1.1.0

@@ -2,0 +7,0 @@ * Bug fixes

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.1.0",
"version": "1.1.1",
"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.4.1"
"js-draw": "^0.5.0"
}
}

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

"app_min_version": "2.8",
"version": "1.0.21",
"version": "1.1.1",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:09aaf6d24ed19a98347bfc27e466308ed4c8a416b734ccb9f3fc2772d608011a",
"_publish_hash": "sha256:882f136e54bf00d9a7ba3df87ef8306ba303512e6cfe8ae2c50899c7e390f9c6",
"_publish_commit": "main:c63832229f20fabc8a15332e134c99b581fe8097"
}

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