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

@traptitech/markdown-it-spoiler

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.3 to 1.1.4

fixtures/default.txt

13

package.json
{
"name": "@traptitech/markdown-it-spoiler",
"version": "1.1.3",
"version": "1.1.4",
"description": "!!spoiler!! plugin for markdown-it markdown parser",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "jest"
},
"repository": {

@@ -22,5 +25,9 @@ "type": "git",

"homepage": "https://github.com/traPtitech/markdown-it-spoiler#readme",
"dependencies": {
"@types/markdown-it": "*"
"dependencies": {},
"devDependencies": {
"@types/markdown-it": "*",
"jest": "^26.0.1",
"markdown-it": "^11.0.0",
"markdown-it-testgen": "^0.1.6"
}
}

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