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

immersion

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immersion - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

2

bin/immersion.js

@@ -226,3 +226,3 @@ #!/usr/bin/env node

program
.version('1.1.7')
.version('1.1.8')
.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.7",
"version": "1.1.8",
"description": "content direct product catalog command line tool",
"main": "immersion.js",
"bin": {
"immersion": "./bin"
},
"bin": "./bin/immersion.js",
"scripts": {

@@ -10,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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