nestjs-knex
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package