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.3.10 to 1.4.0

5

CHANGELOG.md

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

# 1.4.0
* Updates `js-draw`
- New pen icons
- Snap to grid while holding control key.
# 1.3.10

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.3.10",
"version": "1.4.0",
"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.12.0"
"js-draw": "^0.13.0"
}
}

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

"app_min_version": "2.8",
"version": "1.3.10",
"version": "1.4.0",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:f343fb0fe325ef5b09c451473e6b4fb52dbe0e9a9db88d491750cf3910753b99",
"_publish_commit": "main:3481913f2933094be5c310be99b065d470279077"
"_publish_hash": "sha256:0d43c2e0be715fc5a985e7b8386f234402cacc7dc7fd48f14d500eef811af947",
"_publish_commit": "main:4317b614646770c2ec221d88ce8c4089f33f3c5a"
}

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