Socket
Socket
Sign inDemoInstall

joplin-plugin-kanban

Package Overview
Dependencies
142
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

21

package.json
{
"name": "joplin-plugin-kanban",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"test": "jest",
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
"prepare": "npm run dist",
"update": "npm install -g generator-joplin && yo joplin --update"
},
"license": "MIT",

@@ -10,2 +16,3 @@ "keywords": [

"@types/jest": "^26.0.23",
"@types/js-yaml": "^4.0.1",
"@types/node": "^14.0.14",

@@ -17,5 +24,5 @@ "@types/react": "^17.0.11",

"@types/styled-components": "^5.1.10",
"@types/js-yaml": "^4.0.1",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^6.1.0",
"dnd-core": "^14.0.0",
"fs-extra": "^9.0.1",

@@ -37,3 +44,4 @@ "glob": "^7.1.6",

"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.0",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "^17.0.2",

@@ -43,8 +51,3 @@ "react-icons": "^4.2.0",

"styled-components": "^5.3.0"
},
"scripts": {
"test": "jest",
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
"update": "npm install -g generator-joplin && yo joplin --update"
}
}
}

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

"app_min_version": "1.7",
"version": "1.0.1",
"version": "1.0.2",
"name": "Kanban",

@@ -19,4 +19,4 @@ "description": "Flexible kanban board plugin for all your tasks",

],
"_publish_hash": "sha256:86eeb96d1c0bbf704b9e7ec84be03f5e7faa5dcf5caa08c3d135f15a7c2dd109",
"_publish_commit": "dev:b8c553cf62d5a04d674957c7e08378bcbe1ca737"
"_publish_hash": "sha256:e8fc0b0c5f536bc0e1961cbe1a9abc551a27d380752ccc8d37553b1fc0a4db6f",
"_publish_commit": "dev:c80d1194b6ac39590dfdb8c14d0e9a0d6532ae4d"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc