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

nestjs-knex

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

nestjs-knex - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

26

package.json
{
"name": "nestjs-knex",
"version": "0.1.1",
"version": "0.1.2",
"description": "Nest - modern, fast, powerful node.js web framework (@knex)",
"author": "Sviatoslav H",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/svtslv/nestjs-knex"
},
"keywords": [
"nestjs",
"knex",
"orm",
"database"
],
"main": "dist/index.js",

@@ -41,3 +51,3 @@ "scripts": {

"eslint-plugin-import": "^2.19.1",
"jest": "^24.9.0",
"jest": "^25.1.0",
"knex": "^0.20.10",

@@ -53,13 +63,3 @@ "prettier": "^1.18.2",

"typescript": "^3.7.4"
},
"repository": {
"type": "git",
"url": "https://github.com/svtslv/nestjs-knex"
},
"keywords": [
"nestjs",
"knex",
"orm",
"database"
]
}
}

Sorry, the diff of this file is not supported yet

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