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

@double-great/remark-lint-alt-text

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@double-great/remark-lint-alt-text - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

20

package.json
{
"name": "@double-great/remark-lint-alt-text",
"version": "0.3.0",
"version": "0.4.0",
"description": "A remark-lint plugin that finds unhelpful or missing image alt text",

@@ -15,15 +15,15 @@ "main": "index.js",

"dependencies": {
"@double-great/alt-text": "^0.3.0",
"unified-lint-rule": "^1.0.4",
"unist-util-visit-parents": "^3.0.1"
"@double-great/alt-text": "^0.4.0",
"unified-lint-rule": "^1.0.6",
"unist-util-visit-parents": "^3.0.2"
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"babel-eslint": "^10.1.0",
"dedent": "^0.7.0",
"eslint": "^6.8.0",
"husky": "^3.1.0",
"prettier": "^1.19.1",
"eslint": "^7.4.0",
"husky": "^4.2.5",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"remark": "^11.0.2",
"tape": "^4.13.0"
"remark": "^12.0.0",
"tape": "^5.0.1"
},

@@ -30,0 +30,0 @@ "husky": {

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