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

@voiceflow/voiceflow-types

Package Overview
Dependencies
Maintainers
31
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/voiceflow-types - npm Package Compare versions

Comparing version 3.30.5 to 3.31.1

3

build/cjs/constants/platformType.d.ts

@@ -38,4 +38,5 @@ export declare enum PlatformType {

AZURE = "azure",
GOOGLE = "google"
GOOGLE = "google",
ELEVENLABS = "elevenlabs"
}
//# sourceMappingURL=platformType.d.ts.map

@@ -45,2 +45,3 @@ "use strict";

TTSPlatformType["GOOGLE"] = "google";
TTSPlatformType["ELEVENLABS"] = "elevenlabs";
})(TTSPlatformType || (exports.TTSPlatformType = TTSPlatformType = {}));

@@ -38,4 +38,5 @@ export declare enum PlatformType {

AZURE = "azure",
GOOGLE = "google"
GOOGLE = "google",
ELEVENLABS = "elevenlabs"
}
//# sourceMappingURL=platformType.d.ts.map

@@ -42,2 +42,3 @@ export var PlatformType;

TTSPlatformType["GOOGLE"] = "google";
TTSPlatformType["ELEVENLABS"] = "elevenlabs";
})(TTSPlatformType || (TTSPlatformType = {}));
{
"name": "@voiceflow/voiceflow-types",
"version": "3.30.5",
"version": "3.31.1",
"description": "Voiceflow 'voiceflow' project types",

@@ -51,3 +51,3 @@ "keywords": [

},
"gitHead": "3bce041bfe0dc3aaedd0a4f353246752ad537d93"
"gitHead": "0acb129c03bdbfdc9c955ae5f57ba9fd0f936286"
}

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