@immomio/api-library
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -1,1 +0,1 @@ | ||
export * from 'appointments'; | ||
export * from './appointments'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("appointments"), exports); | ||
tslib_1.__exportStar(require("./appointments"), exports); | ||
//# sourceMappingURL=main.js.map |
{ | ||
"name": "@immomio/api-library", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Immomio library to access the immomio-API", | ||
@@ -18,3 +18,3 @@ "engineStrict": true, | ||
"rimraf": "~2.6.1", | ||
"tslib": "~1.7.1", | ||
"tslib": "^1.7.1", | ||
"tslint": "~5.6.0", | ||
@@ -21,0 +21,0 @@ "tsutils": "~2.8.1", |
export * from 'appointments' | ||
export * from './appointments' |
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
23334
1