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

quirons-broker

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quirons-broker - npm Package Compare versions

Comparing version 0.0.1-alpha.5 to 0.0.1-alpha.6

4

messages.d.ts

@@ -448,3 +448,3 @@ import * as t from 'io-ts';

}>;
content: t.UnionC<[t.TypeC<{
data: t.UnionC<[t.TypeC<{
kind: t.LiteralC<"allowance">;

@@ -973,3 +973,3 @@ verb: t.KeyofC<{

}>;
content: t.UnionC<[t.TypeC<{
data: t.UnionC<[t.TypeC<{
kind: t.LiteralC<"allowance">;

@@ -976,0 +976,0 @@ verb: t.KeyofC<{

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

identification: exports.Identification,
content: exports.SenderMessageContent
data: exports.SenderMessageContent
});

@@ -111,0 +111,0 @@ /**

{
"name": "quirons-broker",
"version": "0.0.1-alpha.5",
"version": "0.0.1-alpha.6",
"description": "A small library to expose the broker ttalk types",

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

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