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

@quorum/schematics

Package Overview
Dependencies
Maintainers
2
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.0.20 to 0.0.21

2

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

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

@@ -10,2 +10,3 @@ "use strict";

options.path = options.path ? core_1.normalize(options.path) : options.path;
console.log(options);
const prompt = require('prompt-sync')();

@@ -12,0 +13,0 @@ const cloudOrDt = prompt('Is this a Cloud or Dataterminal route? (enter "c" or "d") ');

Sorry, the diff of this file is not supported yet

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