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.4.0 to 0.5.0

10

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

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

"dependencies": {
"@double-great/alt-text": "^0.4.0",
"@double-great/alt-text": "^0.5.0",
"unified-lint-rule": "^1.0.6",
"unist-util-visit-parents": "^3.0.2"
"unist-util-visit-parents": "^3.1.0"
},

@@ -23,7 +23,7 @@ "devDependencies": {

"dedent": "^0.7.0",
"eslint": "^7.4.0",
"eslint": "^7.5.0",
"husky": "^4.2.5",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"remark": "^12.0.0",
"remark": "^12.0.1",
"tape": "^5.0.1"

@@ -30,0 +30,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