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

exl-markdown-preview

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exl-markdown-preview - npm Package Compare versions

Comparing version 0.0.5 to 1.0.0

exl-markdown-preview-0.0.7.vsix

32

package.json

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

"description": "Visual Studio Code extension to render a preview of Adobe Experience League markdown files. ",
"version": "0.0.5",
"version": "1.0.0",
"engines": {
"vscode": "^1.22.0"
"vscode": "^1.48.0"
},

@@ -13,2 +13,7 @@ "publisher": "adobe",

"license": "Apache-2.0",
"homepage": "https://bitbucket.org/oproma/vscode-adobe-authoring/src/master/packages/exl-markdown-preview/",
"repository": {
"type": "git",
"url": "https://bitbucket.org/oproma/exl-markdown-preview.git"
},
"categories": [

@@ -26,6 +31,3 @@ "Other"

],
"markdown.markdownItPlugins": true,
"markdown.previewScripts": [
"preview.js"
]
"markdown.markdownItPlugins": true
},

@@ -35,19 +37,9 @@ "scripts": {

"pretest": "npm run lint",
"test": "node ./test/runTest.js"
"test": "node ./test/runTest.js",
"package": "vsce package"
},
"devDependencies": {
"@types/glob": "^7.1.1",
"@types/mocha": "^7.0.2",
"@types/node": "^13.11.0",
"@types/vscode": "^1.47.0",
"eslint": "^6.8.0",
"glob": "^7.1.6",
"mocha": "^7.1.2",
"typescript": "^3.8.3",
"vscode-test": "^1.3.0"
},
"dependencies": {
"markdown-it-adobe-plugin": "^0.0.1"
"markdown-it-adobe-plugin": "0.0.5"
},
"gitHead": "8c075ae2e5f94c7c814b66fe94699f7f8a972858"
"gitHead": "f1d0f93fc19b909d8e382796e022a3741a717eb7"
}
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