@graphitation/supermassive
Advanced tools
Comparing version 1.1.3 to 1.1.4
# Change Log - @graphitation/supermassive | ||
This log was last generated on Fri, 14 Oct 2022 15:01:33 GMT and should not be manually modified. | ||
This log was last generated on Mon, 17 Oct 2022 11:49:21 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.4 | ||
Mon, 17 Oct 2022 11:49:21 GMT | ||
### Patches | ||
- codegen: HOTFIX context folder mjs (jakubvejr@microsoft.com) | ||
## 1.1.3 | ||
Fri, 14 Oct 2022 15:01:33 GMT | ||
Fri, 14 Oct 2022 15:01:42 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -23,3 +23,3 @@ var __defProp = Object.defineProperty; | ||
module.exports = __toCommonJS(codegen_exports); | ||
var import_context = require("./context"); | ||
var import_context = require("./context/index"); | ||
var import_resolvers = require("./resolvers"); | ||
@@ -26,0 +26,0 @@ var import_models = require("./models"); |
{ | ||
"name": "@graphitation/supermassive", | ||
"license": "MIT", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "supermassive": "./bin/supermassive.js" |
Sorry, the diff of this file is not supported yet
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
475015