api-gensdk
Advanced tools
Comparing version 0.1.18 to 0.1.19
@@ -14,2 +14,5 @@ "use strict"; | ||
configs = require(cfgPath); | ||
if (configs.__esModule) { | ||
configs = configs.default; | ||
} | ||
console.log('[GenSDK] read config as js'); | ||
@@ -16,0 +19,0 @@ } |
{ | ||
"name": "api-gensdk", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
24336
509