Socket
Socket
Sign inDemoInstall

postgraphile-core

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgraphile-core - npm Package Compare versions

Comparing version 4.0.0-beta.4 to 4.0.0-beta.5

8

package.json
{
"name": "postgraphile-core",
"version": "4.0.0-beta.4",
"version": "4.0.0-beta.5",
"description": "",

@@ -8,3 +8,3 @@ "main": "node8plus/index.js",

"test": "scripts/test",
"prepublish": "mkdir -p node8plus && babel -s true --out-dir node8plus src && flow-copy-source src node8plus",
"prepack": "mkdir -p node8plus && babel -s true --out-dir node8plus src && flow-copy-source src node8plus",
"watch": "mkdir -p node8plus && babel -s true --watch --out-dir node8plus src"

@@ -22,4 +22,4 @@ },

"dependencies": {
"graphile-build": "4.0.0-beta.4",
"graphile-build-pg": "4.0.0-beta.4"
"graphile-build": "4.0.0-beta.5",
"graphile-build-pg": "4.0.0-beta.5"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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