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

unified-lint-rule

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unified-lint-rule - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "unified-lint-rule",
"version": "1.0.1",
"version": "1.0.2",
"description": "Create a linting rule for a unified processors",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -5,3 +5,4 @@ # unified-lint-rule

Each rule in **remark-lint** uses this project. See [remark-lint](https://github.com/wooorm/remark-lint) for examples!
Each rule in `remark-lint` uses this project. See [`remark-lint`][lint] for
examples!

@@ -11,3 +12,3 @@ ## Install

```sh
npm install --save remark-lint-blockquote-indentation
npm install unified-lint-rule
```

@@ -17,2 +18,8 @@

[MIT](https://github.com/wooorm/remark-lint/blob/master/LICENSE) © [Titus Wormer](http://wooorm.com)
[MIT][] © [Titus Wormer][author]
[lint]: https://github.com/wooorm/remark-lint
[mit]: https://github.com/wooorm/remark-lint/blob/master/LICENSE
[author]: http://wooorm.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