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

@react-aria/landmark

Package Overview
Dependencies
Maintainers
2
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/landmark - npm Package Compare versions

Comparing version 3.0.0-nightly.3301 to 3.0.0-nightly.3302

2

dist/main.js

@@ -119,3 +119,3 @@ var $8Ore6$react = require("react");

*
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html.
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/.
*/ checkLabels(role) {

@@ -122,0 +122,0 @@ let landmarksWithRole = this.getLandmarksByRole(role);

@@ -103,3 +103,3 @@ import {useState as $TvsbU$useState, useCallback as $TvsbU$useCallback, useEffect as $TvsbU$useEffect} from "react";

*
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html.
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/.
*/ checkLabels(role) {

@@ -106,0 +106,0 @@ let landmarksWithRole = this.getLandmarksByRole(role);

{
"name": "@react-aria/landmark",
"version": "3.0.0-nightly.3301+1187fa3bf",
"version": "3.0.0-nightly.3302+18cb5bfc4",
"description": "Spectrum UI components in React",

@@ -21,5 +21,5 @@ "license": "Apache-2.0",

"@babel/runtime": "^7.6.2",
"@react-aria/focus": "3.0.0-nightly.1602+1187fa3bf",
"@react-aria/utils": "3.0.0-nightly.1602+1187fa3bf",
"@react-types/shared": "3.0.0-nightly.1602+1187fa3bf"
"@react-aria/focus": "3.0.0-nightly.1603+18cb5bfc4",
"@react-aria/utils": "3.0.0-nightly.1603+18cb5bfc4",
"@react-types/shared": "3.0.0-nightly.1603+18cb5bfc4"
},

@@ -32,3 +32,3 @@ "peerDependencies": {

},
"gitHead": "1187fa3bfea1aed7b49d39a22b26944c7d017a82"
"gitHead": "18cb5bfc4a049fc791b0836fb0a29e64f6162f9e"
}

@@ -143,3 +143,3 @@ /*

*
* See https://www.w3.org/TR/wai-aria-practices/examples/landmarks/navigation.html.
* See https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/.
*/

@@ -146,0 +146,0 @@ private checkLabels(role: AriaLandmarkRole) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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