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.12.0 to 1.12.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.12.1
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0251)
- Fixes strokes disappearing when drawn with the mouse when running in the version of Electron used by Joplin.
# 1.12.0

@@ -2,0 +6,0 @@ * [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0250)

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.12.0",
"version": "1.12.1",
"scripts": {

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

"dependencies": {
"js-draw": "^0.25.0"
"js-draw": "^0.25.1"
}
}

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

"app_min_version": "2.8",
"version": "1.12.0",
"version": "1.12.1",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:21d1bee8d508cc292baedc91f75ceff0e7154be16aa82dbe6bcca41962dbac82",
"_publish_commit": "main:13ba07597bb3e9c61be2b8bba350d1b7143295dd"
"_publish_hash": "sha256:21a111a7ffa778fbe358e3b841f07732fd2c2df7f52d63069ac8936240cfaa8a",
"_publish_commit": "main:555a576f98d16066b9273ac33b10034c4892f5d4"
}

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