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.0.12 to 1.0.13

5

CHANGELOG.md

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

# 1.0.13
* Updates `js-draw`
* Accessibility fixes
* Other bug fixes.
# 1.0.12

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

4

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.0.12",
"version": "1.0.13",
"scripts": {

@@ -32,3 +32,3 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",

"dependencies": {
"js-draw": "^0.1.11",
"js-draw": "^0.1.12",
"os-browserify": "^0.3.0",

@@ -35,0 +35,0 @@ "path-browserify": "^1.0.1"

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

"app_min_version": "2.8",
"version": "1.0.12",
"version": "1.0.13",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:559c162b82649425818958e2d97a9301c56237b47e180f9994d4aade2da55aae",
"_publish_commit": "main:b75b309a8e0a3cec33d6c3cb7350ad469317684e"
"_publish_hash": "sha256:c2f2d5969f70dc0667b708df3a12ec87a6157ccb76fb94a83b5cc30f2b8cff76",
"_publish_commit": "main:f98f1977efba840e161b4e34b396ae3a17f1131e"
}

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