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.9.0 to 1.10.0

3

CHANGELOG.md

@@ -0,1 +1,4 @@

# 1.9.1
* [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0122)
# 1.9.0

@@ -2,0 +5,0 @@ - Updates German localization (thanks to @Mr-Kanister)

18

package.json
{
"name": "joplin-plugin-freehand-drawing",
"version": "1.9.0",
"version": "1.10.0",
"scripts": {

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

"@types/codemirror": "5.60.7",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.1",
"@types/markdown-it": "^12.2.3",
"@types/node": "^18.14.0",
"@types/node": "^20.1.2",
"copy-webpack-plugin": "^11.0.0",

@@ -26,12 +26,12 @@ "fs-extra": "^11.1.1",

"on-build-webpack": "^0.1.0",
"style-loader": "^3.3.1",
"tar": "^6.1.13",
"style-loader": "^3.3.2",
"tar": "^6.1.14",
"ts-loader": "^9.4.2",
"typescript": "^4.9.1",
"webpack": "^5.78.0",
"webpack-cli": "^5.0.1"
"typescript": "^5.0.4",
"webpack": "^5.82.1",
"webpack-cli": "^5.1.1"
},
"dependencies": {
"js-draw": "^0.22.0"
"js-draw": "^0.23.0"
}
}

@@ -31,4 +31,4 @@ {

],
"_publish_hash": "sha256:23e49d65a93be296a99f42feac0a4186d7a99bebf0521c0fdf6451a107e6d913",
"_publish_commit": "main:e8bbfabe344de2877a2da269bc37ba2f9516c1b7"
"_publish_hash": "sha256:deeea67da025eba59eb01a1465e62320b8b841a2f689c538c7b25cc7162c4f3c",
"_publish_commit": "main:7f8dc8de441ce15f8063573aaab4142c31e51104"
}

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