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

@capraconsulting/cals-cli

Package Overview
Dependencies
Maintainers
4
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capraconsulting/cals-cli - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/index.es.js

@@ -1,2 +0,2 @@

var version = "1.1.1";
var version = "1.1.2";

@@ -3,0 +3,0 @@ const VERSION = version;

@@ -5,3 +5,3 @@ 'use strict';

var version = "1.1.1";
var version = "1.1.2";

@@ -8,0 +8,0 @@ const VERSION = version;

{
"name": "@capraconsulting/cals-cli",
"version": "1.1.1",
"version": "1.1.2",
"description": "CLI for repeatable tasks in CALS",
"scripts": {
"build": "rollup -c",
"test": "jest src",
"test": "jest --coverage src",
"lint": "eslint --ext ts src",

@@ -35,4 +35,4 @@ "prepack": "./scripts/build-and-verify.sh",

"@types/js-yaml": "3.12.1",
"@types/lodash": "4.14.134",
"@types/node": "11.13.14",
"@types/lodash": "4.14.136",
"@types/node": "11.13.17",
"@types/node-fetch": "2.3.7",

@@ -42,17 +42,18 @@ "@types/read": "0.0.28",

"@types/yargs": "13.0.0",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"eslint": "5.16.0",
"eslint-config-prettier": "5.0.0",
"@typescript-eslint/eslint-plugin": "1.11.0",
"@typescript-eslint/parser": "1.11.0",
"eslint": "6.0.1",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-prettier": "3.1.0",
"jest": "24.8.0",
"jest-sonar-reporter": "2.0.0",
"prettier": "1.18.2",
"rollup": "1.15.6",
"rollup": "1.16.7",
"rollup-plugin-alias": "1.5.2",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-typescript2": "0.21.2",
"semantic-release": "15.13.16",
"rollup-plugin-typescript2": "0.22.0",
"semantic-release": "15.13.18",
"ts-jest": "24.0.2",
"ts-node": "8.3.0",
"typescript": "3.5.2"
"typescript": "3.5.3"
},

@@ -59,0 +60,0 @@ "files": [

# cals-cli
[![Build Status](https://jenkins.capra.tv/buildStatus/icon?job=cals-cli/master)](https://jenkins.capra.tv/job/cals-cli/job/master/)
## Getting started

@@ -4,0 +6,0 @@

Sorry, the diff of this file is too big to display

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