🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

create-smart-link-app

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-smart-link-app - npm Package Compare versions

Comparing version

to
0.1.13

3

create.js

@@ -121,2 +121,3 @@ /*eslint-disable*/

let isWorkspaces = false;
if (templateToInstall === 'shared' || templateToInstall === 's') {

@@ -126,2 +127,4 @@ templateToInstall = '@smart-link/template-shared';

templateToInstall = '@smart-link/template-container';
} else if (templateToInstall === 'starter') {
templateToInstall = '@smart-link/template-starter';
} else if (templateToInstall === 'workspaces' || templateToInstall === 'w') {

@@ -128,0 +131,0 @@ templateToInstall = '@smart-link/template-workspaces';

2

package.json
{
"name": "create-smart-link-app",
"coment": "@smart-link/create-app",
"version": "0.1.12",
"version": "0.1.13",
"private": false,

@@ -6,0 +6,0 @@ "keywords": [