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

@boll/cli

Package Overview
Dependencies
Maintainers
3
Versions
1236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boll/cli - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Fri, 25 Sep 2020 21:47:33 GMT",
"tag": "@boll/cli_v1.1.3",
"version": "1.1.3",
"comments": {
"patch": [
{
"comment": "Adding internal testing package",
"author": "email not defined",
"commit": "007591284ed2a66240864c8452d086fd15be6b3e",
"package": "@boll/cli"
}
]
}
},
{
"date": "Thu, 24 Sep 2020 21:39:25 GMT",

@@ -7,0 +22,0 @@ "tag": "@boll/cli_v1.1.1",

10

CHANGELOG.md
# Change Log - @boll/cli
This log was last generated on Thu, 24 Sep 2020 21:39:25 GMT and should not be manually modified.
This log was last generated on Fri, 25 Sep 2020 21:47:33 GMT and should not be manually modified.
<!-- Start content -->
## 1.1.3
Fri, 25 Sep 2020 21:47:33 GMT
### Patches
- Adding internal testing package (email not defined)
## 1.1.1

@@ -8,0 +16,0 @@

4

dist/tests/cli.test.js

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

var baretest_1 = __importDefault(require("baretest"));
var test_helper_1 = require("./test-helper");
var test_internal_1 = require("@boll/test-internal");
var cli_1 = require("../cli");

@@ -75,3 +75,3 @@ var fs_1 = require("fs");

switch (_a.label) {
case 0: return [4 /*yield*/, test_helper_1.inTmpDir(function () { return __awaiter(void 0, void 0, void 0, function () {
case 0: return [4 /*yield*/, test_internal_1.inTmpDir(function () { return __awaiter(void 0, void 0, void 0, function () {
var configExistsPrecondition, sut, configExistsExpected;

@@ -78,0 +78,0 @@ return __generator(this, function (_a) {

@@ -10,3 +10,3 @@ {

"dependencies": {
"@boll/core": "1.2.0",
"@boll/core": "1.2.1",
"argparse": "^1.0.10",

@@ -19,2 +19,3 @@ "glob": "^7.1.6",

"devDependencies": {
"@boll/test-internal": "0.0.1",
"@types/argparse": "^1.0.38",

@@ -52,3 +53,3 @@ "@types/baretest": "^2.0.0",

},
"version": "1.1.2"
"version": "1.1.3"
}
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