Socket
Socket
Sign inDemoInstall

@double-great/alt-text

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0 to 1.2.0-beta.0

dist/clues.d.ts

18

package.json
{
"name": "@double-great/alt-text",
"version": "1.0.0",
"version": "1.2.0-beta.0",
"description": "Check for unhelpful alt text.",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",

@@ -10,6 +11,6 @@ "scripts": {

"pretest": "npm run lint",
"test": "tape tests/*.test.js",
"test": "jest",
"pretty-quick": "pretty-quick",
"write-docs": "node scripts/write-docs.js && node scripts/url.js",
"prepublishOnly": "pinst --disable",
"write-docs": "tsc && node scripts/write-docs.js",
"prepublishOnly": "pinst --disable && tsc",
"postpublish": "pinst --enable"

@@ -34,9 +35,14 @@ },

"@babel/eslint-parser": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-typescript": "^7.16.7",
"@types/github-slugger": "^1.3.0",
"@types/node": "^17.0.6",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"husky": "^7.0.2",
"jest": "^27.4.5",
"pinst": "^2.1.6",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
"tape": "^5.4.0"
"typescript": "^4.5.4"
},

@@ -43,0 +49,0 @@ "directories": {

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