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

objection-db-errors

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

objection-db-errors - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

index.d.ts

15

package.json
{
"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"
}
}
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