@runnable/loki
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -5,3 +5,4 @@ 'use strict'; | ||
module.exports.Swarm = require('./swarm'); | ||
module.exports.Utils = require('./utils'); | ||
// for testing | ||
module.exports._BaseClient = require('./base'); |
{ | ||
"name": "@runnable/loki", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "Runnable Docker/Swarm library with batteries", | ||
@@ -58,3 +58,3 @@ "main": "index.js", | ||
"jsdoc": "^3.4.0", | ||
"standard": "8.2.0", | ||
"standard": "8.4.0", | ||
"chai": "^3.5.0", | ||
@@ -61,0 +61,0 @@ "chai-as-promised": "^6.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19298
10
270