Socket
Socket
Sign inDemoInstall

@voiceflow/common

Package Overview
Dependencies
Maintainers
15
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.1 to 6.1.2

2

lib/constants/regex.js

@@ -14,3 +14,3 @@ 'use strict';

// to generate valid chars. Additional flushing out of this lib would be necessary
const validSpokenCharacters = `${validLatinChars}\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFF9F\u4E00-\u9FAF\u3400-\u4DBF`;
const validSpokenCharacters = `${validLatinChars}\u0900-\u0965\u0970-\u097F\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\uFF00-\uFF9F\u4E00-\u9FAF\u3400-\u4DBF`;
// const validSpokenSpanishCharacters = validLatinChars + '\xBF';

@@ -17,0 +17,0 @@

{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "6.1.1",
"version": "6.1.2",
"author": "Voiceflow",

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

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