Socket
Socket
Sign inDemoInstall

@cholang/blog-schemas

Package Overview
Dependencies
233
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@cholang/blog-schemas",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

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

@@ -42,2 +42,10 @@ const {Schema} = require('mongoose')

reading_time: {
type: Number,
},
count_views: {
type: Number,
},
last_synced_at: {

@@ -44,0 +52,0 @@ type: Date,

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