New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rapid-io/protocol

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rapid-io/protocol - npm Package Compare versions

Comparing version 0.0.45 to 0.0.47

lib/schema/deauth.js

6

lib/validation/validator.js

@@ -15,3 +15,3 @@ 'use strict'

const auth = require('../schema/auth')
const unauth = require('../schema/unauth')
const deauth = require('../schema/deauth')
const mut = require('../schema/mut')

@@ -36,3 +36,3 @@ const mer = require('../schema/mer')

{ $ref: auth.id },
{ $ref: unauth.id },
{ $ref: deauth.id },
{ $ref: mut.id },

@@ -85,3 +85,3 @@ { $ref: mer.id },

auth,
unauth,
deauth,
mut,

@@ -88,0 +88,0 @@ mer,

{
"name": "@rapid-io/protocol",
"version": "0.0.45",
"version": "0.0.47",
"description": "Protocol and validation for Rapid.io",

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

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