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 2.1.1 to 2.1.2

5

CHANGELOG.md

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

# 2.1.2
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#121)
* Fix low-contrast colors in Joplin ≤ v2.11
* Fix edge toolbar open/closing animations in Joplin ≤ v2.11
# 2.1.0, 2.1.1

@@ -2,0 +7,0 @@ * Fix incorrect `manifest.json` version number.

6

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "2.1.1",
"version": "2.1.2",
"scripts": {

@@ -33,5 +33,5 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",

"dependencies": {
"@js-draw/material-icons": "^1.1.0",
"js-draw": "^1.1.0"
"@js-draw/material-icons": "^1.2.1",
"js-draw": "^1.2.1"
}
}

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

"app_min_version": "2.10",
"version": "2.1.1",
"version": "2.1.2",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:8865e2a82266ec5947f2be0e309a46299fa9f5259dc60ea50c572b6895794c44",
"_publish_commit": "main:a5c219ea13fd1f63828987033efafc759f82192f"
"_publish_hash": "sha256:b720242b9fc69f28adddc28001ef8112e8fce4a27b6ce99f237e06d43641bc69",
"_publish_commit": "main:5cf222e76d69de5e0b7197e98364fc5f0d6488c0"
}

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