New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@purpurds/visually-hidden

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purpurds/visually-hidden - npm Package Compare versions

Comparing version 3.7.1 to 4.0.0

5

package.json
{
"name": "@purpurds/visually-hidden",
"version": "3.7.1",
"version": "4.0.0",
"license": "AGPL-3.0-only",

@@ -10,3 +10,2 @@ "main": "./dist/visually-hidden.cjs.js",

"require": "./dist/visually-hidden.cjs.js",
"systemjs": "./dist/visually-hidden.system.js",
"types": "./dist/visually-hidden.d.ts",

@@ -47,3 +46,3 @@ "default": "./dist/visually-hidden.es.js"

"build:watch": "vite build --watch",
"build": "rm -rf dist && vite build && vite build --mode systemjs",
"build": "vite build",
"ci:build": "rushx build",

@@ -50,0 +49,0 @@ "coverage": "vitest run --coverage",

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