Socket
Socket
Sign inDemoInstall

bigquery-model

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigquery-model - npm Package Versions

23

1.2.1

Diff

Changelog

Source

1.2.1 - 2016-02-25

  • Remove console.log statement, originally inserted for debugging.
jmike
published 1.2.0 •

Changelog

Source

1.2.0 - 2016-02-25

  • Rename timeout to timeoutMs to match BigQuery convention + add new option "useQueryCache".
  • Bugfix: Post timeout in the resource body, otherwise BigQuery ignores the setting.
  • Document "timeoutMs" and "useQueryCache" query options.
  • Update npm dependencies: lodash@4.5.1.
jmike
published 1.1.0 •

Changelog

Source

1.1.0 - 2016-02-19

  • Add options parameter to BigQuery#query() and Dataset#query() - user should be able to specify query timeout.
  • Update npm dependencies: lodash@4.5.0, bluebird@3.3.1.
jmike
published 1.0.5 •

Changelog

Source

1.0.5 - 2016-02-10

  • Bugfix: BigQuery#query() and Dataset#query() should return empty array when data or schema is undefined.
  • Refactor using ES2015 modules, instead of CommonJS.
  • Update npm dependencies: googleapis@2.1.7, bluebird@3.2.2, lodash@4.3.0, mocha@2.4.5, chai@3.5.0.
  • Update gulp + babel dependencies.
  • Use babel-plugin-add-module-exports to fix the exports.default issue.
jmike
published 1.0.4 •

Changelog

Source

1.0.4 - 2015-12-02

  • Bugfix: make sure data.rows is always an array.
jmike
published 1.0.3 •

Changelog

Source

1.0.3 - 2015-11-24

  • Bugfix: invalid error message when projectId is not String - see https://github.com/visionmobile/bigquery-model/issues/1
jmike
published 1.0.2 •

Changelog

Source

1.0.2 - 2015-11-18

  • Pass {multiArgs: true} on #promisifyAll().
jmike
published 1.0.1 •

Changelog

Source

1.0.1 - 2015-11-18

  • Bugfix: invalid reference; export Table using CommonJS.
jmike
published 1.0.0 •

Changelog

Source

1.0.0 - 2015-11-18

  • Change BigQuery API which now requires projectId in options argument.
  • Allow #query(), #createDataset() and #createTable() directly from BigQuery.
  • Update npm dependencies: googleapis@2.1.6, bluebird@3.0.5, node-uuid@1.4.7, customerror@1.0.1.
  • Update babel + gulp infrastructure.
jmike
published 0.3.0 •

Changelog

Source

0.3.0 - 2015-09-16

  • Expose Dataset#createTable().
  • Update npm dependencies: babel@5.8.23, mocha@2.3.2, gulp-babel@5.2.1, chai@3.2.0, googleapis@2.1.3, lodash@3.10.1, bluebird@2.10.0.
  • Replace .jshintrc with .eslintrc.
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