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.15 to 1.0.16

4

CHANGELOG.md

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

# 1.0.16
* Updates `js-draw`
* Fixes strokes with thickness set to a very small number self-intersecting many times.
# 1.0.15

@@ -2,0 +6,0 @@ * German localization

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.15",
"version": "1.0.16",
"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.2.2"
"js-draw": "^0.2.3"
}
}

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

"app_min_version": "2.8",
"version": "1.0.15",
"version": "1.0.16",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:44d43afee90df5770f126155c4214ccf0786a1324379513a950eadd9bb40bcee",
"_publish_commit": "main:4e5936ad7490ec24db599a8aa90bd2b0d00b6c4c"
"_publish_hash": "sha256:ea49e9842b2ccfd23c0b8a39844f017a06cc2951e9bc53478de0e31c8c4d874f",
"_publish_commit": "main:c2e4fc943d8815231aa30d0434aa57f99bb54ec8"
}

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