@standardnotes/markdown-basic
Advanced tools
Comparing version 1.6.2 to 1.7.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.7.0](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.6.2...@standardnotes/markdown-basic@1.7.0) (2023-11-18) | ||
### Features | ||
* add classic editors ([96a412a](https://github.com/standardnotes/plugins/commit/96a412a9725f689cbd5ca95f7feb5ba19938dd9a)) | ||
## [1.6.2](https://github.com/standardnotes/plugins/compare/@standardnotes/markdown-basic@1.6.1...@standardnotes/markdown-basic@1.6.2) (2022-11-04) | ||
@@ -8,0 +14,0 @@ |
@@ -6,5 +6,6 @@ { | ||
}, | ||
"version": "1.6.2", | ||
"version": "1.7.0", | ||
"main": "dist/dist.js", | ||
"author": "Standard Notes Retired", | ||
"description": "A Markdown editor with dynamic split-pane preview.", | ||
"scripts": { | ||
@@ -25,3 +26,4 @@ "lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .", | ||
"main": "dist/index.html", | ||
"file_type": "txt" | ||
"file_type": "md", | ||
"showInGallery": true | ||
}, | ||
@@ -66,3 +68,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "915e5bbf0309aad528eb7a36a6b13086c062876f" | ||
"gitHead": "acc3dcf053c4bb32d11f63f4596315988661e7a5" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1387702
0