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

@patternfly/patternfly-a11y

Package Overview
Dependencies
Maintainers
11
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternfly/patternfly-a11y - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

cli.js

@@ -27,3 +27,3 @@ #!/usr/bin/env node

const jsonFile = path.resolve(__dirname, argv.file);
const jsonFile = path.resolve(process.cwd(), argv.file);

@@ -30,0 +30,0 @@ if (fs.existsSync(jsonFile)) {

{
"name": "@patternfly/patternfly-a11y",
"version": "0.0.2",
"version": "0.0.3",
"description": "Accessibility utilities for PatternFly",

@@ -5,0 +5,0 @@ "scripts": {

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