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

db2graphql

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

db2graphql - npm Package Compare versions

Comparing version 0.5.6 to 0.6.0

22

package.json
{
"name": "db2graphql",
"version": "0.5.6",
"version": "0.6.0",
"description": "Generate Graphql schema based on existing relational database",

@@ -28,16 +28,16 @@ "main": "index.js",

"dependencies": {
"lru-cache": "^5.1.1",
"lru-cache": "^6.0.0",
"string-hash-64": "^1.0.3"
},
"devDependencies": {
"apollo-server": "^2.9.4",
"coveralls": "^3.0.6",
"graphql": "^14.5.8",
"apollo-server": "^2.18.2",
"coveralls": "^3.1.0",
"graphql": "^15.3.0",
"handlebars": "^4.7.6",
"jest": "^26.4.2",
"jsdoc": "^3.6.3",
"knex": "^0.19.4",
"mysql": "^2.17.1",
"nodemon": "^2.0.4",
"pg": "^7.12.1"
"jest": "^26.6.1",
"jsdoc": "^3.6.6",
"knex": "^0.21.7",
"mysql": "^2.18.1",
"nodemon": "^2.0.6",
"pg": "^8.4.1"
},

@@ -44,0 +44,0 @@ "jest": {

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