Comparing version 2.0.8 to 2.0.9
@@ -8,2 +8,3 @@ #!/usr/bin/env node | ||
immersion = require('../lib/immersion.js'), | ||
fs = require('fs'), | ||
program = require('commander'), | ||
@@ -59,3 +60,3 @@ promptly = require('promptly'); | ||
program | ||
.version('2.0.8') | ||
.version('2.0.9') | ||
.option('-e, --environment <environment>', 'int1, sbx1 (default), stg1, etc.', 'sbx1') | ||
@@ -62,0 +63,0 @@ .option('-f, --file <file>', 'csv file to immerse') |
{ | ||
"name": "immersion", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"main": "./lib/immersion.js", | ||
@@ -5,0 +5,0 @@ "description": "Content Direct product catalog command line tool", |
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
14198
298
2