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

@react-spectrum/searchfield

Package Overview
Dependencies
Maintainers
2
Versions
830
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/searchfield - npm Package Compare versions

Comparing version 3.0.0-nightly.1161 to 3.0.0-nightly.1164

4

dist/main.js

@@ -33,3 +33,4 @@ var {

var {
classNames
classNames,
useSlotProps
} = require("@react-spectrum/utils");

@@ -64,2 +65,3 @@

function $c7bd01575afa7bea7ba1694646$var$SearchField(props, ref) {
props = useSlotProps(props, 'searchfield');
props = useProviderProps(props);

@@ -66,0 +68,0 @@

@@ -8,3 +8,3 @@ import { useSearchFieldState } from "@react-stately/searchfield";

import { ClearButton } from "@react-spectrum/button";
import { classNames } from "@react-spectrum/utils";
import { classNames, useSlotProps } from "@react-spectrum/utils";
import _babelRuntimeHelpersEsmObjectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";

@@ -35,2 +35,3 @@ import _babelRuntimeHelpersEsmExtends from "@babel/runtime/helpers/esm/extends";

function $e97dfb3c8186c575d74a940bc4c22$var$SearchField(props, ref) {
props = useSlotProps(props, 'searchfield');
props = useProviderProps(props);

@@ -37,0 +38,0 @@

{
"name": "@react-spectrum/searchfield",
"version": "3.0.0-nightly.1161+95f560a4a",
"version": "3.0.0-nightly.1164+4a5dfdbc6",
"description": "Spectrum UI components in React",

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

"@babel/runtime": "^7.6.2",
"@react-aria/searchfield": "3.0.0-nightly.1161+95f560a4a",
"@react-spectrum/button": "3.0.0-nightly.1161+95f560a4a",
"@react-spectrum/textfield": "3.0.0-nightly.1161+95f560a4a",
"@react-spectrum/utils": "3.0.0-nightly.1161+95f560a4a",
"@react-stately/searchfield": "3.0.0-nightly.1161+95f560a4a",
"@react-types/searchfield": "3.0.0-nightly.1161+95f560a4a",
"@react-types/textfield": "3.0.0-nightly.1161+95f560a4a",
"@spectrum-icons/ui": "3.0.0-nightly.1161+95f560a4a"
"@react-aria/searchfield": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-spectrum/button": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-spectrum/textfield": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-spectrum/utils": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-stately/searchfield": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-types/searchfield": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-types/textfield": "3.0.0-nightly.1164+4a5dfdbc6",
"@spectrum-icons/ui": "3.0.0-nightly.1164+4a5dfdbc6"
},
"devDependencies": {
"@adobe/spectrum-css-temp": "3.0.0-nightly.1161+95f560a4a",
"@react-spectrum/test-utils": "3.0.0-nightly.1161+95f560a4a"
"@adobe/spectrum-css-temp": "3.0.0-nightly.1164+4a5dfdbc6",
"@react-spectrum/test-utils": "3.0.0-nightly.1164+4a5dfdbc6"
},

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

},
"gitHead": "95f560a4a85ebfe3939e18d8b909d30eeb142447"
"gitHead": "4a5dfdbc62c240fe1ae1b73208fab57b8c7fa7d5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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