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 1.3.5 to 1.3.6

5

CHANGELOG.md

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

# 1.3.6
* Updates `js-draw`
- Performance improvements
- Different icons for rounded/non-rounded pens
# 1.3.5

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.5",
"version": "1.3.6",
"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.10.0"
"js-draw": "^0.10.2"
}
}

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

"app_min_version": "2.8",
"version": "1.3.5",
"version": "1.3.6",
"name": "Freehand Drawing",

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

"freehand-drawing",
"freehand"
"freehand",
"handwriting"
],

@@ -32,4 +33,4 @@ "categories": [

],
"_publish_hash": "sha256:cc8cb5ba29ad4ac1a25c72c7476d0668de4f5f5916bf6cf58b55a644d3296885",
"_publish_commit": "main:3837205e54e5414e99257d30427fa2f72c31c0e1"
"_publish_hash": "sha256:c572806faa1712875ec6b33f7c50bf7054b3463c92cef3709b294498fe4e20dd",
"_publish_commit": "main:bee769fd5cba2a9d11bc22b874d6517068a5ea01"
}

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