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

@fluid-topics/ft-text-area

Package Overview
Dependencies
Maintainers
2
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-text-area - npm Package Compare versions

Comparing version 1.0.63 to 1.1.0

2

build/ft-text-area.d.ts

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

private focused;
protected render(): import("lit-html").TemplateResult<1>;
protected render(): import("lit").TemplateResult<1>;
setValue(value: string, sendEvents?: boolean): void;

@@ -20,0 +20,0 @@ protected contentAvailableCallback(props: PropertyValues): void;

{
"name": "@fluid-topics/ft-text-area",
"version": "1.0.63",
"version": "1.1.0",
"description": "A fluidtopics text field",

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

"dependencies": {
"@fluid-topics/ft-resizer": "1.0.63",
"@fluid-topics/ft-ripple": "1.0.63",
"@fluid-topics/ft-wc-utils": "1.0.63",
"lit": "2.7.2"
"@fluid-topics/ft-resizer": "1.1.0",
"@fluid-topics/ft-ripple": "1.1.0",
"@fluid-topics/ft-wc-utils": "1.1.0",
"lit": "3.1.0"
},
"gitHead": "020d13bf82a28437f4d7a7395ad9b628bc4342f1"
"gitHead": "3f2a051fc84a0e27b942f311efee39954f6d2883"
}

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

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