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

gaea-cli

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gaea-cli - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

.npmignore

2

bin/init.js

@@ -28,2 +28,4 @@ const program = require('commander');

console.log(logSymbols.info,'真机调试 npm run carefree');
console.log(logSymbols.info,'代码检查和格式化 npm run lint');
console.log(logSymbols.info,'图片压缩和webp转换 npm run compress');
console.log('');

@@ -30,0 +32,0 @@ }).catch((err)=>{

2

package.json
{
"name": "gaea-cli",
"version": "0.7.3",
"version": "0.7.4",
"description": "gaea-cli",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -21,5 +21,6 @@ # Gaea

- `npm run upload` 上传
- `npm run lint` 代码格式
- `npm run lint` 代码检查、格式化
- `npm run carefree` 真机调试
- `npm run skeleton` 骨架屏注入
- `npm run compress` 图片压缩转换

@@ -26,0 +27,0 @@ ## Feature

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