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 2.0.8 to 2.0.9

3

bin/immersion.js

@@ -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",

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