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

generator-clam

Package Overview
Dependencies
Maintainers
8
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-clam - npm Package Compare versions

Comparing version 0.1.54 to 0.1.55

2

app/templates/Gruntfile_src.js

@@ -328,3 +328,3 @@ /**

options: {
banner: '/*! Generated by Clam: <%= pkg.name %> <%= grunt.template.today("yyyy-mm-dd HH:MM:ss") %> */\n',
banner: '/*! Generated by Clam: <%= pkg.name %> */\n',
beautify: {

@@ -331,0 +331,0 @@ ascii_only: true

{
"name" : "generator-clam",
"version" : "0.1.54",
"version" : "0.1.55",
"description" : "A Clam generator for Yeoman",

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

@@ -9,6 +9,6 @@ ## 淘宝北京前端开发工具集

[对原理不关心,直接跳到使用指南](#把-generator-clam-运行起来)
### 什么是 Generator-Clam
[对原理不关心,直接跳到使用指南](#把-generator-clam-运行起来)
阿里航旅前端基础设施:

@@ -539,7 +539,4 @@

Step 3, 客户端环境映射,二选一
Step 3, 客户端环境映射, 配proxy:[参照这里](https://npmjs.org/package/grunt-flexcombo)
1. <del>配host:`127.0.0.1 g.tbcdn.cn`</del>
1. 配proxy:[参照这里](https://npmjs.org/package/grunt-flexcombo)
Step 4,给浏览器绑定HTTP代理(IP:8080)后,在`'src'`目录中给你的js加断点,保存即可

@@ -576,3 +573,3 @@

#### 本地服务如何映射HTML片段
#### 本地服务如何映射HTML片段

@@ -579,0 +576,0 @@ 本地服务的debug模式可以映射线上页面中的html片段到本地,配置方法见[html-proxy](http://cnpmjs.org/package/html-proxy)

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