Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.1 to 0.6.0

modules/ast-markdown.d.ts.map

1

modules/ast-markdown.d.ts

@@ -377,1 +377,2 @@ import $ from './spellu-engine';

export default ast$markdown;
//# sourceMappingURL=ast-markdown.d.ts.map

17

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

@@ -13,2 +13,5 @@ "keywords": [

"license": "MIT",
"engines": {
"node": ">=14"
},
"main": "modules/ast-markdown.mjs",

@@ -19,11 +22,9 @@ "types": "modules/ast-markdown.d.ts",

],
"engines": {
"node": ">=14"
},
"dependencies": {
"@ast/model": "0.0.0",
"@spellu/engine": "0.2.0"
"@ast/model": "^0.6.0",
"@spellu/engine": "^0.6.2",
"esmodule-setup": "^1.0.0"
},
"scripts": {
"postinstall": "node scripts/postinstall.js",
"postinstall": "yarn run esm-setup link --force",
"build": "yarn run esmc"

@@ -35,3 +36,3 @@ },

},
"gitHead": "3948db0a104f8c2f0a248d112f0f5adb249d54f0"
"gitHead": "a42710a5bed70d16756aae44dbf3f3eb4ca12eb1"
}

Sorry, the diff of this file is not supported yet

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