You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@lit/context

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit/context - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+1
-1
package.json
{
"name": "@lit/context",
"version": "1.1.5",
"version": "1.1.6",
"description": "Helpers and controllers for using Context protocol",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

# @lit/context
Make data available to entire component subtrees with the context protocol
implementation for Lit.
[![Build Status](https://github.com/lit/lit/workflows/Tests/badge.svg)](https://github.com/lit/lit/actions?query=workflow%3ATests)
[![Published on npm](https://img.shields.io/npm/v/@lit/context.svg?logo=npm)](https://www.npmjs.com/package/@lit/context)
[![Join our Discord](https://img.shields.io/badge/discord-join%20chat-5865F2.svg?logo=discord&logoColor=fff)](https://lit.dev/discord/)
[![Mentioned in Awesome Lit](https://awesome.re/mentioned-badge.svg)](https://github.com/web-padawan/awesome-lit)
## Documentation
Full documentation is available at [lit.dev/docs/data/context/](https://lit.dev/docs/data/context/).
## Overview

@@ -194,2 +206,2 @@

Please see [CONTRIBUTING.md](../../../CONTRIBUTING.md).
Please see [CONTRIBUTING.md](../../CONTRIBUTING.md).