@ex-master/zb
Advanced tools
Comparing version 0.2.1 to 0.2.2
export * from './exceptions'; | ||
export * from './rest-api'; | ||
export * from './types'; | ||
export * from './client'; |
@@ -6,2 +6,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./rest-api"), exports); | ||
tslib_1.__exportStar(require("./client"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@ex-master/zb", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "bld/library/index.js", | ||
@@ -29,3 +29,3 @@ "types": "bld/library/index.d.ts", | ||
}, | ||
"gitHead": "374d4bc6d27842ce5dae11f65c585833435edced" | ||
"gitHead": "d53ae815ea77569511f7caa02e89ea0eafc7fb27" | ||
} |
export * from './exceptions'; | ||
export * from './rest-api'; | ||
export * from './types'; | ||
export * from './client'; |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20807
28
425
4