Socket
Socket
Sign inDemoInstall

@sinet/validation

Package Overview
Dependencies
Maintainers
4
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.2.6 to 1.2.7

2

package.json
{
"name": "@sinet/validation",
"version": "1.2.6",
"version": "1.2.7",
"description": "",

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

@@ -74,3 +74,3 @@ 'use strict';

// Get common evidences schema
.items( Joi.object().optional().keys( require( './master-evidences' ) ) )
.items( Joi.object().optional().keys( require( './master-evidence' ) ) )
.description( 'All of the evidences assigned in the observation' ),

@@ -77,0 +77,0 @@

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