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

amazing

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazing - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

15

package.json
{
"name": "amazing",
"version": "0.1.0",
"description": "Server environment of velocity for front-end.",
"repository": {
"type": "git",
"url": "https://github.com/kreding/amazing.git"
},
"version": "0.1.1",
"description": "velocity解析环境",
"main": "app.js",

@@ -25,8 +21,5 @@ "dependencies": {

"bin": { "amazing": "amazing" },
"author": {
"name": "Kreding",
"email": "juxuejian1@163.com"
},
"engines": { "node": "0.10.*" },
"author": "kreding",
"engines": { "node": "*" },
"license": "MIT"
}

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

## amazing: Velocity 前端工程问题集成解决方案
##amazing: Velocity 前端工程问题集成解决方案

@@ -6,12 +6,12 @@

1. ##### 全局安装amazin
1. #####全局安装amazing
npm install -g amazing
2. ##### 到web工程的根目录下
2. #####到web工程的根目录下
cd /(webapp)
3. ##### 初始化本地服务器web工程加载目录
3. #####初始化本地服务器web工程加载目录
amazing -i
4. ##### 启动服务器
4. #####启动服务器
amazing

@@ -21,3 +21,3 @@

##### 自定义端口号
#####自定义端口号
amazing -p 9091

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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