Socket
Socket
Sign inDemoInstall

@voiceflow/common

Package Overview
Dependencies
Maintainers
12
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 3.1.0 to 4.0.0

lib/utils/.eslintrc.js

2

.eslintrc.js

@@ -6,3 +6,5 @@ module.exports = {

'quotes': ['error', 'single', 'avoid-escape'],
'sonarjs/cognitive-complexity': 'warn',
'promise/always-return': 'off',
}
};

21

package.json
{
"name": "@voiceflow/common",
"description": "Junk drawer of utility functions",
"version": "3.1.0",
"version": "4.0.0",
"author": "Voiceflow",

@@ -21,7 +21,8 @@ "bugs": {

"lodash": "^4.17.11",
"luxon": "^1.15.0"
"luxon": "^1.16.0",
"randomstring": "^1.1.5"
},
"devDependencies": {
"@commitlint/config-conventional": "^7.5.0",
"@voiceflow/eslint-config": "^1.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@voiceflow/eslint-config": "^2.0.1",
"@voiceflow/git-branch-check": "^1.0.2",

@@ -32,14 +33,14 @@ "@voiceflow/prettier-config": "^1.0.4",

"commitizen": "^3.1.1",
"commitlint": "^7.5.2",
"commitlint": "^8.0.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.16.0",
"eslint": "^6.0.1",
"express": "^4.17.1",
"fixpack": "^2.3.1",
"husky": "^2.3.0",
"husky": "^2.6.0",
"istanbul": "^0.4.5",
"lint-staged": "^8.1.7",
"lint-staged": "^8.2.1",
"mocha": "^6.1.4",
"nyc": "^14.1.0",
"prettier": "^1.17.1",
"semantic-release": "^15.13.3",
"prettier": "^1.18.2",
"semantic-release": "^15.13.17",
"sinon": "^7.3.2",

@@ -46,0 +47,0 @@ "supertest": "^4.0.2"

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