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

@ast/markdown

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ast/markdown - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

12

package.json
{
"name": "@ast/markdown",
"version": "0.7.3",
"version": "0.7.4",
"description": "Markdown AST.",

@@ -22,9 +22,9 @@ "keywords": [

"dependencies": {
"@ast/model": "^0.6.2",
"@spellu/engine": "^0.7.2",
"@ast/model": "^0.6.3",
"@spellu/engine": "^0.7.3",
"esmodule-setup": "^1.1.0"
},
"scripts": {
"postinstall": "yarn run esm-setup link --force",
"build": "yarn run esmc"
"postinstall": "yarn esm-setup link --force",
"build": "yarn esmc"
},

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "cf613f6f5b26a92aff9ebacbd74ecbb691108df1"
"gitHead": "a28064812b00544442b30c91e00dc2dc5a389997"
}
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