Socket
Socket
Sign inDemoInstall

remark-lint-no-trailing-spaces

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

2

index.js

@@ -16,3 +16,3 @@ var visit = require('unist-util-visit');

position: {
start: { line: lineIndex, column: currentLine.length },
start: { line: lineIndex, column: currentLine.length + 1 },
end: { line: lineIndex }

@@ -19,0 +19,0 @@ }

{
"name": "remark-lint-no-trailing-spaces",
"version": "1.2.0",
"version": "1.2.1",
"author": "Jonathan Verrecchia - @verekia",

@@ -5,0 +5,0 @@ "repository": "verekia/remark-lint-no-trailing-spaces",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc