Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

joplin-plugin-space-indenter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-space-indenter - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

29

package.json
{
"name": "joplin-plugin-space-indenter",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
"prepare": "npm run dist",
"update": "npm install -g generator-joplin && yo joplin --update"
"updateVersion": "webpack --env joplin-plugin-config=updateVersion",
"update": "npm install -g generator-joplin && yo joplin --node-package-manager npm --update --force"
},

@@ -17,15 +18,15 @@ "license": "MIT",

"devDependencies": {
"@types/node": "^14.0.14",
"@codemirror/language": "^6.10.1",
"@codemirror/state": "^6.4.1",
"@types/node": "^18.7.13",
"chalk": "^4.1.0",
"copy-webpack-plugin": "^6.1.0",
"fs-extra": "^9.0.1",
"glob": "^7.1.6",
"on-build-webpack": "^0.1.0",
"tar": "^6.0.5",
"ts-loader": "^7.0.5",
"typescript": "^3.9.3",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"yargs": "^16.2.0"
"copy-webpack-plugin": "^11.0.0",
"fs-extra": "^10.1.0",
"glob": "^8.0.3",
"tar": "^6.1.11",
"ts-loader": "^9.3.1",
"typescript": "^4.8.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
}
}

@@ -5,12 +5,14 @@ {

"app_min_version": "2.6",
"version": "0.2.2",
"version": "0.2.3",
"name": "Space Indenter",
"description": "Indent paragraphs with spaces instead of tabs",
"author": "alondmnt",
"author": "Alon Diament",
"homepage_url": "https://github.com/alondmnt/joplin-plugin-space-indenter",
"repository_url": "https://github.com/alondmnt/joplin-plugin-space-indenter",
"keywords": [],
"categories": [],
"_publish_hash": "sha256:69127d1776feba2eb6d55ca7a6975da63686e3c77be7b5adf8fbd37ed07b730c",
"_publish_commit": "main:197691df8708ba105ced3fa3c27e04658f840dad"
"categories": [
"editor"
],
"_publish_hash": "sha256:a522fd96f445feb022a680237d330027a5e066e13a760bb0a18f16ddd188a359",
"_publish_commit": "main:9f4bf14c0a7c38b15731ec0af5138d75c56c78e1"
}

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