@nextui-org/spinner
Advanced tools
Comparing version 2.1.0-beta.1 to 2.1.0-beta.2
{ | ||
"name": "@nextui-org/spinner", | ||
"version": "2.1.0-beta.1", | ||
"version": "2.1.0-beta.2", | ||
"description": "Loaders express an unspecified wait time or display the length of a process.", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18", | ||
"react-dom": ">=18", | ||
"react": ">=18 || ^19.0.0-rc.0", | ||
"react-dom": ">=18 || ^19.0.0-rc.0", | ||
"@nextui-org/theme": ">=2.3.0-beta.0" | ||
}, | ||
"dependencies": { | ||
"@nextui-org/system-rsc": "2.2.0-beta.1", | ||
"@nextui-org/shared-utils": "2.0.9-beta.1", | ||
"@nextui-org/react-utils": "2.0.18-beta.1" | ||
"@nextui-org/system-rsc": "2.2.0-beta.2", | ||
"@nextui-org/shared-utils": "2.0.9-beta.2", | ||
"@nextui-org/react-utils": "2.0.18-beta.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "clean-package": "../../../clean-package.config.json", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21206
0
+ Added@nextui-org/react-rsc-utils@2.0.15-beta.0(transitive)
+ Added@nextui-org/react-utils@2.0.18-beta.2(transitive)
+ Added@nextui-org/shared-utils@2.0.9-beta.2(transitive)
+ Added@nextui-org/system-rsc@2.2.0-beta.2(transitive)
- Removed@nextui-org/react-rsc-utils@2.0.14(transitive)
- Removed@nextui-org/react-utils@2.0.18-beta.1(transitive)
- Removed@nextui-org/shared-utils@2.0.9-beta.1(transitive)
- Removed@nextui-org/system-rsc@2.2.0-beta.1(transitive)