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

@wix/cli

Package Overview
Dependencies
Maintainers
20
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.74 to 1.0.75

25

package.json
{
"name": "@wix/cli",
"description": "CLI tool for building Wix sites and applications",
"version": "1.0.74",
"version": "1.0.75",
"bin": {

@@ -19,10 +19,10 @@ "wix": "bin/wix.cjs"

"@types/verror": "^1.10.6",
"@wix/ambassador-document-management-editor-deployments-v1-deployment": "^1.0.34",
"@wix/ambassador-typok-v1-siterevision": "^1.0.12",
"@wix/ambassador-velo-apps-v1-app": "^1.0.40",
"@wix/ambassador-velo-ide-v1-gridapp-filestructure": "^1.0.40",
"@wix/ambassador-velo-npm-v1-npm-package-details": "^1.0.24",
"@wix/ambassador-velo-npm-v1-npm-package-info": "^1.0.14",
"@wix/bi-logger-wix-cli": "^1.15.0",
"@wix/cli-app": "1.0.74",
"@wix/ambassador-document-management-editor-deployments-v1-deployment": "^1.0.35",
"@wix/ambassador-typok-v1-siterevision": "^1.0.13",
"@wix/ambassador-velo-apps-v1-app": "^1.0.41",
"@wix/ambassador-velo-ide-v1-gridapp-filestructure": "^1.0.43",
"@wix/ambassador-velo-npm-v1-npm-package-details": "^1.0.25",
"@wix/ambassador-velo-npm-v1-npm-package-info": "^1.0.15",
"@wix/bi-logger-wix-cli": "^1.16.0",
"@wix/cli-app": "1.0.75",
"@wix/cli-auth": "0.0.0",

@@ -38,2 +38,3 @@ "@wix/cli-core-definitions": "0.0.0",

"@wix/cli-telemetry": "0.0.0",
"@wix/cli-telemetry-react": "0.0.0",
"@wix/cli-test-overrides": "0.0.0",

@@ -93,2 +94,3 @@ "@wix/cli-ui-kit": "0.0.0",

"build:watch": "run build --watch",
"lint": "run -T lint-package",
"typecheck": "run -T tsc --noEmit"

@@ -104,7 +106,8 @@ },

"postBuild": [
"typecheck"
"typecheck",
"lint"
]
}
},
"falconPackageHash": "4ff367adb2f8d01a78623f9bf7df2883c6215020972f33bd3656831f"
"falconPackageHash": "ea28746254ef48096f1865ce9dbbbc3e9f55214ae5c64b5481a0a1d6"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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