Socket
Socket
Sign inDemoInstall

@opuscapita/config

Package Overview
Dependencies
Maintainers
29
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opuscapita/config - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

9

package.json
{
"name": "@opuscapita/config",
"version": "3.1.1",
"version": "3.1.2",
"description": "Configuration API connector module for OpusCapita Business Network Portal.",

@@ -8,3 +8,3 @@ "main": "index.js",

"start": "npm run test",
"test": "npm run setupConsul ; npx nyc mocha --exit --timeout 30000 -R mocha-junit-reporter",
"test": "npm run setupConsul ; npx nyc mocha --exit --timeout 30000 -R mocha-junit-reporter --reporter-options mochaFile=results/integration-test-results.xml,outputs=true",
"test-raw": "npm run setupConsul ; npx nyc mocha --exit --timeout 30000",

@@ -22,3 +22,2 @@ "setupConsul": "sh ./setup-consul.sh",

},
"author": "Christian Drengenberg <christian.drengenberg@opuscapita.com>",
"license": "MIT",

@@ -36,3 +35,3 @@ "bugs": {

"@opuscapita/cache": "^1.1.0",
"@opuscapita/logger": "^1.0.13",
"@opuscapita/logger": "^1.3.0",
"bluebird": "~3.5.1",

@@ -46,5 +45,5 @@ "bluebird-retry": "~0.11.0",

"mocha": "^5.2.0",
"mocha-junit-reporter": "^1.17.0",
"mocha-junit-reporter": "^1.23.3",
"nyc": "^13.0.0"
}
}
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