Socket
Socket
Sign inDemoInstall

@arcblock/validator

Package Overview
Dependencies
Maintainers
4
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/validator - npm Package Compare versions

Comparing version 1.17.13 to 1.17.14

2

lib/index.js

@@ -75,3 +75,3 @@ "use strict";

name: exports.Joi.string().min(1).max(255).required(),
description: exports.Joi.string().max(255).optional(),
description: exports.Joi.string().max(255).optional().allow(''),
required: exports.Joi.boolean().required(),

@@ -78,0 +78,0 @@ }))

@@ -6,3 +6,3 @@ {

},
"version": "1.17.13",
"version": "1.17.14",
"description": "",

@@ -25,5 +25,5 @@ "main": "lib/index.js",

"dependencies": {
"@arcblock/did": "1.17.13",
"@ocap/mcrypto": "1.17.13",
"@ocap/util": "1.17.13",
"@arcblock/did": "1.17.14",
"@ocap/mcrypto": "1.17.14",
"@ocap/util": "1.17.14",
"bn.js": "5.2.1",

@@ -47,3 +47,3 @@ "joi": "^17.6.0",

"license": "MIT",
"gitHead": "e355828a8ff11d95c162205246a9f0e1c9ab782d"
"gitHead": "3e0c14fb2ca3f56639599aec7929c3de54ee61c7"
}
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