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

@wix/cli

Package Overview
Dependencies
Maintainers
31
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/cli - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

build/index.js

@@ -111,1 +111,2 @@ "use strict";

program.parse();
console.log('Started');

2

package.json
{
"name": "@wix/cli",
"version": "1.0.0",
"version": "1.0.1",
"bin": {

@@ -5,0 +5,0 @@ "wix": "bin/wix.js"

@@ -124,2 +124,3 @@ import open from 'open';

program.parse()
program.parse()
console.log('Started');
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