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

@radix-ui/react-focus-scope

Package Overview
Dependencies
Maintainers
0
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-focus-scope - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3-rc.1

6

dist/index.js

@@ -32,8 +32,8 @@ "use strict";

// packages/react/focus-scope/src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
FocusScope: () => FocusScope,
Root: () => Root
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -40,0 +40,0 @@ // packages/react/focus-scope/src/focus-scope.tsx

{
"name": "@radix-ui/react-focus-scope",
"version": "1.1.2",
"version": "1.1.3-rc.1",
"license": "MIT",

@@ -32,5 +32,5 @@ "exports": {

"dependencies": {
"@radix-ui/react-compose-refs": "1.1.1",
"@radix-ui/react-primitive": "2.0.2",
"@radix-ui/react-use-callback-ref": "1.1.0"
"@radix-ui/react-compose-refs": "1.1.2-rc.1",
"@radix-ui/react-primitive": "2.0.3-rc.1",
"@radix-ui/react-use-callback-ref": "1.1.1-rc.1"
},

@@ -68,3 +68,4 @@ "devDependencies": {

"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "1.1.2"
}
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