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.12.1 to 2.0.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# 2.0.0
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#102)
- Adds a new toolbar theme (a theme similar to the original can be enabled in settings)
- Adds a theme switcher in settings
- The default `js-draw` themes can now be selected in addition to a "match Joplin" setting
* Centers the background/drawing area when making a new image.
# 1.12.1

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

5

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

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

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

6

publish/io.github.personalizedrefrigerator.js-draw.json

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

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

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

],
"_publish_hash": "sha256:21a111a7ffa778fbe358e3b841f07732fd2c2df7f52d63069ac8936240cfaa8a",
"_publish_commit": "main:555a576f98d16066b9273ac33b10034c4892f5d4"
"_publish_hash": "sha256:38bd3d3b327513e207ec23f2c488dd22af786ce22313a25e37c199b8687095ef",
"_publish_commit": "main:733d362bbeeb10620fcd7ec629a71a16a0f8408c"
}

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