c8osdkvuejs
Advanced tools
Comparing version 0.0.0-beta6 to 0.0.0-beta7
{ | ||
"name": "c8osdkvuejs", | ||
"version": "0.0.0-beta6", | ||
"version": "0.0.0-beta7", | ||
"description": "convertigo's MBaaS client API service", | ||
@@ -5,0 +5,0 @@ "main": "bundle/index.umd.js", |
@@ -7,2 +7,5 @@ "use strict"; | ||
global["window"] = {}; | ||
global["navigator"] = { | ||
userAgent: "node", | ||
}; | ||
__export(require("./c8o/c8o.service")); | ||
@@ -9,0 +12,0 @@ __export(require("./c8o/c8oUtils.service")); |
import {C8oSettings} from "c8osdkjscore/src/c8o/c8oSettings"; | ||
global["window"] = {}; | ||
global["navigator"] = { | ||
userAgent: "node", | ||
} | ||
export * from "./c8o/c8o.service"; | ||
@@ -8,4 +11,3 @@ export * from "./c8o/c8oUtils.service"; | ||
//export * from "../node_modules/c8osdkjscore/src/c8o/c8oSettings"; | ||
// export * from "../node_modules/c8osdkjscore/src/c8o/c8oSettings"; | ||
/*export * from "./c8o/c8oBase"; | ||
@@ -12,0 +14,0 @@ export * from "./c8o/c8oCallTask"; |
Sorry, the diff of this file is not supported yet
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
78640
1076