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 Compare versions

Comparing version 5.0.3 to 5.0.4

2

build/src/v1/datastore_client.js

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -7,2 +7,9 @@ # Changelog

### [5.0.4](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.3...v5.0.4) (2020-01-29)
### Bug Fixes
* enum, bytes, and Long types now accept strings ([86a48fa](https://www.github.com/googleapis/nodejs-datastore/commit/86a48fa60058216b2dec4e8c45fd74f9e77ff558))
### [5.0.3](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.2...v5.0.3) (2019-12-31)

@@ -9,0 +16,0 @@

{
"name": "@google-cloud/datastore",
"description": "Cloud Datastore Client Library for Node.js",
"version": "5.0.3",
"version": "5.0.4",
"license": "Apache-2.0",

@@ -66,3 +66,3 @@ "author": "Google LLC.",

"@types/is": "0.0.21",
"@types/mocha": "^5.2.6",
"@types/mocha": "^7.0.0",
"@types/mv": "^2.1.0",

@@ -86,3 +86,3 @@ "@types/ncp": "^2.0.1",

"linkinator": "^1.5.0",
"mocha": "^6.1.4",
"mocha": "^7.0.0",
"mv": "^2.1.1",

@@ -89,0 +89,0 @@ "ncp": "^2.0.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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