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 2.0.0 to 2.1.0

4

CHANGELOG.md

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

# 2.1.0
* Fix incorrect `manifest.json` version number.
* Adjust default color theme for higher contrast.
# 2.0.0

@@ -2,0 +6,0 @@ * [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#102)

6

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {

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

"dependencies": {
"@js-draw/material-icons": "^1.0.2",
"js-draw": "^1.0.2"
"@js-draw/material-icons": "^1.1.0",
"js-draw": "^1.1.0"
}
}

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

"app_min_version": "2.8",
"version": "2.0.0",
"version": "2.1.0",
"name": "Freehand Drawing",

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

],
"_publish_hash": "sha256:38bd3d3b327513e207ec23f2c488dd22af786ce22313a25e37c199b8687095ef",
"_publish_commit": "main:733d362bbeeb10620fcd7ec629a71a16a0f8408c"
"_publish_hash": "sha256:5563761d4f1bb5e1ef13ea230d41cd58d3a0ab17ecd65bf7602477498f1e4af7",
"_publish_commit": "main:bf196a0cdb0710ca197958a7bfdf4afac6c30fb5"
}

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