Socket
Socket
Sign inDemoInstall

@form8ion/remark-lint-preset

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/remark-lint-preset - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

14

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"sideEffects": false,

@@ -25,8 +25,8 @@ "publishConfig": {

"devDependencies": {
"@commitlint/cli": "^7.5.2",
"@travi/any": "^1.8.5",
"@commitlint/cli": "^8.0.0",
"@form8ion/commitlint-config": "1.0.5",
"@travi/any": "^2.0.0",
"ban-sensitive-files": "^1.9.2",
"commitlint-config-travi": "^1.2.40",
"cz-conventional-changelog": "^2.1.0",
"husky": "^1.3.1",
"cz-conventional-changelog": "^3.0.1",
"husky": "^3.0.0",
"npm-run-all": "^4.1.5",

@@ -37,4 +37,4 @@ "remark-cli": "^6.0.1",

"dependencies": {
"remark-preset-lint-travi": "1.2.0"
"remark-preset-lint-travi": "1.2.1"
}
}

@@ -1,2 +0,2 @@

# remark-preset-lint
# remark-lint-preset

@@ -19,3 +19,3 @@ [remark](https://github.com/remarkjs/remark) [preset](https://github.com/remarkjs/remark/blob/master/doc/plugins.md#list-of-presets)

```sh
$ npm install remark remark-cli @form8ion/remark-preset-lint --dev
$ npm install remark remark-cli @form8ion/remark-lint-preset --save-dev
```

@@ -28,3 +28,3 @@

```js
exports.plugins = ['@form8ion/remark-preset-lint'];
exports.plugins = ['@form8ion/remark-lint-preset'];
```

@@ -45,2 +45,3 @@

[![PRs Welcome][PRs-badge]][PRs-link]
[![Greenkeeper badge](https://badges.greenkeeper.io/form8ion/remark-lint-preset.svg)](https://greenkeeper.io/)

@@ -60,8 +61,8 @@ ### Dependencies

[npm-link]: https://www.npmjs.com/package/@form8ion/remark-preset-lint
[npm-badge]: https://img.shields.io/npm/v/@form8ion/remark-preset-lint.svg
[npm-link]: https://www.npmjs.com/package/@form8ion/remark-lint-preset
[npm-badge]: https://img.shields.io/npm/v/@form8ion/remark-lint-preset.svg
[license-link]: LICENSE
[license-badge]: https://img.shields.io/github/license/form8ion/remark-preset-lint.svg
[ci-link]: https://travis-ci.com/form8ion/remark-preset-lint
[ci-badge]: https://img.shields.io/travis/com/form8ion/remark-preset-lint/master.svg
[license-badge]: https://img.shields.io/github/license/form8ion/remark-lint-preset.svg
[ci-link]: https://travis-ci.com/form8ion/remark-lint-preset
[ci-badge]: https://img.shields.io/travis/com/form8ion/remark-lint-preset/master.svg
[commit-convention-link]: https://conventionalcommits.org

@@ -68,0 +69,0 @@ [commit-convention-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg

Sorry, the diff of this file is not supported yet

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