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
1
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.5.0 to 1.6.0

5

dist/types/schemaTypes.d.ts

@@ -49,2 +49,7 @@ /**

endpoints?: AppEndpointsSchema[];
/**
* If a host key is supplied the root host name of the element is modified to include the
* host key so the host name will effectively become {hostkey}-{elementName}.doflo.com
*/
hostkey?: string;
}

@@ -51,0 +56,0 @@ export interface AppEndpointsSchema {

2

package.json
{
"name": "@doflo/flow-interfaces",
"version": "1.5.0",
"version": "1.6.0",
"description": "A boilerplate repo for publishing typescript packages to npm",

@@ -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