dsd-rest-common-lib
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "dsd-rest-common-lib", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "cfg library", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
const debug = require("debug")("import_from_pds"); | ||
const pds = require("../../../../dsd_core/server-pds"); | ||
const pds = require("../../../../../dsd_core/server-pds"); | ||
let api = {}; | ||
@@ -4,0 +4,0 @@ Object.keys(pds).forEach(mod => { |
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
13078