Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joplin-plugin-freehand-drawing

Package Overview
Dependencies
Maintainers
1
Versions
79
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.7 to 1.0.8

6

CHANGELOG.md

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

# 1.0.8
* Updates `js-draw`
* Adds a pipette tool (pick colors by clicking on the screen)
* Adds recent colors to the list of suggested colors
* Fixes "resume editing" button sometimes not working.
# 1.0.7

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.7",
"version": "1.0.8",
"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.6",
"js-draw": "^0.1.8",
"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.7",
"version": "1.0.8",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:dd7ce18d57cc7da8a2c8437be2701989a14953cb86ccc6323c578981bd66836e",
"_publish_commit": "main:c3852df6bb4a37222fe0911a8206f64085d1f742"
"screenshots": [
{
"src": "../screenshot.png"
}
],
"_publish_hash": "sha256:de2725f467735e55a384614ed8e0503e3b3d70fa411e0a5006ef49ef2bc81462",
"_publish_commit": "main:7cde3668f1d0eba50b9b817dcdf030614fab6b87"
}

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