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

turndown-plugin-gfm

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turndown-plugin-gfm - npm Package Compare versions

Comparing version 0.0.3 to 1.0.0

14

package.json
{
"name": "turndown-plugin-gfm",
"description": "Turndown plugin to add GitHub Flavored Markdown extensions.",
"version": "0.0.3",
"version": "1.0.0",
"author": "Dom Christie",
"main": "lib/turndown-plugin-gfm.cjs.js",
"module": "lib/turndown-plugin-gfm.es.js",
"jsnext:main": "lib/turndown-plugin-gfm.es.js",
"devDependencies": {

@@ -10,3 +13,3 @@ "browserify": "^14.5.0",

"standard": "^10.0.3",
"turndown": "4.0.0-rc.2",
"turndown": "4.0.0",
"turndown-attendant": "0.0.2"

@@ -18,3 +21,2 @@ },

],
"jsnext:main": "lib/turndown-plugin-gfm.es.js",
"keywords": [

@@ -30,4 +32,6 @@ "turndown",

"license": "MIT",
"main": "lib/turndown-plugin-gfm.cjs.js",
"module": "lib/turndown-plugin-gfm.es.js",
"repository": {
"type": "git",
"url": "https://github.com/domchristie/turndown-plugin-gfm.git"
},
"scripts": {

@@ -34,0 +38,0 @@ "build": "npm run build-cjs && npm run build-es && npm run build-iife && npm run build-test",

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