Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

postgraphile-core

Package Overview
Dependencies
81
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-alpha.17 to 0.1.0-alpha.18

8

package.json
{
"name": "postgraphile-core",
"version": "0.1.0-alpha.17",
"version": "0.1.0-alpha.18",
"description": "",

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

"test": "scripts/test",
"prepublish": "mkdir -p node8plus node7minus && babel -s true --out-dir node8plus src && BABEL_ENV=node7minus babel -s true --out-dir node7minus src && flow-copy-source src node8plus",
"prepublish": "mkdir -p node8plus node7minus && babel -s true --out-dir node8plus src && BABEL_ENV=node7minus babel -s true --out-dir node7minus src && ../../node_modules/.bin/flow-copy-source src node8plus",
"watch": "mkdir -p node8plus && babel -s true --watch --out-dir node8plus src"

@@ -23,4 +23,4 @@ },

"babel-runtime": ">=6 <7",
"graphile-build": "^0.1.0-alpha.17",
"graphile-build-pg": "^0.1.0-alpha.17"
"graphile-build": "^0.1.0-alpha.18",
"graphile-build-pg": "^0.1.0-alpha.18"
},

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc