Socket
Socket
Sign inDemoInstall

@cv.vg/schemas

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-dev.5 to 0.1.0-dev.6

4

main.js

@@ -55,3 +55,3 @@ /** @param {import('joi')} Joi */

}),
getVanityCheckSchema = Joi.object({
getVanitySchema = Joi.object({
path: Joi.object({

@@ -65,4 +65,4 @@ vanityId: Joi.string().alphanum().min(3)

deleteSchema,
getVanityCheckSchema
getVanitySchema
};
};
{
"name": "@cv.vg/schemas",
"version": "0.1.0-dev.5",
"version": "0.1.0-dev.6",
"main": "main.js",

@@ -5,0 +5,0 @@ "repository": "ssh://kaki@git.kaki87.net:3021/cv.vg/schemas.git",

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