New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/spanner

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/spanner - npm Package Versions

1
46
14

6.2.0

Diff
google-wombot
published 6.2.0 •

Changelog

Source

6.2.0 (2022-09-16)

Features

  • Add custom instance config operations (#1712) (4b7716b)

Bug Fixes

  • Allow passing gax instance to client constructor (#1698) (588c1a2)
  • deps: Use grpc-gcp v1.0.0 (#1710) (12eab9d)
  • Move runtime dependencies from dev dependencies to dependencies (#1704) (b2c1c0f)
  • Preserve default values in x-goog-request-params header (#1711) (f1ae513)
google-wombot
published 6.1.4 •

Changelog

Source

6.1.4 (2022-09-06)

Bug Fixes

google-wombot
published 6.1.3 •

Changelog

Source

6.1.3 (2022-07-07)

Bug Fixes

  • deps: update dependency @google-cloud/common to v4 (#1663) (487c58c)
google-wombot
published 6.1.2 •

Changelog

Source

6.1.2 (2022-07-07)

Bug Fixes

  • deps: update dependency @google-cloud/kms to v3 (#1664) (42f41e9)
google-wombot
published 6.1.1 •

Changelog

Source

6.1.1 (2022-07-06)

Bug Fixes

  • call Promise.race without a long pending promise to prevent memory leak (#1657) (768acb6)
  • deps: update dependency yargs to v17 (#1537) (1039f68)
google-wombot
published 6.1.0 •

Changelog

Source

6.1.0 (2022-07-04)

Features

  • add Session creator role (91ef6d3)
  • Adding two new fields for Instance create_time and update_time (#1641) (91ef6d3)

Bug Fixes

  • deps: update dependency @google-cloud/promisify to v3 (#1629) (1467956)
  • Improve spanner.date handling of years before 1000AD (#1654) (fd89a29)
google-wombot
published 6.0.0 •

Changelog

Source

6.0.0 (2022-06-07)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#1637)

Features

Bug Fixes

  • deps: update dependency grpc-gcp to ^0.4.0 (#1603) (f00b3c6)
  • fixes for dynamic routing and streaming descriptors (#1639) (977a543)
  • pin version for nodejs gax-node (#1617) (fb0017f)

Build System

google-wombot
published 5.18.0 •

Changelog

Source

5.18.0 (2022-04-03)

Features

Bug Fixes

  • removing table_catalog from schema information (#1595) (8bcbd95)
google-wombot
published 5.17.0 •

Changelog

Source

5.17.0 (2022-03-09)

Features

  • Refactor create database options schema to accept array (#1578) (b1c88ac)
google-wombot
published 5.16.3 •

Changelog

Source

5.16.3 (2022-01-31)

Miscellaneous Chores