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

@traptitech/traq-markdown-it

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@traptitech/traq-markdown-it - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

7

package.json
{
"name": "@traptitech/traq-markdown-it",
"version": "5.3.0",
"version": "5.3.1",
"description": "Markdown parser for traQ.",

@@ -17,3 +17,4 @@ "main": "dist/index.js",

"start": "tsdx watch",
"build": "tsdx build && dart-sass ./src/css/index.scss ./dist/index.css",
"build": "tsdx build && npm run build:css",
"build:css": "sass ./src/css/index.scss ./dist/index.css",
"test": "tsdx test",

@@ -54,3 +55,2 @@ "lint": "tsdx lint"

"@typescript-eslint/parser": "^4.22.1",
"dart-sass": "^1.25.0",
"eslint": "^7.25.0",

@@ -62,2 +62,3 @@ "eslint-config-prettier": "^7.2.0",

"prettier": "^2.2.1",
"sass": "^1.34.0",
"ts-dedent": "^2.1.1",

@@ -64,0 +65,0 @@ "tsdx": "^0.14.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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