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

lucid-extension-sdk

Package Overview
Dependencies
Maintainers
2
Versions
327
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucid-extension-sdk - npm Package Compare versions

Comparing version 0.0.236 to 0.0.237

3

core/data/fieldtypedefinition/semantickind.js

@@ -40,4 +40,5 @@ "use strict";

return semanticfields_1.SemanticFields.Title;
// Name could have been mapped to User or Title but all uses cases outside of the unified viz API use it as Title
case SemanticKind.Name:
return semanticfields_1.SemanticFields.User;
return semanticfields_1.SemanticFields.Title;
case SemanticKind.Image:

@@ -44,0 +45,0 @@ return semanticfields_1.SemanticFields.ImageUrl;

{
"name": "lucid-extension-sdk",
"version": "0.0.236",
"version": "0.0.237",
"description": "Utility classes for writing Lucid Software editor extensions",

@@ -5,0 +5,0 @@ "main": "index.js",

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