Socket
Socket
Sign inDemoInstall

objection

Package Overview
Dependencies
32
Maintainers
2
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

2

package.json
{
"name": "objection",
"version": "2.0.6",
"version": "2.0.7",
"description": "An SQL-friendly ORM for Node.js",

@@ -5,0 +5,0 @@ "main": "lib/objection.js",

@@ -46,2 +46,3 @@ /// <reference types="node" />

const ForeignKeyViolationError: typeof dbErrors.ForeignKeyViolationError;
const NotNullViolationError: typeof dbErrors.NotNullViolationError;

@@ -48,0 +49,0 @@ export interface RawBuilder extends Aliasable {}

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc