Socket
Socket
Sign inDemoInstall

@faststore/cli

Package Overview
Dependencies
Maintainers
10
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faststore/cli - npm Package Compare versions

Comparing version 2.0.173-alpha.0 to 2.1.0

oclif.manifest.json

8

package.json
{
"name": "@faststore/cli",
"version": "2.0.173-alpha.0",
"version": "2.1.0",
"description": "FastStore CLI",

@@ -31,4 +31,4 @@ "author": "Emerson Laurentino @emersonlaurentino",

"devDependencies": {
"@faststore/eslint-config": "^2.0.173-alpha.0",
"@faststore/shared": "^2.0.173-alpha.0",
"@faststore/eslint-config": "^2.1.0",
"@faststore/shared": "^2.1.0",
"@types/chai": "^4",

@@ -73,3 +73,3 @@ "@types/fs-extra": "^9.0.13",

"types": "dist/index.d.ts",
"gitHead": "0f3272fc1c6c0b1c21933b8a06401baded4c3c57"
"gitHead": "74ae411fa1f628ae68c2cdcacfb63b1383a86490"
}

@@ -15,3 +15,3 @@ FastStore CLI

$ faststore (--version)
@faststore/cli/2.0.2-alpha.0 darwin-arm64 node-v16.18.0
@faststore/cli/2.1.0 darwin-arm64 node-v16.18.0
$ faststore --help [COMMAND]

@@ -37,3 +37,3 @@ USAGE

_See code: [dist/commands/build.ts](https://github.com/vtex/faststore/blob/v2.0.2-alpha.0/dist/commands/build.ts)_
_See code: [dist/commands/build.ts](https://github.com/vtex/faststore/blob/v2.1.0/dist/commands/build.ts)_

@@ -47,3 +47,3 @@ ## `faststore dev`

_See code: [dist/commands/dev.ts](https://github.com/vtex/faststore/blob/v2.0.2-alpha.0/dist/commands/dev.ts)_
_See code: [dist/commands/dev.ts](https://github.com/vtex/faststore/blob/v2.1.0/dist/commands/dev.ts)_

@@ -68,3 +68,3 @@ ## `faststore help [COMMAND]`

_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.14/src/commands/help.ts)_
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.22/src/commands/help.ts)_

@@ -78,3 +78,3 @@ ## `faststore start`

_See code: [dist/commands/start.ts](https://github.com/vtex/faststore/blob/v2.0.2-alpha.0/dist/commands/start.ts)_
_See code: [dist/commands/start.ts](https://github.com/vtex/faststore/blob/v2.1.0/dist/commands/start.ts)_
<!-- commandsstop -->
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