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.18 to 5.0.0-beta.1

12

CHANGELOG.md
# graphile-build
## 5.0.0-beta.1
### Patch Changes
- [`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)
Thanks [@benjie](https://github.com/benjie)! - Bump all packages to beta
- Updated dependencies
[[`cbd987385`](https://github.com/benjie/crystal/commit/cbd987385f99bd1248bc093ac507cc2f641ba3e8)]:
- grafast@0.0.1-beta.1
- graphile-config@0.0.1-beta.1
## 5.0.0-alpha.18

@@ -4,0 +16,0 @@

2

dist/version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "5.0.0-alpha.18";
export declare const version = "5.0.0-beta.1";
//# sourceMappingURL=version.d.ts.map

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

// This file is autogenerated by /scripts/postversion.mjs
exports.version = "5.0.0-alpha.18";
exports.version = "5.0.0-beta.1";
//# sourceMappingURL=version.js.map
{
"name": "graphile-build",
"version": "5.0.0-alpha.18",
"version": "5.0.0-beta.1",
"description": "Build a GraphQL schema from plugins",

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

"debug": "^4.3.3",
"graphile-config": "^0.0.1-alpha.7",
"graphile-config": "^0.0.1-beta.1",
"graphql": "^16.1.0-experimental-stream-defer.6",

@@ -56,4 +56,4 @@ "lodash": "^4.17.21",

"peerDependencies": {
"grafast": "^0.0.1-alpha.16",
"graphile-config": "^0.0.1-alpha.7",
"grafast": "^0.0.1-beta.1",
"graphile-config": "^0.0.1-beta.1",
"graphql": "^16.1.0-experimental-stream-defer.6"

@@ -68,3 +68,3 @@ },

"@types/jest": "^27.5.1",
"graphile-export": "^0.0.2-alpha.8",
"graphile-export": "^0.0.2-beta.1",
"graphql": "16.1.0-experimental-stream-defer.6",

@@ -71,0 +71,0 @@ "jest": "^28.1.3",

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