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.2.1 to 1.2.2

4

CHANGELOG.md

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

# 1.2.2
* Updates `js-draw`
* Fixes exporting multi-line text regions to SVG.
# 1.2.1

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.2.1",
"version": "1.2.2",
"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.7.1"
"js-draw": "^0.7.2"
}
}

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

"app_min_version": "2.8",
"version": "1.2.1",
"version": "1.2.2",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:91d1096a0e19e1ef1886e05829248b689c15221fda1b6feb1ec16254d824d164",
"_publish_commit": "main:234a553649e67dca477c2c1838ea3a3e79a64058"
"_publish_hash": "sha256:437e6ac798ebc3f0e100472449879817d77e3554ebcb9e5876dbba50b2921d21",
"_publish_commit": "main:51ce32d378140d84f836afef70ad6e6acb0ddab8"
}

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