Socket
Socket
Sign inDemoInstall

sequelize

Package Overview
Dependencies
19
Maintainers
8
Versions
622
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.37.1 to 6.37.2

2

package.json
{
"name": "sequelize",
"description": "Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.",
"version": "6.37.1",
"version": "6.37.2",
"funding": [

@@ -6,0 +6,0 @@ {

@@ -142,2 +142,3 @@ import { Deferrable } from './deferrable';

deferrable?: string | Deferrable;
readOnly?: boolean;
/**

@@ -144,0 +145,0 @@ * Parent transaction.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc