Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quorum/schematics

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quorum/schematics - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "@quorum/schematics",
"version": "0.1.1",
"version": "0.1.2",
"description": "A schematics Library for Quorum",

@@ -5,0 +5,0 @@ "scripts": {

import { StoredProcedure } from "common/message-broker";
import { Statement } from 'common/message-broker'
import { Statement } from 'common/message-broker';
import { SqlParameter } from "common/message-broker";

@@ -105,3 +105,3 @@ import { DataTerminalBrokerMessageHeaders as BrokerMessageHeaders } from "common/message-broker";

}));
eventHandler.handleRequest(result).then((res: BrokerMessage) => {

@@ -108,0 +108,0 @@ response = res;

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