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 4.0.2 to 5.0.0

46

package.json
{
"name": "@form8ion/remark-lint-preset",
"description": "remark preset to configure remark-lint with markdown style conventions",
"license": "MIT",
"version": "5.0.0",
"type": "module",
"exports": "./index.js",
"engines": {
"node": "^14.15 || >=16"
"node": "^14.17 || ^16 || >=18"
},
"license": "MIT",
"version": "4.0.2",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"files": [
"index.js"
],
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
"repository": "form8ion/remark-lint-preset",
"bugs": "https://github.com/form8ion/remark-lint-preset/issues",
"homepage": "https://npm.im/@form8ion/remark-lint-preset",
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",
"exports": "./index.js",
"sideEffects": false,
"scripts": {

@@ -31,13 +25,7 @@ "test": "npm-run-all --print-label --parallel lint:*",

},
"devDependencies": {
"@commitlint/cli": "17.0.3",
"@form8ion/commitlint-config": "1.0.36",
"@form8ion/eslint-config": "5.0.8",
"@travi/any": "2.1.5",
"ban-sensitive-files": "1.9.18",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.1",
"ls-engines": "0.7.0",
"npm-run-all": "4.1.5",
"remark-cli": "11.0.0"
"files": [
"index.js"
],
"publishConfig": {
"access": "public"
},

@@ -55,3 +43,15 @@ "dependencies": {

"remark-validate-links": "12.1.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.2",
"@form8ion/commitlint-config": "1.0.43",
"@form8ion/eslint-config": "5.0.23",
"@travi/any": "2.1.6",
"ban-sensitive-files": "1.9.18",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3",
"ls-engines": "0.9.0",
"npm-run-all": "4.1.5",
"remark-cli": "11.0.0"
}
}
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