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

botkit-storage-datastore

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

botkit-storage-datastore - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

.github/workflows/build-and-test.yml

15

package.json
{
"name": "botkit-storage-datastore",
"version": "1.2.6",
"version": "1.2.7",
"description": "Google Cloud Datastore driver for Botkit",

@@ -25,14 +25,15 @@ "main": "src/index.js",

"dependencies": {
"@google-cloud/datastore": "^6.0.0"
"@google-cloud/datastore": "^6.4.4"
},
"devDependencies": {
"coveralls": "^3.1.0",
"eslint": "^7.2.0",
"mocha": "^8.0.1",
"coveralls": "^3.1.1",
"eslint": "^7.29.0",
"mocha": "^9.0.1",
"nyc": "^15.1.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"should-sinon": "0.0.6",
"sinon": "^9.0.2"
"should-sinon": "^0.0.6",
"sinon": "^11.1.1",
"yaml-lint": "^1.2.4"
}
}
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