Socket
Socket
Sign inDemoInstall

@react-spectrum/utils

Package Overview
Dependencies
Maintainers
1
Versions
754
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/utils - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

16

package.json
{
"name": "@react-spectrum/utils",
"version": "3.0.0",
"version": "3.0.1",
"description": "Spectrum UI components in React",

@@ -14,12 +14,14 @@ "license": "Apache-2.0",

],
"sideEffects": false,
"sideEffects": [
"*.css"
],
"repository": {
"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-aria/i18n": "^3.0.0",
"@react-aria/utils": "^3.0.0",
"@react-types/shared": "^3.0.0",
"@react-aria/i18n": "^3.0.1",
"@react-aria/utils": "^3.0.1",
"@react-types/shared": "^3.0.1",
"classnames": "^2.2.5"

@@ -33,3 +35,3 @@ },

},
"gitHead": "a32224fdf009d69cf594f32ad18ac86d7ebb8a52"
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed"
}
# @react-spectrum/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.
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