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

@react-aria/spinbutton

Package Overview
Dependencies
Maintainers
2
Versions
695
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-aria/spinbutton - npm Package Compare versions

Comparing version 3.0.0-nightly-4980928d3-240906 to 3.0.0-nightly-4f85a359f-241022

1

dist/useSpinButton.main.js

@@ -37,3 +37,2 @@ var $cb4b786159079747$exports = require("./intlStrings.main.js");

const clearAsync = ()=>clearTimeout(_async.current);
// eslint-disable-next-line arrow-body-style
(0, $2pZbw$react.useEffect)(()=>{

@@ -40,0 +39,0 @@ return ()=>clearAsync();

@@ -31,3 +31,2 @@ import $5rwhf$intlStringsmodulejs from "./intlStrings.module.js";

const clearAsync = ()=>clearTimeout(_async.current);
// eslint-disable-next-line arrow-body-style
(0, $5rwhf$useEffect)(()=>{

@@ -34,0 +33,0 @@ return ()=>clearAsync();

14

package.json
{
"name": "@react-aria/spinbutton",
"version": "3.0.0-nightly-4980928d3-240906",
"version": "3.0.0-nightly-4f85a359f-241022",
"description": "Spectrum UI components in React",

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

"dependencies": {
"@react-aria/i18n": "^3.0.0-nightly-4980928d3-240906",
"@react-aria/live-announcer": "^3.0.0-nightly-4980928d3-240906",
"@react-aria/utils": "^3.0.0-nightly-4980928d3-240906",
"@react-types/button": "^3.0.0-nightly-4980928d3-240906",
"@react-types/shared": "^3.0.0-nightly-4980928d3-240906",
"@react-aria/i18n": "^3.0.0-nightly-4f85a359f-241022",
"@react-aria/live-announcer": "^3.0.0-nightly-4f85a359f-241022",
"@react-aria/utils": "^3.0.0-nightly-4f85a359f-241022",
"@react-types/button": "^3.0.0-nightly-4f85a359f-241022",
"@react-types/shared": "^3.0.0-nightly-4f85a359f-241022",
"@swc/helpers": "^0.5.0"

@@ -40,3 +40,3 @@ },

},
"stableVersion": "3.6.8"
"stableVersion": "3.6.9"
}

@@ -62,3 +62,3 @@ /*

// eslint-disable-next-line arrow-body-style
useEffect(() => {

@@ -65,0 +65,0 @@ return () => clearAsync();

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