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

@radix-ui/react-dismissable-layer

Package Overview
Dependencies
Maintainers
0
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-dismissable-layer - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6-rc.1

6

dist/index.js

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

// packages/react/dismissable-layer/src/index.ts
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
Branch: () => Branch,

@@ -40,3 +40,3 @@ DismissableLayer: () => DismissableLayer,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);

@@ -43,0 +43,0 @@ // packages/react/dismissable-layer/src/dismissable-layer.tsx

{
"name": "@radix-ui/react-dismissable-layer",
"version": "1.1.5",
"version": "1.1.6-rc.1",
"license": "MIT",

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

"dependencies": {
"@radix-ui/primitive": "1.1.1",
"@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-use-escape-keydown": "1.1.0"
"@radix-ui/primitive": "1.1.2-rc.1",
"@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",
"@radix-ui/react-use-escape-keydown": "1.1.1-rc.1"
},

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

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