
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
grunt-cmshelper
Advanced tools
cmshelper
需要 Grunt版本 ~0.4.5
npm install grunt-cmshelper --save-dev
配置 Gruntfile.js ,加载grunt-cmshelper
grunt.loadNpmTasks('grunt-cmshelper');
grunt.initConfig({
cmshelper: {
options: {
// Task-specific options go here.
},
your_target: {
// Target-specific file lists and/or options go here.
},
},
});
Type: String
Default value: 'focus'
频道名称.
Type: String
Default value: '.'
A string value that is used to do something else with whatever else.
grunt.initConfig({
cmshelper: {
options: {
},
files: {
'test/': ['test/*.html']
},
},
});
grunt.initConfig({
cmshelper: {
options: {
chname:'shuhua'
},
files: {
'test/': ['test/*.html']
},
},
});
FAQs
cmshelper
We found that grunt-cmshelper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.