Socket
Socket
Sign inDemoInstall

@voiceflow/common

Package Overview
Dependencies
Maintainers
14
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/common - npm Package Compare versions

Comparing version 6.1.2 to 6.1.3

4

lib/constants/intents.js

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

"हां",
"हाँ",
"ज़रूर",

@@ -1524,3 +1525,4 @@ "अवश्य",

"येप्", // yep
"शुअ" // sure
"शुअ", // sure
"ओके" // okay
],

@@ -1527,0 +1529,0 @@ keep: ["हां"]

@@ -166,15 +166,2 @@ 'use strict';

},
{
label: 'Portuguese BR',
options: [
{
value: 'Vitoria',
label: 'Vitoria',
},
{
value: 'Ricardo',
label: 'Ricardo',
},
],
},
];

@@ -8,3 +8,2 @@ 'use strict';

constants: require('./constants'),
maintenance: require('./maintenance'),
};
{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "6.1.2",
"version": "6.1.3",
"author": "Voiceflow",

@@ -6,0 +6,0 @@ "bugs": {

# common
Junk drawer for common utilities
Reference https://github.com/semantic-release/commit-analyzer to know what commit prefixes will cause what type of updates
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