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

remark-lint-no-file-name-outer-dashes

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-no-file-name-outer-dashes - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

index.d.ts
export default remarkLintNofileNameOuterDashes
export type Root = import('mdast').Root
declare const remarkLintNofileNameOuterDashes: import('unified-lint-rule/node_modules/unified').Plugin<
declare const remarkLintNofileNameOuterDashes: import('unified').Plugin<
| void[]

@@ -5,0 +5,0 @@ | [unknown]

{
"name": "remark-lint-no-file-name-outer-dashes",
"version": "2.0.0",
"version": "2.0.1",
"description": "remark-lint rule to warn when file names contain initial or final dashes",

@@ -16,3 +16,7 @@ "license": "MIT",

],
"repository": "https://github.com/remarkjs/remark-lint/tree/main/packages/remark-lint-no-file-name-outer-dashes",
"repository": {
"type": "git",
"url": "https://github.com/remarkjs/remark-lint",
"directory": "packages/remark-lint-no-file-name-outer-dashes"
},
"bugs": "https://github.com/remarkjs/remark-lint/issues",

@@ -19,0 +23,0 @@ "funding": {

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