Socket
Socket
Sign inDemoInstall

@voiceflow/common

Package Overview
Dependencies
Maintainers
3
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 0.0.3 to 0.1.0

lib/middleware/exceptionHandler.js

1

lib/index.js

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

utils: require('./utils'),
middleware: require('./middleware'),
};
{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "0.0.3",
"version": "0.1.0",
"author": "Voiceflow",

@@ -14,2 +14,11 @@ "bugs": {

},
"dependencies": {
"@voiceflow/verror": "^1.1.0",
"bluebird": "^3.5.4",
"bunyan": "^1.8.12",
"bunyan-prettystream": "^0.1.3",
"http-status": "^1.3.2",
"lodash": "^4.17.11",
"luxon": "^1.13.2"
},
"devDependencies": {

@@ -28,3 +37,4 @@ "@commitlint/config-conventional": "^7.5.0",

"nyc": "^14.1.0",
"semantic-release": "^15.13.3"
"semantic-release": "^15.13.3",
"sinon": "^7.3.2"
},

@@ -55,3 +65,5 @@ "files": [

"scratch.js",
"index.js"
"index.js",
".*.js",
"commitlint.config.js"
],

@@ -58,0 +70,0 @@ "reporter": [

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