graphql 17.0.0-alpha.10 → 17.0.0-alpha.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "graphql",
3
- "version": "17.0.0-alpha.10",
3
+ "version": "17.0.0-alpha.12",
4
4
  "description": "A Query Language and Runtime which can target any service.",
5
5
  "license": "MIT",
6
6
  "typesVersions": {
package/version.js CHANGED
@@ -6,7 +6,7 @@ exports.versionInfo = exports.version = void 0;
6
6
  /**
7
7
  * A string containing the version of the GraphQL.js library
8
8
  */
9
- exports.version = '17.0.0-alpha.10';
9
+ exports.version = '17.0.0-alpha.12';
10
10
  /**
11
11
  * An object containing the components of the GraphQL.js version string
12
12
  */
@@ -14,6 +14,6 @@ exports.versionInfo = Object.freeze({
14
14
  major: 17,
15
15
  minor: 0,
16
16
  patch: 0,
17
- preReleaseTag: 'alpha.10',
17
+ preReleaseTag: 'alpha.12',
18
18
  });
19
19
  //# sourceMappingURL=version.js.map
package/version.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":";AAAA,+EAA+E;AAC/E,kDAAkD;;;AAElD;;GAEG;AACU,QAAA,OAAO,GAAG,iBAA2B,CAAC;AAEnD;;GAEG;AACU,QAAA,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC;IACvC,KAAK,EAAE,EAAY;IACnB,KAAK,EAAE,CAAW;IAClB,KAAK,EAAE,CAAW;IAClB,aAAa,EAAE,UAA2B;CAC3C,CAAC,CAAC","sourcesContent":["// Note: This file is autogenerated using \"resources/gen-version.js\" script and\n// automatically updated by \"npm version\" command.\n\n/**\n * A string containing the version of the GraphQL.js library\n */\nexport const version = '17.0.0-alpha.10' as string;\n\n/**\n * An object containing the components of the GraphQL.js version string\n */\nexport const versionInfo = Object.freeze({\n major: 17 as number,\n minor: 0 as number,\n patch: 0 as number,\n preReleaseTag: 'alpha.10' as string | null,\n});\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":";AAAA,+EAA+E;AAC/E,kDAAkD;;;AAElD;;GAEG;AACU,QAAA,OAAO,GAAG,iBAA2B,CAAC;AAEnD;;GAEG;AACU,QAAA,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC;IACvC,KAAK,EAAE,EAAY;IACnB,KAAK,EAAE,CAAW;IAClB,KAAK,EAAE,CAAW;IAClB,aAAa,EAAE,UAA2B;CAC3C,CAAC,CAAC","sourcesContent":["// Note: This file is autogenerated using \"resources/gen-version.js\" script and\n// automatically updated by \"npm version\" command.\n\n/**\n * A string containing the version of the GraphQL.js library\n */\nexport const version = '17.0.0-alpha.12' as string;\n\n/**\n * An object containing the components of the GraphQL.js version string\n */\nexport const versionInfo = Object.freeze({\n major: 17 as number,\n minor: 0 as number,\n patch: 0 as number,\n preReleaseTag: 'alpha.12' as string | null,\n});\n"]}
package/version.mjs CHANGED
@@ -3,7 +3,7 @@
3
3
  /**
4
4
  * A string containing the version of the GraphQL.js library
5
5
  */
6
- export const version = '17.0.0-alpha.10';
6
+ export const version = '17.0.0-alpha.12';
7
7
  /**
8
8
  * An object containing the components of the GraphQL.js version string
9
9
  */
@@ -11,6 +11,6 @@ export const versionInfo = Object.freeze({
11
11
  major: 17,
12
12
  minor: 0,
13
13
  patch: 0,
14
- preReleaseTag: 'alpha.10',
14
+ preReleaseTag: 'alpha.12',
15
15
  });
16
16
  //# sourceMappingURL=version.js.map
package/version.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,kDAAkD;AAElD;;GAEG;AACH,MAAM,CAAC,MAAM,OAAO,GAAG,iBAA2B,CAAC;AAEnD;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC;IACvC,KAAK,EAAE,EAAY;IACnB,KAAK,EAAE,CAAW;IAClB,KAAK,EAAE,CAAW;IAClB,aAAa,EAAE,UAA2B;CAC3C,CAAC,CAAC","sourcesContent":["// Note: This file is autogenerated using \"resources/gen-version.js\" script and\n// automatically updated by \"npm version\" command.\n\n/**\n * A string containing the version of the GraphQL.js library\n */\nexport const version = '17.0.0-alpha.10' as string;\n\n/**\n * An object containing the components of the GraphQL.js version string\n */\nexport const versionInfo = Object.freeze({\n major: 17 as number,\n minor: 0 as number,\n patch: 0 as number,\n preReleaseTag: 'alpha.10' as string | null,\n});\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,kDAAkD;AAElD;;GAEG;AACH,MAAM,CAAC,MAAM,OAAO,GAAG,iBAA2B,CAAC;AAEnD;;GAEG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAC;IACvC,KAAK,EAAE,EAAY;IACnB,KAAK,EAAE,CAAW;IAClB,KAAK,EAAE,CAAW;IAClB,aAAa,EAAE,UAA2B;CAC3C,CAAC,CAAC","sourcesContent":["// Note: This file is autogenerated using \"resources/gen-version.js\" script and\n// automatically updated by \"npm version\" command.\n\n/**\n * A string containing the version of the GraphQL.js library\n */\nexport const version = '17.0.0-alpha.12' as string;\n\n/**\n * An object containing the components of the GraphQL.js version string\n */\nexport const versionInfo = Object.freeze({\n major: 17 as number,\n minor: 0 as number,\n patch: 0 as number,\n preReleaseTag: 'alpha.12' as string | null,\n});\n"]}