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

@raulingg/md-links

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raulingg/md-links - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

11

dist/mdLinks.js
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _util = require("./util");

@@ -74,3 +69,3 @@

var _default = (path, options = {
module.exports = (path, options = {
validate: false

@@ -89,4 +84,2 @@ }) => {

}
};
exports.default = _default;
};

2

package.json
{
"name": "@raulingg/md-links",
"version": "0.5.0",
"version": "0.5.1",
"description": "This library allows you to find links within markdown files",

@@ -5,0 +5,0 @@ "author": "Raul Quispe <relaxedchild@gmail.com>",

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