only_ever_generator 8.4.4 → 8.4.6

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.
package/dist/index.d.ts CHANGED
@@ -1 +1,3 @@
1
+ import { OnlyEverGenerator } from "./bootstrap/app";
2
+ export { OnlyEverGenerator };
1
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAMpD,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
package/dist/index.js CHANGED
@@ -1,11 +1,8 @@
1
1
  "use strict";
2
- // import express from "express";
3
- // import { OnlyEverGenerator } from "./bootstrap/app";
4
- // import { ObjectId } from "mongodb";
5
- // import { setUpMongoClient } from "./helper/mongo_helper";
6
- // import { GenerationVariablesSchema } from "./types/generation_variables_schema";
7
- // import { defaultGenerationVariables } from "./constants/default_generation_variables";
8
- // export { OnlyEverGenerator };
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.OnlyEverGenerator = void 0;
4
+ const app_1 = require("./bootstrap/app");
5
+ Object.defineProperty(exports, "OnlyEverGenerator", { enumerable: true, get: function () { return app_1.OnlyEverGenerator; } });
9
6
  // const app = express();
10
7
  // app.get("/generate", async (req, res) => {
11
8
  // const source = new ObjectId("692837542bd1597ff832d383");
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA,iCAAiC;AACjC,uDAAuD;AACvD,sCAAsC;AACtC,4DAA4D;AAC5D,mFAAmF;AACnF,yFAAyF;AAEzF,gCAAgC;AAEhC,yBAAyB;AAEzB,6CAA6C;AAC7C,6DAA6D;AAC7D,kBAAkB;AAClB,+CAA+C;AAC/C,+CAA+C;AAC/C,oCAAoC;AACpC,6BAA6B;AAC7B,iCAAiC;AACjC,qBAAqB;AACrB,kEAAkE;AAClE,MAAM;AACN,gCAAgC;AAChC,+DAA+D;AAC/D,oCAAoC;AACpC,+DAA+D;AAC/D,sCAAsC;AACtC,+DAA+D;AAC/D,4CAA4C;AAC5C,+DAA+D;AAC/D,iCAAiC;AACjC,+DAA+D;AAC/D,yEAAyE;AACzE,6BAA6B;AAC7B,gCAAgC;AAChC,iBAAiB;AACjB,uCAAuC;AACvC,+BAA+B;AAC/B,qCAAqC;AACrC,mCAAmC;AACnC,oBAAoB;AACpB,oBAAoB;AACpB,yDAAyD;AACzD,yCAAyC;AACzC,uDAAuD;AACvD,6CAA6C;AAC7C,WAAW;AACX,6BAA6B;AAC7B,SAAS;AACT,OAAO;AACP,iEAAiE;AACjE,kCAAkC;AAClC,6CAA6C;AAC7C,uBAAuB;AACvB,qBAAqB;AACrB,yBAAyB;AACzB,iCAAiC;AACjC,aAAa;AACb,QAAQ;AACR,OAAO;AACP,4DAA4D;AAC5D,eAAe;AACf,aAAa;AACb,eAAe;AACf,eAAe;AACf,QAAQ;AACR,0BAA0B;AAC1B,wBAAwB;AACxB,MAAM;AAEN,2BAA2B;AAC3B,mDAAmD;AACnD,MAAM"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AACA,yCAAoD;AAM3C,kGANA,uBAAiB,OAMA;AAE1B,yBAAyB;AAEzB,6CAA6C;AAC7C,6DAA6D;AAC7D,kBAAkB;AAClB,+CAA+C;AAC/C,+CAA+C;AAC/C,oCAAoC;AACpC,6BAA6B;AAC7B,iCAAiC;AACjC,qBAAqB;AACrB,kEAAkE;AAClE,MAAM;AACN,gCAAgC;AAChC,+DAA+D;AAC/D,oCAAoC;AACpC,+DAA+D;AAC/D,sCAAsC;AACtC,+DAA+D;AAC/D,4CAA4C;AAC5C,+DAA+D;AAC/D,iCAAiC;AACjC,+DAA+D;AAC/D,yEAAyE;AACzE,6BAA6B;AAC7B,gCAAgC;AAChC,iBAAiB;AACjB,uCAAuC;AACvC,+BAA+B;AAC/B,qCAAqC;AACrC,mCAAmC;AACnC,oBAAoB;AACpB,oBAAoB;AACpB,yDAAyD;AACzD,yCAAyC;AACzC,uDAAuD;AACvD,6CAA6C;AAC7C,WAAW;AACX,6BAA6B;AAC7B,SAAS;AACT,OAAO;AACP,iEAAiE;AACjE,kCAAkC;AAClC,6CAA6C;AAC7C,uBAAuB;AACvB,qBAAqB;AACrB,yBAAyB;AACzB,iCAAiC;AACjC,aAAa;AACb,QAAQ;AACR,OAAO;AACP,4DAA4D;AAC5D,eAAe;AACf,aAAa;AACb,eAAe;AACf,eAAe;AACf,QAAQ;AACR,0BAA0B;AAC1B,wBAAwB;AACxB,MAAM;AAEN,2BAA2B;AAC3B,mDAAmD;AACnD,MAAM"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "only_ever_generator",
3
- "version": "8.4.4",
3
+ "version": "8.4.6",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "scripts": {
package/src/index.ts CHANGED
@@ -1,11 +1,11 @@
1
- // import express from "express";
2
- // import { OnlyEverGenerator } from "./bootstrap/app";
3
- // import { ObjectId } from "mongodb";
4
- // import { setUpMongoClient } from "./helper/mongo_helper";
5
- // import { GenerationVariablesSchema } from "./types/generation_variables_schema";
6
- // import { defaultGenerationVariables } from "./constants/default_generation_variables";
1
+ import express from "express";
2
+ import { OnlyEverGenerator } from "./bootstrap/app";
3
+ import { ObjectId } from "mongodb";
4
+ import { setUpMongoClient } from "./helper/mongo_helper";
5
+ import { GenerationVariablesSchema } from "./types/generation_variables_schema";
6
+ import { defaultGenerationVariables } from "./constants/default_generation_variables";
7
7
 
8
- // export { OnlyEverGenerator };
8
+ export { OnlyEverGenerator };
9
9
 
10
10
  // const app = express();
11
11