Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@voiceflow/backend-utils

Package Overview
Dependencies
Maintainers
24
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/backend-utils - npm Package Compare versions

Comparing version
4.6.0
to
4.6.1
+7
-5
package.json
{
"name": "@voiceflow/backend-utils",
"description": "Junk drawer of utility functions",
"version": "4.6.0",
"version": "4.6.1",
"author": "Voiceflow",

@@ -15,3 +15,2 @@ "bugs": {

"dependencies": {
"@types/ioredis": "^4.28.10",
"@voiceflow/logger": "1.6.1",

@@ -38,13 +37,14 @@ "@voiceflow/verror": "^1.1.0",

"@types/http-errors": "^1.8.2",
"@types/ioredis": "^4.28.10",
"@types/lodash": "^4.14.168",
"@types/luxon": "^1.26.4",
"@types/mocha": "9.1.0",
"@types/node": "^16.11.7",
"@types/node": "16.11.33",
"@types/sinon": "^10.0.0",
"@types/supertest": "^2.0.11",
"@voiceflow/commitlint-config": "2.0.0",
"@voiceflow/common": "7.22.0",
"@voiceflow/common": "7.26.1",
"@voiceflow/eslint-config": "5.1.2",
"@voiceflow/git-branch-check": "1.2.3",
"@voiceflow/prettier-config": "1.0.6",
"@voiceflow/prettier-config": "1.0.7",
"@voiceflow/tsconfig": "1.2.5",

@@ -83,4 +83,6 @@ "@zerollup/ts-transform-paths": "^1.7.18",

"@types/express": "^4.17.13",
"@types/ioredis": "^4.28.10",
"@voiceflow/common": "^7.2.0",
"express-validator": "^6.3.0",
"ioredis": "^4.28.5",
"jszip": "^3.7.1"

@@ -87,0 +89,0 @@ },