Socket
Socket
Sign inDemoInstall

graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 5.0.0-alpha.3

19

CHANGELOG.md
# graphile-build
## 5.0.0-alpha.3
### Patch Changes
- [`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71)
Thanks [@benjie](https://github.com/benjie)! - Upgrade to the latest
TypeScript/tslib
- Updated dependencies
[[`21e95326d`](https://github.com/benjie/postgraphile-private/commit/21e95326d72eaad7a8860c4c21a11736191f169b),
[`2389f47ec`](https://github.com/benjie/postgraphile-private/commit/2389f47ecf3b708f1085fdeb818eacaaeb257a2d),
[`e91ee201d`](https://github.com/benjie/postgraphile-private/commit/e91ee201d80d3b32e4e632b101f4c25362a1a05b),
[`865bec590`](https://github.com/benjie/postgraphile-private/commit/865bec5901f666e147f5d4088152d1f0d2584827),
[`7f857950a`](https://github.com/benjie/postgraphile-private/commit/7f857950a7e4ec763c936eb6bd1fb77824041d71),
[`d39a5d409`](https://github.com/benjie/postgraphile-private/commit/d39a5d409ffe1a5855740ecbff1ad11ec0bf6660)]:
- graphile-export@0.0.2-alpha.2
- grafast@0.0.1-alpha.3
- graphile-config@0.0.1-alpha.2
## 5.0.0-alpha.2

@@ -4,0 +23,0 @@

1

dist/behavior.js

@@ -5,3 +5,2 @@ "use strict";

class Behavior {
globalBehaviorDefaults;
constructor(globalBehaviorDefaults = "") {

@@ -8,0 +7,0 @@ this.globalBehaviorDefaults = globalBehaviorDefaults;

@@ -20,12 +20,2 @@ "use strict";

class SchemaBuilder extends events_1.EventEmitter {
inflection;
options;
depth;
hooks;
_currentPluginName;
/**
* Given a Build object, a GraphQL type constructor and a spec, applies the
* hooks to the spec and then constructs the type, returning the result.
*/
newWithHooks;
constructor(options, inflection) {

@@ -32,0 +22,0 @@ super();

{
"name": "graphile-build",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"description": "Build a GraphQL schema from plugins",

@@ -44,9 +44,9 @@ "type": "commonjs",

"debug": "^4.3.3",
"grafast": "^0.0.1-alpha.2",
"graphile-config": "^0.0.1-alpha.1",
"graphile-export": "^0.0.2-alpha.1",
"grafast": "^0.0.1-alpha.3",
"graphile-config": "^0.0.1-alpha.2",
"graphile-export": "^0.0.2-alpha.2",
"lodash": "^4.17.21",
"pluralize": "^7.0.0",
"semver": "^7.3.5",
"tslib": "^2.4.0"
"tslib": "^2.5.0"
},

@@ -69,4 +69,4 @@ "engines": {

"ts-node": "^10.9.1",
"typescript": "^5.0.0-beta"
"typescript": "^5.0.4"
}
}

@@ -42,8 +42,8 @@ # graphile-build

<td align="center"><a href="https://surge.io/"><img src="https://graphile.org/images/sponsors/surge.png" width="90" height="90" alt="Surge" /><br />Surge</a> *</td>
<td align="center"><a href="https://www.netflix.com/"><img src="https://graphile.org/images/sponsors/Netflix.png" width="90" height="90" alt="Netflix" /><br />Netflix</a> *</td>
<td align="center"><a href="https://www.the-guild.dev/"><img src="https://graphile.org/images/sponsors/theguild.png" width="90" height="90" alt="The Guild" /><br />The Guild</a> *</td>
<td align="center"><a href="https://dovetailapp.com/"><img src="https://graphile.org/images/sponsors/dovetail.png" width="90" height="90" alt="Dovetail" /><br />Dovetail</a> *</td>
<td align="center"><a href="https://qwick.com/"><img src="https://graphile.org/images/sponsors/qwick.png" width="90" height="90" alt="Qwick" /><br />Qwick</a> *</td>
</tr><tr>
<td align="center"><a href="http://chads.website"><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
<td align="center"><a href="https://dovetailapp.com/"><img src="https://graphile.org/images/sponsors/dovetail.png" width="90" height="90" alt="Dovetail" /><br />Dovetail</a> *</td>
<td align="center"><a href="https://www.netflix.com/"><img src="https://graphile.org/images/sponsors/Netflix.png" width="90" height="90" alt="Netflix" /><br />Netflix</a> *</td>
<td align="center"><a href=""><img src="https://graphile.org/images/sponsors/chadf.png" width="90" height="90" alt="Chad Furman" /><br />Chad Furman</a> *</td>
<td align="center"><a href="https://www.enzuzo.com/"><img src="https://graphile.org/images/sponsors/enzuzo.png" width="90" height="90" alt="Enzuzo" /><br />Enzuzo</a> *</td>

@@ -50,0 +50,0 @@ <td align="center"><a href="https://stellate.co/"><img src="https://graphile.org/images/sponsors/Stellate.png" width="90" height="90" alt="Stellate" /><br />Stellate</a> *</td>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc