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

markfound

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markfound - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

live-refresh.js

@@ -17,3 +17,5 @@ // Generated by LiveScript 1.4.0

}
ws = new Ws(req, socket, body);
ws = new Ws(req, socket, body, void 8, {
ping: 30
});
return ws.on('message', function(it){

@@ -20,0 +22,0 @@ var fpath;

{
"name": "markfound",
"version": "0.2.1",
"version": "0.2.2",
"description": "Recursively index directories of markdown files for live preview",

@@ -5,0 +5,0 @@ "keywords": [

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