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

tm-apps-db

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tm-apps-db - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

migrations/201702031252_add_sub_type_field.js

4

models/article.js

@@ -73,2 +73,6 @@ "use strict";

},
sub_type: {
type: DataTypes.STRING,
allowNull: true
},
heading: {

@@ -75,0 +79,0 @@ type: DataTypes.TEXT,

2

package.json
{
"name": "tm-apps-db",
"version": "3.2.3",
"version": "3.2.4",
"description": "Apps consumer database initialiser",

@@ -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