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

create-stackbit-app

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-stackbit-app - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

config.js

@@ -34,4 +34,2 @@ const starters = [

"dynamic-app",
"sb-countdown",
"sb-typist",
"tutorial-contentful",

@@ -38,0 +36,0 @@ ],

2

package.json
{
"name": "create-stackbit-app",
"version": "0.1.4",
"version": "0.1.5",
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,3 @@ # create-stackbit-app

```txt
npx create-stackbit-app [dir]
npx create-stackbit-app@latest [dir]
```

@@ -17,3 +17,3 @@

```txt
> npx create-stackbit-app --help
> npx create-stackbit-app@latest --help

@@ -36,3 +36,3 @@ Options:

```txt
npx create-stackbit-app --starter ts-nextjs
npx create-stackbit-app@latest --starter ts-nextjs
```

@@ -47,3 +47,3 @@

```txt
npx create-stackbit-app --example algolia-search
npx create-stackbit-app@latest --example algolia-search
```

@@ -60,3 +60,3 @@

```txt
npx create-stackbit-app my-site
npx create-stackbit-app@latest my-site
```

@@ -63,0 +63,0 @@

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