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

remark-custom-blocks

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-custom-blocks - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

6

package.json
{
"name": "remark-custom-blocks",
"version": "1.0.8",
"version": "1.0.9",
"repository": {

@@ -15,3 +15,3 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-custom-blocks",

"scripts": {
"pretest": "eslint src",
"pretest": "eslint .",
"prepare": "del-cli dist && cross-env BABEL_ENV=production babel src --out-dir dist",

@@ -48,3 +48,3 @@ "test": "jest",

"rehype-stringify": "^3.0.0",
"remark-parse": "^4.0.0",
"remark-parse": "^5.0.0",
"remark-rehype": "^3.0.0",

@@ -51,0 +51,0 @@ "unified": "^6.1.5"

@@ -62,5 +62,5 @@ const spaceSeparated = require('space-separated-tokens')

hProperties: {
className: classList
}
}
className: classList,
},
},
})

@@ -67,0 +67,0 @@ }

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