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

@react-spectrum/well

Package Overview
Dependencies
Maintainers
0
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/well - npm Package Compare versions

Comparing version 3.0.0-nightly-c904e066c-240917 to 3.0.0-nightly-cc08a8dbc-250208

8

dist/Well.main.js

@@ -31,3 +31,3 @@ require("./vars.61a672da.css");

function $fb0fd853f763d005$var$Well(props, ref) {
const $fb0fd853f763d005$export$d89c679ee2f73242 = /*#__PURE__*/ (0, $44ml7$react.forwardRef)(function Well(props, ref) {
let { children: children, role: role, ...otherProps } = props;

@@ -46,9 +46,5 @@ let domRef = (0, $44ml7$reactspectrumutils.useDOMRef)(ref);

}, children);
}
/**
* A Well is a content container that displays non-editable content separate from other content on the screen.
* Often this is used to display preformatted text, such as code/markup examples on a documentation page.
*/ const $fb0fd853f763d005$export$d89c679ee2f73242 = /*#__PURE__*/ (0, $44ml7$react.forwardRef)($fb0fd853f763d005$var$Well);
});
//# sourceMappingURL=Well.main.js.map

@@ -25,3 +25,3 @@ import "./vars.61a672da.css";

function $126c538221395de1$var$Well(props, ref) {
const $126c538221395de1$export$d89c679ee2f73242 = /*#__PURE__*/ (0, $8Snfj$forwardRef)(function Well(props, ref) {
let { children: children, role: role, ...otherProps } = props;

@@ -40,7 +40,3 @@ let domRef = (0, $8Snfj$useDOMRef)(ref);

}, children);
}
/**
* A Well is a content container that displays non-editable content separate from other content on the screen.
* Often this is used to display preformatted text, such as code/markup examples on a documentation page.
*/ const $126c538221395de1$export$d89c679ee2f73242 = /*#__PURE__*/ (0, $8Snfj$forwardRef)($126c538221395de1$var$Well);
});

@@ -47,0 +43,0 @@

{
"name": "@react-spectrum/well",
"version": "3.0.0-nightly-c904e066c-240917",
"version": "3.0.0-nightly-cc08a8dbc-250208",
"description": "Spectrum UI components in React",

@@ -39,6 +39,6 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-c904e066c-240917",
"@react-spectrum/utils": "^3.0.0-nightly-c904e066c-240917",
"@react-types/shared": "^3.0.0-nightly-c904e066c-240917",
"@react-types/well": "^3.0.0-nightly-c904e066c-240917",
"@react-aria/utils": "3.0.0-nightly-cc08a8dbc-250208",
"@react-spectrum/utils": "3.0.0-nightly-cc08a8dbc-250208",
"@react-types/shared": "3.0.0-nightly-cc08a8dbc-250208",
"@react-types/well": "3.0.0-nightly-cc08a8dbc-250208",
"@swc/helpers": "^0.5.0"

@@ -50,8 +50,8 @@ },

"peerDependencies": {
"react": "^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.4.16"
}
}

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

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