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.9 to 1.0.10

6

CHANGELOG.md

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

# 1.0.10
* Updates `js-draw`
* Fixes a regression -- opening the color picker and attempting to change the color would cause the picker to immediately disappear.
# 1.0.9
* Match Joplin's theme
* Match Joplin's theme.

@@ -4,0 +8,0 @@ # 1.0.8

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.9",
"version": "1.0.10",
"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.8",
"js-draw": "^0.1.9",
"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.9",
"version": "1.0.10",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:f5f9261689fe3e98db9e1538ccc86d5e531a2da9c221d21df35f1fba6a8d09a7",
"_publish_commit": "main:a56ce1955d39b45adda7ada10565716678dc829a"
"_publish_hash": "sha256:0cdd7db983f34ccc0d074594a347b1bf4a9e8455e7f01e863b24127a27a04b1f",
"_publish_commit": "main:ce5fc89bb28522f52f38fa3294d4a5cdb9e60454"
}

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