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
320
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.239 to 0.0.240

2

core/data/datasource/serializedimporteddatasource.d.ts

@@ -56,3 +56,3 @@ import { isObject, isString } from '../../checks';

PatchType: (x: unknown) => x is import("./upstreampatchtype").UpstreamPatchType | null | undefined;
SourceConfig: typeof isObject;
SourceConfig: typeof isObject; /** @ignore until spreadsheet integration is ready for launch (CHART-51946) */
}> | null | undefined;

@@ -59,0 +59,0 @@ }>;

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.deserializeActions = exports.actionsHeaderValidator = void 0;
const dataupdatefiltertype_1 = require("../../data/dataupdatefiltertype");
const checks_1 = require("../../core/checks");
const validators_1 = require("../../core/validators/validators");
const dataupdatefiltertype_1 = require("../../data/dataupdatefiltertype");
const action_1 = require("./action");

@@ -8,0 +8,0 @@ const dataconnectoractionkeys_1 = require("./dataconnectoractionkeys");

{
"name": "lucid-extension-sdk",
"version": "0.0.239",
"version": "0.0.240",
"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