@opuscapita/config
Advanced tools
Comparing version 3.0.30-beta.3 to 3.1.0
{ | ||
"name": "@opuscapita/config", | ||
"version": "3.0.30-beta.3", | ||
"version": "3.1.0", | ||
"description": "Configuration API connector module for OpusCapita Business Network Portal.", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@opuscapita/cache": "^1.0.13-beta.3", | ||
"@opuscapita/logger": "^1.0.16-beta.2", | ||
"@opuscapita/cache": "^1.0.10", | ||
"@opuscapita/logger": "^1.0.13", | ||
"bluebird": "~3.5.1", | ||
@@ -42,8 +42,8 @@ "bluebird-retry": "~0.11.0", | ||
"devDependencies": { | ||
"coveralls": "^3.1.1", | ||
"coveralls": "^3.0.2", | ||
"jsdoc-to-markdown": "^4.0.1", | ||
"mocha": "^5.2.0", | ||
"mocha-junit-reporter": "^1.23.3", | ||
"mocha-junit-reporter": "^1.17.0", | ||
"nyc": "^13.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
39567
Updated@opuscapita/cache@^1.0.10
Updated@opuscapita/logger@^1.0.13