Comparing version 1.1.4 to 1.1.5
@@ -226,3 +226,3 @@ #!/usr/bin/env node | ||
program | ||
.version('1.1.4') | ||
.version('1.1.5') | ||
.option('-e, --environment <environment>', 'int1, sbx1 (default), stg1, etc.', 'sbx1') | ||
@@ -229,0 +229,0 @@ .option('-f, --file <file>', 'csv file to immerse') |
{ | ||
"name": "immersion", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "content direct product catalog command line tool", | ||
"main": "immersion.js", | ||
"bin": "./immersion.js", | ||
"bin": { | ||
"immersion": "./immersion.js" | ||
}, | ||
"scripts": { | ||
@@ -8,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13261
0