New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grunt-slice-markdown

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-slice-markdown - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

.prettierrc

11

package.json
{
"name": "grunt-slice-markdown",
"description": "Slices a Markdown file in segments, generates HTML, and applies a template to the result. Useful to generate slide shows.",
"version": "0.3.3",
"version": "0.3.4",
"homepage": "https://github.com/uhop/grunt-slice-markdown",

@@ -28,5 +28,5 @@ "author": {

"dependencies": {
"highlight.js": "^9.12.0",
"highlight.js": "^9.13.1",
"lodash.template": "^4.4.0",
"markdown-it": "^8.4.0",
"markdown-it": "^8.4.2",
"markdown-it-abbr": "^1.0.4",

@@ -45,6 +45,7 @@ "markdown-it-checkbox": "^1.1.0",

"markdown-it-sup": "^1.0.0",
"markdown-it-video": "^0.5.1"
"markdown-it-video": "^0.6.3"
},
"devDependencies": {
"grunt": "^1.0.1"
"grunt": "^1.0.3",
"grunt-cli": "^1.3.2"
},

@@ -51,0 +52,0 @@ "keywords": [

@@ -61,2 +61,3 @@ # grunt-slice-markdown

- 0.3.4 *refreshed dependencies.*
- 0.3.3 *refreshed dependencies.*

@@ -63,0 +64,0 @@ - 0.3.2 *refreshed dependencies.*

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