New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@giftwizard/db-models

Package Overview
Dependencies
Maintainers
8
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giftwizard/db-models - npm Package Compare versions

Comparing version 10.1.0 to 10.2.0

2

models/BI-tracking.js

@@ -12,3 +12,3 @@ module.exports = (sequelizeConnection, DataTypes) => {

shop_url: {
type: DataTypes.VARCHAR,
type: DataTypes.STRING,
allowNull: false,

@@ -15,0 +15,0 @@ },

{
"name": "@giftwizard/db-models",
"version": "10.1.0",
"version": "10.2.0",
"description": "Rise.ai package for 'sequelize' models used by several projects.",

@@ -5,0 +5,0 @@ "main": "index.js",

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