Socket
Socket
Sign inDemoInstall

@sinet/validation

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sinet/validation - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

package.json
{
"name": "@sinet/validation",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

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

@@ -99,2 +99,5 @@ 'use strict';

// Hides scoring on template and observation in front-end when set to true
'hideScoring' : Joi.boolean().optional().description( 'Hides scoring on template and observation in front-end when set to true' ),
// Created Date

@@ -101,0 +104,0 @@ 'createdAt' : Joi.date().optional().strip().description( 'The created date of the template. This will not be saved to the template object.' ),

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