objection-db-errors
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "objection-db-errors", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "db-errors plugin for objection.js", | ||
@@ -15,3 +15,4 @@ "main": "index.js", | ||
"LICENSE", | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -22,10 +23,10 @@ "author": "Sami Koskimäki", | ||
"chai": "^4.1.2", | ||
"knex": "^0.14.2", | ||
"mocha": "^4.0.1", | ||
"objection": "^0.9.2", | ||
"sqlite3": "^3.1.13" | ||
"knex": "^0.16.3", | ||
"mocha": "^6.0.2", | ||
"objection": "^1.6.6", | ||
"sqlite3": "^4.0.6" | ||
}, | ||
"dependencies": { | ||
"db-errors": "^0.1.0" | ||
"db-errors": "^0.2.0" | ||
} | ||
} |
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
4182
5
37
- Removeddb-errors@0.1.1(transitive)
Updateddb-errors@^0.2.0