New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@doflo/flow-interfaces

Package Overview
Dependencies
Maintainers
2
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doflo/flow-interfaces - npm Package Compare versions

Comparing version 1.17.108 to 1.17.109

3

dist/types/index.d.ts

@@ -152,3 +152,2 @@ /// <reference types="node" />

ensureRemoveInstance(): Promise<boolean>;
ensureEnabledDisable(): Promise<boolean>;
isValid(): Promise<boolean>;

@@ -163,3 +162,2 @@ cleanup(): Promise<boolean>;

ensureRemoveInstance(): Promise<boolean>;
ensureEnabledDisable(): Promise<boolean>;
cleanup(): Promise<boolean>;

@@ -432,2 +430,3 @@ }

getElementInstanceParameters<I>(): Promise<I>;
isFlowActive(): Promise<boolean>;
hasElementInstanceParameters(): Promise<boolean>;

@@ -434,0 +433,0 @@ getElementFERN(): string;

{
"name": "@doflo/flow-interfaces",
"version": "1.17.108",
"version": "1.17.109",
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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