@nestia/migrate 4.4.1 → 4.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MigrateAnalyzer = void 0;
4
- const openapi_1 = require("@samchon/openapi");
5
- var MigrateAnalyzer;
6
- (function (MigrateAnalyzer) {
7
- MigrateAnalyzer.analyze = (props) => {
8
- const application = openapi_1.HttpMigration.application(props.document);
9
- return Object.assign(Object.assign({}, props), { routes: application.routes, errors: application.errors });
10
- };
11
- })(MigrateAnalyzer || (exports.MigrateAnalyzer = MigrateAnalyzer = {}));
12
- //# sourceMappingURL=MigrateAnalyzer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MigrateAnalyzer.js","sourceRoot":"","sources":["../../src/analyzers/MigrateAnalyzer.ts"],"names":[],"mappings":";;;AAAA,8CAA0E;AAI1E,IAAiB,eAAe,CAa/B;AAbD,WAAiB,eAAe;IACjB,uBAAO,GAAG,CACrB,KAAiC,EACZ,EAAE;QACvB,MAAM,WAAW,GAA4B,uBAAa,CAAC,WAAW,CACpE,KAAK,CAAC,QAAQ,CACf,CAAC;QACF,uCACK,KAAK,KACR,MAAM,EAAE,WAAW,CAAC,MAAM,EAC1B,MAAM,EAAE,WAAW,CAAC,MAAM,IAC1B;IACJ,CAAC,CAAC;AACJ,CAAC,EAbgB,eAAe,+BAAf,eAAe,QAa/B"}