Socket
Socket
Sign inDemoInstall

@react-aria/utils

Package Overview
Dependencies
4
Maintainers
1
Versions
719
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

2

dist/main.js

@@ -98,3 +98,3 @@ var _classnames = $parcel$interopDefault(require("classnames"));

* classNames are combined, and ids are deduplicated. For all other props,
* b overrides a.
* the second props object overrides the first.
* @param a - the first set of props to merge.

@@ -101,0 +101,0 @@ * @param b - the second set of props to merge.

@@ -75,3 +75,3 @@ import _classnames from "classnames";

* classNames are combined, and ids are deduplicated. For all other props,
* b overrides a.
* the second props object overrides the first.
* @param a - the first set of props to merge.

@@ -78,0 +78,0 @@ * @param b - the second set of props to merge.

@@ -13,3 +13,3 @@ import { HTMLAttributes, MutableRefObject, EffectCallback } from "react";

* classNames are combined, and ids are deduplicated. For all other props,
* b overrides a.
* the second props object overrides the first.
* @param a - the first set of props to merge.

@@ -16,0 +16,0 @@ * @param b - the second set of props to merge.

{
"name": "@react-aria/utils",
"version": "3.0.0",
"version": "3.0.1",
"description": "Spectrum UI components in React",

@@ -17,7 +17,7 @@ "license": "Apache-2.0",

"type": "git",
"url": "https://github.com/adobe-private/react-spectrum-v3"
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@babel/runtime": "^7.6.2",
"@react-types/shared": "^3.0.0",
"@react-types/shared": "^3.0.1",
"classnames": "^2.2.5"

@@ -31,3 +31,3 @@ },

},
"gitHead": "a32224fdf009d69cf594f32ad18ac86d7ebb8a52"
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed"
}
# @react-aria/utils
This package is part of [react-spectrum](https://github.com/adobe-private/react-spectrum-v3). See the repo for more details.
This package is part of [react-spectrum](https://github.com/adobe/react-spectrum). See the repo for more details.

@@ -24,3 +24,3 @@ /*

* classNames are combined, and ids are deduplicated. For all other props,
* b overrides a.
* the second props object overrides the first.
* @param a - the first set of props to merge.

@@ -27,0 +27,0 @@ * @param b - the second set of props to merge.

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc