New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-aria/spinbutton

Package Overview
Dependencies
Maintainers
2
Versions
839
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

to
3.0.0-nightly-e228ed814-250129

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();

19

package.json
{
"name": "@react-aria/spinbutton",
"version": "3.0.0-nightly-e1b72a79f-241017",
"version": "3.0.0-nightly-e228ed814-250129",
"description": "Spectrum UI components in React",

@@ -25,17 +25,16 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/i18n": "^3.0.0-nightly-e1b72a79f-241017",
"@react-aria/live-announcer": "^3.0.0-nightly-e1b72a79f-241017",
"@react-aria/utils": "^3.0.0-nightly-e1b72a79f-241017",
"@react-types/button": "^3.0.0-nightly-e1b72a79f-241017",
"@react-types/shared": "^3.0.0-nightly-e1b72a79f-241017",
"@react-aria/i18n": "3.0.0-nightly-e228ed814-250129",
"@react-aria/live-announcer": "3.0.0-nightly-e228ed814-250129",
"@react-aria/utils": "3.0.0-nightly-e228ed814-250129",
"@react-types/button": "3.0.0-nightly-e228ed814-250129",
"@react-types/shared": "3.0.0-nightly-e228ed814-250129",
"@swc/helpers": "^0.5.0"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
"react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"publishConfig": {
"access": "public"
},
"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