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

@launchpad-ui/focus-trap

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/focus-trap - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

dist/index.es.js
import { jsx } from "react/jsx-runtime";
import { FocusScope } from "@react-aria/focus";
import { createContext, useContext } from "react";
const FocusTrapContext = createContext({
const FocusTrapContext = /* @__PURE__ */ createContext({
contain: true

@@ -6,0 +6,0 @@ });

@@ -6,3 +6,3 @@ "use strict";

const react = require("react");
const FocusTrapContext = react.createContext({
const FocusTrapContext = /* @__PURE__ */ react.createContext({
contain: true

@@ -9,0 +9,0 @@ });

{
"name": "@launchpad-ui/focus-trap",
"version": "0.1.8",
"version": "0.1.9",
"status": "beta",

@@ -5,0 +5,0 @@ "publishConfig": {

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