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

@react-spectrum/icon

Package Overview
Dependencies
Maintainers
2
Versions
846
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/icon - npm Package Compare versions

Comparing version 3.0.0-nightly.917 to 3.0.0-nightly.922

4

dist/main.js

@@ -121,3 +121,3 @@ var {

let iconSize = size ? size : scale;
return _react.cloneElement(children, _babelRuntimeHelpersExtends({}, filterDOMProps(otherProps), styleProps, {
return /*#__PURE__*/_react.cloneElement(children, _babelRuntimeHelpersExtends({}, filterDOMProps(otherProps), styleProps, {
focusable: 'false',

@@ -157,3 +157,3 @@ 'aria-label': ariaLabel,

return _react.cloneElement(children, _babelRuntimeHelpersExtends({}, filterDOMProps(otherProps), styleProps, {
return /*#__PURE__*/_react.cloneElement(children, _babelRuntimeHelpersExtends({}, filterDOMProps(otherProps), styleProps, {
scale,

@@ -160,0 +160,0 @@ focusable: 'false',

@@ -105,3 +105,3 @@ import { useProvider } from "@react-spectrum/provider";

let iconSize = size ? size : scale;
return _react.cloneElement(children, _babelRuntimeHelpersEsmExtends({}, filterDOMProps(otherProps), styleProps, {
return /*#__PURE__*/_react.cloneElement(children, _babelRuntimeHelpersEsmExtends({}, filterDOMProps(otherProps), styleProps, {
focusable: 'false',

@@ -138,3 +138,3 @@ 'aria-label': ariaLabel,

return _react.cloneElement(children, _babelRuntimeHelpersEsmExtends({}, filterDOMProps(otherProps), styleProps, {
return /*#__PURE__*/_react.cloneElement(children, _babelRuntimeHelpersEsmExtends({}, filterDOMProps(otherProps), styleProps, {
scale,

@@ -141,0 +141,0 @@ focusable: 'false',

{
"name": "@react-spectrum/icon",
"version": "3.0.0-nightly.917+0707851b",
"version": "3.0.0-nightly.922+3f4563ab",
"description": "Spectrum UI components in React",

@@ -35,8 +35,8 @@ "license": "Apache-2.0",

"@babel/runtime": "^7.6.2",
"@react-aria/utils": "3.0.0-nightly.917+0707851b",
"@react-spectrum/utils": "3.0.0-nightly.917+0707851b",
"@react-types/shared": "3.0.0-nightly.917+0707851b"
"@react-aria/utils": "3.0.0-nightly.922+3f4563ab",
"@react-spectrum/utils": "3.0.0-nightly.922+3f4563ab",
"@react-types/shared": "3.0.0-nightly.922+3f4563ab"
},
"devDependencies": {
"@adobe/spectrum-css-temp": "3.0.0-nightly.917+0707851b"
"@adobe/spectrum-css-temp": "3.0.0-nightly.922+3f4563ab"
},

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

},
"gitHead": "0707851bbff541c10e21c5b1c5fe10afb08f3301"
"gitHead": "3f4563ab05cde3d73dc222da1b9af2fc707358c8"
}

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