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

sharkdown

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sharkdown - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

index.js

@@ -25,3 +25,3 @@ var split = require('split'),

function format(str) {
if (str.match(/^```(js|javascript)/)) {
if (str.match(/^```(js$|javascript)/)) {
highlightjs = true;

@@ -28,0 +28,0 @@ code = '';

{
"name": "sharkdown",
"version": "0.1.0",
"version": "0.1.1",
"description": "markdown in your shell",

@@ -13,6 +13,3 @@ "main": "index.js",

"dependencies": {
"expect.js": "~0.2.0",
"split": "~0.2.10",
"stream-spigot": "~2.1.2",
"through": "~2.3.4",
"minimist": "0.0.5",

@@ -19,0 +16,0 @@ "cardinal": "~0.4.2"

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