🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@cendo/database-schemas

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cendo/database-schemas - npm Package Compare versions

Comparing version

to
1.3.2

2

package.json
{
"name": "@cendo/database-schemas",
"version": "1.3.1",
"version": "1.3.2",
"description": "",

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

@@ -11,5 +11,3 @@ const {Schema} = require('mongoose')

code: {
type: String,
trim: true,
index: true,
type: Number,
},

@@ -16,0 +14,0 @@