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

vf-to-ubf

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vf-to-ubf - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

LICENSE

2

package.json
{
"name": "vf-to-ubf",
"version": "1.0.9",
"version": "1.0.10",
"description": "Convert Voiceflow (.vf) diagram into a universal format!",

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

[![NPM](https://nodei.co/npm/vf-to-ubf.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/vf-to-ubf/)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Tests](https://github.com/tahmed4/vf-to-ubf/actions/workflows/test.yml/badge.svg)](https://github.com/tahmed4/vf-to-ubf/actions/workflows/test.yml)
# What is this?
Take any Voiceflow file and convert it into a universal bot format to make it easier for you to extract and build from a conversation diagram.
Take any Voiceflow file (.vf) and convert it into a universal bot format to make it easier for you to extract and build from a conversation diagram.
## Documentation
The documentation for the vf-to-ubf can be found [here][apidocs].
## Versions
### Supported Node.js Versions
This package supports the following Node.js implementations:
* Node.js 6
* Node.js 8
* Node.js 10
* Node.js 12
* Node.js 14
# Installation

@@ -11,3 +30,3 @@

Then...
# Sample Usage

@@ -63,2 +82,4 @@

}
```
```
[apidocs]: http://sms-it.io/

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