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

instore-core-cli

Package Overview
Dependencies
Maintainers
0
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instore-core-cli - npm Package Compare versions

Comparing version 2.41.7-beta.1 to 3.0.0

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"2.41.7-beta.1","commands":{"prepare-service-graphql":{"id":"prepare-service-graphql","description":"You should run this command over your schema.graphql before send it to our Apollo Studio","pluginName":"instore-core-cli","pluginType":"core","aliases":[],"flags":{"output":{"name":"output","type":"option","char":"o","description":"Path to write the prepared schema.graphql","required":true}},"args":[{"name":"file","description":"Path to schema.graphql","required":true}]},"template:update":{"id":"template:update","description":"Updates the structure of your project based on your gatsby-theme-instore-core version","pluginName":"instore-core-cli","pluginType":"core","aliases":[],"flags":{"templatePath":{"name":"templatePath","type":"option","char":"t","description":"Path of the template project. Default: current working directory"}},"args":[]}}}
{"version":"3.0.0","commands":{"prepare-service-graphql":{"id":"prepare-service-graphql","description":"You should run this command over your schema.graphql before send it to our Apollo Studio","pluginName":"instore-core-cli","pluginType":"core","aliases":[],"flags":{"output":{"name":"output","type":"option","char":"o","description":"Path to write the prepared schema.graphql","required":true}},"args":[{"name":"file","description":"Path to schema.graphql","required":true}]},"template:update":{"id":"template:update","description":"Updates the structure of your project based on your gatsby-theme-instore-core version","pluginName":"instore-core-cli","pluginType":"core","aliases":[],"flags":{"templatePath":{"name":"templatePath","type":"option","char":"t","description":"Path of the template project. Default: current working directory"}},"args":[]}}}
{
"name": "instore-core-cli",
"version": "2.41.7-beta.1",
"version": "3.0.0",
"publishConfig": {

@@ -66,3 +66,3 @@ "access": "public"

},
"gitHead": "a51d6ae3064cdcdaf73184cc88d8b067abb0cd1b"
"gitHead": "e12f94050cd0e849042599b82fcf11e15a7ad8b7"
}

@@ -22,3 +22,3 @@ # instore-core-cli

$ instore-core-cli (-v|--version|version)
instore-core-cli/2.41.7-beta.1 linux-x64 node-v14.20.1
instore-core-cli/3.0.0 linux-x64 node-v14.20.1
$ instore-core-cli --help [COMMAND]

@@ -25,0 +25,0 @@ USAGE

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