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.18 to 1.0.19

5

CHANGELOG.md

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

# 1.0.19
* Updates `js-draw`
* `Ctrl+C`, `Ctrl+V`, and opening images dropped into the editor.
* Delete the selection by pressing `Backspace` or `Delete`.
# 1.0.18

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.18",
"version": "1.0.19",
"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.3.1"
"js-draw": "^0.3.2"
}
}

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

"app_min_version": "2.8",
"version": "1.0.18",
"version": "1.0.19",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:3867b10f89fe6db409e0b593a8267f9a1c6f0056d83968ba24bb36aa424f55b6",
"_publish_commit": "main:432086c5764677a107b46515c619abb1306603e3"
"_publish_hash": "sha256:3ef462db0d89cfc020ac976664f3f1b620b1edb4bdbdcef44229ea8c619203de",
"_publish_commit": "main:600d5afe5e9ee275f873a04d8641813f0fabb3ee"
}

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