New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mobify/generator

Package Overview
Dependencies
Maintainers
7
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mobify/generator - npm Package Compare versions

Comparing version

to
0.5.2

2

lib/generator/cli.js

@@ -67,3 +67,3 @@ 'use strict';

console.log('We\'ll generate Progressive Web App with various components like Native Apps, Push Notifications, eCommerce connectors, Analytics and more.');
console.log('You can find more info here: ' + 'https://docs.mobify.com'.underline);
console.log('You can find more info here: ' + 'https://docs.mobify.com/progressive-web/latest/getting-started/quick-start/#generating-the-project-files'.underline);
console.log('');

@@ -70,0 +70,0 @@ console.log('Before you get started:'.bold.bgYellow + ' make sure you\'ve created a new project in Mobify Cloud. ' + 'To create a Cloud project, visit this link: ' + 'https://cloud.mobify.com/projects/new/'.underline);

{
"name": "@mobify/generator",
"version": "0.5.1",
"version": "0.5.2",
"description": "Mobify Platform Generator",

@@ -5,0 +5,0 @@ "main": "./lib/mobify.js",