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.42 to 0.0.43

2

lib/index.js

@@ -6,2 +6,3 @@ 'use strict'

const err = require('./events/err')
const filter = require('../schema/filter')

@@ -12,2 +13,3 @@ module.exports = {

err,
filterSchema: filter,
}

1

lib/validation/validator.js

@@ -99,2 +99,1 @@ 'use strict'

exports.query = validator.compile(query)
exports.filterScheme = filter
{
"name": "@rapid-io/protocol",
"version": "0.0.42",
"version": "0.0.43",
"description": "Message 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