Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluid-topics/ft-app-context

Package Overview
Dependencies
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-app-context - npm Package Compare versions

Comparing version 1.0.63 to 1.1.0

2

build/ft-app-context.d.ts

@@ -20,3 +20,3 @@ import { PropertyValues } from "lit";

private cache;
render(): import("lit-html").TemplateResult<1>;
render(): import("lit").TemplateResult<1>;
update(props: PropertyValues<FtAppContext>): void;

@@ -23,0 +23,0 @@ private cleanSessionDebouncer;

{
"name": "@fluid-topics/ft-app-context",
"version": "1.0.63",
"version": "1.1.0",
"description": "Global application context for Fluid Topics integrations",

@@ -22,4 +22,4 @@ "keywords": [

"dependencies": {
"@fluid-topics/ft-wc-utils": "1.0.63",
"lit": "2.7.2"
"@fluid-topics/ft-wc-utils": "1.1.0",
"lit": "3.1.0"
},

@@ -29,3 +29,3 @@ "devDependencies": {

},
"gitHead": "020d13bf82a28437f4d7a7395ad9b628bc4342f1"
"gitHead": "3f2a051fc84a0e27b942f311efee39954f6d2883"
}

Sorry, the diff of this file is too big to display

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