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

@google-cloud/datastore

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/datastore - npm Package Versions

1
11

6.1.0

Diff

Changelog

Source

6.1.0 (2020-07-06)

Features

  • move ts target to es2018 from es2016 (#677) (e881610)
  • synth: add datastore v1 admin api (#686) (25d6582)

Bug Fixes

google-wombot
published 6.0.0 •

Changelog

Source

6.0.0 (2020-05-27)

⚠ BREAKING CHANGES

  • The Datastore.projectId property has been removed, and replaced with an asynchronous getProjectid() method. The projectId cannot be determined synchronously, so the previous approach was to use a {{projectId}} string placeholder if the projectId had not yet been acquired. This made it difficult to know exactly when the property would be defined.
  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • deps: update dependency @google-cloud/projectify to v2 (#626) (27fa23f)
  • deps: update dependency @google-cloud/promisify to v2 (#625) (1d64bc1)
  • remove eslint, update gax, fix generated protos, run the generator (#644) (fcc5309)
  • deps: update dependency @grpc/grpc-js to v0.7.1 (#615) (3e83981)
  • identify propertyName (#614) (3635e13)
  • missing await in rollback (#671) (7cb353e)
  • deps: update dependency @grpc/grpc-js to v0.7.4 (#620) (1d36be1)
  • deps: update dependency @grpc/grpc-js to v0.7.8 (#638) (a98ee1a)
  • regenerate files and fixed formatting, lint (#664) (34e9135)
  • support request params {key} with no =value (#660) (1faba1f)
  • trim the dependency tree (#651) (1fd412e)
  • deps: update dependency @grpc/grpc-js to v0.7.9 (#645) (04b2ab2)
  • deps: update dependency google-auth-library to v6 (#628) (eb5f87b)
google-wombot
published 5.1.0 •

Changelog

Source

5.1.0 (2020-03-11)

Features

  • add warning when int value is too large during upload (#591) (5a4821b)
  • export protos in src/index.ts (3fe21ab)
  • move library to Typescript code generation (#608) (d543aa6)

Bug Fixes

  • handle large int out of bounds error in streams (#590) (25b1fc2)
  • deps: update dependency @grpc/grpc-js to v0.7.0 (#613) (8b5d391)
google-wombot
published 5.0.6 •

Changelog

Source

5.0.6 (2020-02-20)

Bug Fixes

google-wombot
published 5.0.5 •

Changelog

Source

5.0.5 (2020-02-12)

Bug Fixes

  • deps: update dependency @grpc/grpc-js to v0.6.16 (#585) (f067258)
google-wombot
published 5.0.4 •

Changelog

Source

5.0.4 (2020-01-29)

Bug Fixes

  • enum, bytes, and Long types now accept strings (86a48fa)
google-wombot
published 5.0.3 •

Changelog

Source

5.0.3 (2019-12-31)

Bug Fixes

  • deps: update dependency @grpc/grpc-js to v0.6.15 (#555) (c015c1c)
  • deps: update dependency sinon to v8 (#560) (2d78de4)
google-wombot
published 5.0.2 •

Changelog

Source

5.0.2 (2019-12-12)

Bug Fixes

  • update datastore_transactional_single_entity_group_read_only to consistently use transaction (#551) (fbff2e7)
  • deps: update dependency @grpc/grpc-js to v0.6.14 (#552) (f4df89c)
google-wombot
published 5.0.1 •

Changelog

Source

5.0.1 (2019-12-05)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (eeebcf6)
  • deps: update dependency @grpc/grpc-js to v0.6.12 (#541) (972d3e7)
  • deps: update dependency @grpc/grpc-js to v0.6.13 (#548) (f8948c6)
google-wombot
published 5.0.0 •

Changelog

Source

5.0.0 (2019-11-14)

⚠ BREAKING CHANGES

  • keyToLegacyUrlsafe is now an async method (#496)
  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516

Features

  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516 (6c8cc74)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#535) (53ddc21)
  • keyToLegacyUrlsafe is now an async method (#496) (bbd1ebe)
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