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

ah-sequelize-plugin

Package Overview
Dependencies
Maintainers
6
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ah-sequelize-plugin - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

package.json

@@ -6,3 +6,3 @@ {

"description": "Use Sequelize in ActionHero",
"version": "2.1.1",
"version": "2.1.2",
"homepage": "http://actionherojs.com",

@@ -9,0 +9,0 @@ "repository": {

@@ -6,3 +6,3 @@ import { Sequelize } from "sequelize-typescript";

declare module "actionhero" {
interface Api {
export interface Api {
sequelize: Sequelize;

@@ -9,0 +9,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