Socket
Socket
Sign inDemoInstall

micromark-extension-gfm-table

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-extension-gfm-table - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dev/lib/syntax.js

@@ -13,3 +13,3 @@ /**

import assert from 'power-assert'
import {ok as assert} from 'uvu/assert'
import {factorySpace} from 'micromark-factory-space'

@@ -16,0 +16,0 @@ import {

{
"name": "micromark-extension-gfm-table",
"version": "1.0.1",
"version": "1.0.2",
"description": "micromark extension to support GFM tables",

@@ -47,6 +47,5 @@ "license": "MIT",

"micromark-util-types": "^1.0.0",
"power-assert": "^1.0.0"
"uvu": "^0.5.0"
},
"devDependencies": {
"@types/power-assert": "^1.0.0",
"@types/tape": "^4.0.0",

@@ -83,2 +82,3 @@ "c8": "^7.0.0",

"rules": {
"node/file-extension-in-import": "off",
"unicorn/no-this-assignment": "off",

@@ -85,0 +85,0 @@ "complexity": "off"

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