Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/connect-datastore

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/connect-datastore - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

7

CHANGELOG.md

@@ -13,2 +13,9 @@ ##### 1.0.0 - 09 January 2017

- Updated licensing, authors, contributors, readme
### [5.0.3](https://www.github.com/googleapis/nodejs-datastore-session/compare/v5.0.2...v5.0.3) (2021-08-25)
### Bug Fixes
* **build:** migrate to using main branch ([#274](https://www.github.com/googleapis/nodejs-datastore-session/issues/274)) ([53e4fcd](https://www.github.com/googleapis/nodejs-datastore-session/commit/53e4fcd52220b4d842b26782e5d90441ab542a02))
### [5.0.2](https://www.github.com/googleapis/nodejs-datastore-session/compare/v5.0.1...v5.0.2) (2020-11-24)

@@ -15,0 +22,0 @@

12

package.json
{
"name": "@google-cloud/connect-datastore",
"description": "Google Cloud Datastore session store for Express/Connect",
"version": "5.0.2",
"version": "5.0.3",
"license": "Apache-2.0",

@@ -34,5 +34,3 @@ "author": "Google Inc.",

"pretest": "npm run compile",
"precompile": "gts clean",
"api-extractor": "api-extractor run --local",
"api-documenter": "api-documenter yaml --input-folder=temp"
"precompile": "gts clean"
},

@@ -48,3 +46,3 @@ "dependencies": {},

"@types/mocha": "^8.0.0",
"@types/node": "^10.0.3",
"@types/node": "^14.0.0",
"c8": "^7.0.0",

@@ -60,6 +58,4 @@ "express": "^4.17.1",

"pack-n-play": "^1.0.0-2",
"typescript": "~3.8.3",
"@microsoft/api-documenter": "^7.8.10",
"@microsoft/api-extractor": "^7.8.10"
"typescript": "~3.8.3"
}
}
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